public static interface RegisterRobotResponse.Builder extends RoboMakerResponse.Builder, SdkPojo, CopyableBuilder<RegisterRobotResponse.Builder,RegisterRobotResponse>
| Modifier and Type | Method and Description |
|---|---|
RegisterRobotResponse.Builder |
fleet(String fleet)
The Amazon Resource Name (ARN) of the fleet that the robot will join.
|
RegisterRobotResponse.Builder |
robot(String robot)
Information about the robot registration.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildRegisterRobotResponse.Builder fleet(String fleet)
The Amazon Resource Name (ARN) of the fleet that the robot will join.
fleet - The Amazon Resource Name (ARN) of the fleet that the robot will join.RegisterRobotResponse.Builder robot(String robot)
Information about the robot registration.
robot - Information about the robot registration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.