Uses of Class
software.amazon.awssdk.services.robomaker.model.DescribeRobotResponse
-
Packages that use DescribeRobotResponse Package Description software.amazon.awssdk.services.robomaker This section provides documentation for the AWS RoboMaker API operations. -
-
Uses of DescribeRobotResponse in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker that return DescribeRobotResponse Modifier and Type Method Description default DescribeRobotResponseRoboMakerClient. describeRobot(Consumer<DescribeRobotRequest.Builder> 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.Methods in software.amazon.awssdk.services.robomaker that return types with arguments of type DescribeRobotResponse Modifier and Type Method Description default CompletableFuture<DescribeRobotResponse>RoboMakerAsyncClient. describeRobot(Consumer<DescribeRobotRequest.Builder> describeRobotRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default CompletableFuture<DescribeRobotResponse>RoboMakerAsyncClient. describeRobot(DescribeRobotRequest describeRobotRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.
-