public static interface RemoveStorageSystemRequest.Builder extends DataSyncRequest.Builder, SdkPojo, CopyableBuilder<RemoveStorageSystemRequest.Builder,RemoveStorageSystemRequest>
| Modifier and Type | Method and Description |
|---|---|
RemoveStorageSystemRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RemoveStorageSystemRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
RemoveStorageSystemRequest.Builder |
storageSystemArn(String storageSystemArn)
Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently remove from
DataSync Discovery.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRemoveStorageSystemRequest.Builder storageSystemArn(String storageSystemArn)
Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently remove from DataSync Discovery.
storageSystemArn - Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently remove
from DataSync Discovery.RemoveStorageSystemRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRemoveStorageSystemRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.