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