public static interface DescribeAgentRequest.Builder extends DataSyncRequest.Builder, SdkPojo, CopyableBuilder<DescribeAgentRequest.Builder,DescribeAgentRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAgentRequest.Builder |
agentArn(String agentArn)
Specifies the Amazon Resource Name (ARN) of the DataSync agent to describe.
|
DescribeAgentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAgentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAgentRequest.Builder agentArn(String agentArn)
Specifies the Amazon Resource Name (ARN) of the DataSync agent to describe.
agentArn - Specifies the Amazon Resource Name (ARN) of the DataSync agent to describe.DescribeAgentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAgentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.