Uses of Class
software.amazon.awssdk.services.medialive.model.StartDeleteMonitorDeploymentRequest
-
Packages that use StartDeleteMonitorDeploymentRequest Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLivesoftware.amazon.awssdk.services.medialive.transform -
-
Uses of StartDeleteMonitorDeploymentRequest in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive with parameters of type StartDeleteMonitorDeploymentRequest Modifier and Type Method Description default CompletableFuture<StartDeleteMonitorDeploymentResponse>MediaLiveAsyncClient. startDeleteMonitorDeployment(StartDeleteMonitorDeploymentRequest startDeleteMonitorDeploymentRequest)Initiates a deployment to delete the monitor of the specified signal map.default StartDeleteMonitorDeploymentResponseMediaLiveClient. startDeleteMonitorDeployment(StartDeleteMonitorDeploymentRequest startDeleteMonitorDeploymentRequest)Initiates a deployment to delete the monitor of the specified signal map. -
Uses of StartDeleteMonitorDeploymentRequest in software.amazon.awssdk.services.medialive.transform
Methods in software.amazon.awssdk.services.medialive.transform with parameters of type StartDeleteMonitorDeploymentRequest Modifier and Type Method Description SdkHttpFullRequestStartDeleteMonitorDeploymentRequestMarshaller. marshall(StartDeleteMonitorDeploymentRequest startDeleteMonitorDeploymentRequest)
-