Uses of Interface
software.amazon.awssdk.services.storagegateway.model.UpdateGatewayInformationResponse.Builder
-
Packages that use UpdateGatewayInformationResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of UpdateGatewayInformationResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return UpdateGatewayInformationResponse.Builder Modifier and Type Method Description static UpdateGatewayInformationResponse.BuilderUpdateGatewayInformationResponse. builder()UpdateGatewayInformationResponse.BuilderUpdateGatewayInformationResponse.Builder. gatewayARN(String gatewayARN)Sets the value of the GatewayARN property for this object.UpdateGatewayInformationResponse.BuilderUpdateGatewayInformationResponse.Builder. gatewayName(String gatewayName)The name you configured for your gateway.UpdateGatewayInformationResponse.BuilderUpdateGatewayInformationResponse. toBuilder()Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type UpdateGatewayInformationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateGatewayInformationResponse.Builder>UpdateGatewayInformationResponse. serializableBuilderClass()
-