public static interface UpdateVtlDeviceTypeRequest.Builder extends StorageGatewayRequest.Builder, SdkPojo, CopyableBuilder<UpdateVtlDeviceTypeRequest.Builder,UpdateVtlDeviceTypeRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateVtlDeviceTypeRequest.Builder |
deviceType(String deviceType)
The type of medium changer you want to select.
|
UpdateVtlDeviceTypeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateVtlDeviceTypeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateVtlDeviceTypeRequest.Builder |
vtlDeviceARN(String vtlDeviceARN)
The Amazon Resource Name (ARN) of the medium changer you want to select.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateVtlDeviceTypeRequest.Builder vtlDeviceARN(String vtlDeviceARN)
The Amazon Resource Name (ARN) of the medium changer you want to select.
vtlDeviceARN - The Amazon Resource Name (ARN) of the medium changer you want to select.UpdateVtlDeviceTypeRequest.Builder deviceType(String deviceType)
The type of medium changer you want to select.
Valid Values: STK-L700 | AWS-Gateway-VTL | IBM-03584L32-0402
deviceType - The type of medium changer you want to select.
Valid Values: STK-L700 | AWS-Gateway-VTL | IBM-03584L32-0402
UpdateVtlDeviceTypeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateVtlDeviceTypeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.