Uses of Class
software.amazon.awssdk.services.robomaker.model.DescribeRobotRequest
-
Packages that use DescribeRobotRequest Package Description software.amazon.awssdk.services.robomaker This section provides documentation for the AWS RoboMaker API operations.software.amazon.awssdk.services.robomaker.transform -
-
Uses of DescribeRobotRequest in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker with parameters of type DescribeRobotRequest Modifier and Type Method Description default CompletableFuture<DescribeRobotResponse>RoboMakerAsyncClient. describeRobot(DescribeRobotRequest describeRobotRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default DescribeRobotResponseRoboMakerClient. describeRobot(DescribeRobotRequest describeRobotRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended. -
Uses of DescribeRobotRequest in software.amazon.awssdk.services.robomaker.transform
Methods in software.amazon.awssdk.services.robomaker.transform with parameters of type DescribeRobotRequest Modifier and Type Method Description SdkHttpFullRequestDescribeRobotRequestMarshaller. marshall(DescribeRobotRequest describeRobotRequest)
-