public static interface DescribeChapCredentialsRequest.Builder extends StorageGatewayRequest.Builder, SdkPojo, CopyableBuilder<DescribeChapCredentialsRequest.Builder,DescribeChapCredentialsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeChapCredentialsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeChapCredentialsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeChapCredentialsRequest.Builder |
targetARN(String targetARN)
The Amazon Resource Name (ARN) of the iSCSI volume target.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeChapCredentialsRequest.Builder targetARN(String targetARN)
The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.
targetARN - The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes
operation to return to retrieve the TargetARN for specified VolumeARN.DescribeChapCredentialsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeChapCredentialsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.