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