Uses of Interface
software.amazon.awssdk.services.backupgateway.model.UpdateGatewayInformationResponse.Builder
-
Packages that use UpdateGatewayInformationResponse.Builder Package Description software.amazon.awssdk.services.backupgateway.model -
-
Uses of UpdateGatewayInformationResponse.Builder in software.amazon.awssdk.services.backupgateway.model
Methods in software.amazon.awssdk.services.backupgateway.model that return UpdateGatewayInformationResponse.Builder Modifier and Type Method Description static UpdateGatewayInformationResponse.BuilderUpdateGatewayInformationResponse. builder()UpdateGatewayInformationResponse.BuilderUpdateGatewayInformationResponse.Builder. gatewayArn(String gatewayArn)The Amazon Resource Name (ARN) of the gateway you updated.UpdateGatewayInformationResponse.BuilderUpdateGatewayInformationResponse. toBuilder()Methods in software.amazon.awssdk.services.backupgateway.model that return types with arguments of type UpdateGatewayInformationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateGatewayInformationResponse.Builder>UpdateGatewayInformationResponse. serializableBuilderClass()
-