Uses of Interface
software.amazon.awssdk.services.applicationdiscovery.model.CreateApplicationResponse.Builder
-
Packages that use CreateApplicationResponse.Builder Package Description software.amazon.awssdk.services.applicationdiscovery.model -
-
Uses of CreateApplicationResponse.Builder in software.amazon.awssdk.services.applicationdiscovery.model
Methods in software.amazon.awssdk.services.applicationdiscovery.model that return CreateApplicationResponse.Builder Modifier and Type Method Description static CreateApplicationResponse.BuilderCreateApplicationResponse. builder()CreateApplicationResponse.BuilderCreateApplicationResponse.Builder. configurationId(String configurationId)Configuration ID of an application to be created.CreateApplicationResponse.BuilderCreateApplicationResponse. toBuilder()Methods in software.amazon.awssdk.services.applicationdiscovery.model that return types with arguments of type CreateApplicationResponse.Builder Modifier and Type Method Description static Class<? extends CreateApplicationResponse.Builder>CreateApplicationResponse. serializableBuilderClass()
-