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