public static interface DescribeRobotRequest.Builder extends RoboMakerRequest.Builder, SdkPojo, CopyableBuilder<DescribeRobotRequest.Builder,DescribeRobotRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeRobotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeRobotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeRobotRequest.Builder |
robot(String robot)
The Amazon Resource Name (ARN) of the robot to be described.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeRobotRequest.Builder robot(String robot)
The Amazon Resource Name (ARN) of the robot to be described.
robot - The Amazon Resource Name (ARN) of the robot to be described.DescribeRobotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeRobotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.