Uses of Class
software.amazon.awssdk.services.robomaker.model.RegisterRobotResponse
-
Packages that use RegisterRobotResponse Package Description software.amazon.awssdk.services.robomaker This section provides documentation for the AWS RoboMaker API operations. -
-
Uses of RegisterRobotResponse in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker that return RegisterRobotResponse Modifier and Type Method Description default RegisterRobotResponseRoboMakerClient. registerRobot(Consumer<RegisterRobotRequest.Builder> registerRobotRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.default RegisterRobotResponseRoboMakerClient. registerRobot(RegisterRobotRequest registerRobotRequest)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 RegisterRobotResponse Modifier and Type Method Description default CompletableFuture<RegisterRobotResponse>RoboMakerAsyncClient. registerRobot(Consumer<RegisterRobotRequest.Builder> registerRobotRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.default CompletableFuture<RegisterRobotResponse>RoboMakerAsyncClient. registerRobot(RegisterRobotRequest registerRobotRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
-