Uses of Class
software.amazon.awssdk.services.robomaker.model.CreateRobotResponse
-
Packages that use CreateRobotResponse Package Description software.amazon.awssdk.services.robomaker This section provides documentation for the AWS RoboMaker API operations. -
-
Uses of CreateRobotResponse in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker that return CreateRobotResponse Modifier and Type Method Description default CreateRobotResponseRoboMakerClient. createRobot(Consumer<CreateRobotRequest.Builder> createRobotRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.default CreateRobotResponseRoboMakerClient. createRobot(CreateRobotRequest createRobotRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.Methods in software.amazon.awssdk.services.robomaker that return types with arguments of type CreateRobotResponse Modifier and Type Method Description default CompletableFuture<CreateRobotResponse>RoboMakerAsyncClient. createRobot(Consumer<CreateRobotRequest.Builder> createRobotRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.default CompletableFuture<CreateRobotResponse>RoboMakerAsyncClient. createRobot(CreateRobotRequest createRobotRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
-