Uses of Class
software.amazon.awssdk.services.robomaker.model.CreateRobotRequest
-
Packages that use CreateRobotRequest 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 CreateRobotRequest in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker with parameters of type CreateRobotRequest Modifier and Type Method Description 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.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. -
Uses of CreateRobotRequest in software.amazon.awssdk.services.robomaker.transform
Methods in software.amazon.awssdk.services.robomaker.transform with parameters of type CreateRobotRequest Modifier and Type Method Description SdkHttpFullRequestCreateRobotRequestMarshaller. marshall(CreateRobotRequest createRobotRequest)
-