public static interface DescribeChapCredentialsRequest.Builder extends StorageGatewayRequest.Builder, SdkPojo, CopyableBuilder<DescribeChapCredentialsRequest.Builder,DescribeChapCredentialsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeChapCredentialsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
DescribeChapCredentialsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
DescribeChapCredentialsRequest.Builder |
targetARN(String targetARN)
The Amazon Resource Name (ARN) of the iSCSI volume target.
|
buildoverrideConfigurationcopyapplyMutation, 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)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DescribeChapCredentialsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.