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