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