Uses of Class
software.amazon.awssdk.services.robomaker.model.ConcurrentDeploymentException
-
Packages that use ConcurrentDeploymentException Package Description software.amazon.awssdk.services.robomaker This section provides documentation for the AWS RoboMaker API operations. -
-
Uses of ConcurrentDeploymentException in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker that throw ConcurrentDeploymentException Modifier and Type Method Description default CreateDeploymentJobResponseRoboMakerClient. createDeploymentJob(Consumer<CreateDeploymentJobRequest.Builder> createDeploymentJobRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.default CreateDeploymentJobResponseRoboMakerClient. createDeploymentJob(CreateDeploymentJobRequest createDeploymentJobRequest)Deprecated.AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.default SyncDeploymentJobResponseRoboMakerClient. syncDeploymentJob(Consumer<SyncDeploymentJobRequest.Builder> syncDeploymentJobRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default SyncDeploymentJobResponseRoboMakerClient. syncDeploymentJob(SyncDeploymentJobRequest syncDeploymentJobRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.
-