Uses of Interface
software.amazon.awssdk.services.transfer.model.CreateWebAppResponse.Builder
-
Packages that use CreateWebAppResponse.Builder Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of CreateWebAppResponse.Builder in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return CreateWebAppResponse.Builder Modifier and Type Method Description static CreateWebAppResponse.BuilderCreateWebAppResponse. builder()CreateWebAppResponse.BuilderCreateWebAppResponse. toBuilder()CreateWebAppResponse.BuilderCreateWebAppResponse.Builder. webAppId(String webAppId)Returns a unique identifier for the web app.Methods in software.amazon.awssdk.services.transfer.model that return types with arguments of type CreateWebAppResponse.Builder Modifier and Type Method Description static Class<? extends CreateWebAppResponse.Builder>CreateWebAppResponse. serializableBuilderClass()
-