Uses of Class
software.amazon.awssdk.services.robomaker.model.DeleteRobotRequest
-
Packages that use DeleteRobotRequest 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 DeleteRobotRequest in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker with parameters of type DeleteRobotRequest Modifier and Type Method Description default CompletableFuture<DeleteRobotResponse>RoboMakerAsyncClient. deleteRobot(DeleteRobotRequest deleteRobotRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default DeleteRobotResponseRoboMakerClient. deleteRobot(DeleteRobotRequest deleteRobotRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended. -
Uses of DeleteRobotRequest in software.amazon.awssdk.services.robomaker.transform
Methods in software.amazon.awssdk.services.robomaker.transform with parameters of type DeleteRobotRequest Modifier and Type Method Description SdkHttpFullRequestDeleteRobotRequestMarshaller. marshall(DeleteRobotRequest deleteRobotRequest)
-