Uses of Class
software.amazon.awssdk.services.medialive.model.StartMonitorDeploymentRequest
-
Packages that use StartMonitorDeploymentRequest Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLivesoftware.amazon.awssdk.services.medialive.transform -
-
Uses of StartMonitorDeploymentRequest in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive with parameters of type StartMonitorDeploymentRequest Modifier and Type Method Description default CompletableFuture<StartMonitorDeploymentResponse>MediaLiveAsyncClient. startMonitorDeployment(StartMonitorDeploymentRequest startMonitorDeploymentRequest)Initiates a deployment to deploy the latest monitor of the specified signal map.default StartMonitorDeploymentResponseMediaLiveClient. startMonitorDeployment(StartMonitorDeploymentRequest startMonitorDeploymentRequest)Initiates a deployment to deploy the latest monitor of the specified signal map. -
Uses of StartMonitorDeploymentRequest in software.amazon.awssdk.services.medialive.transform
Methods in software.amazon.awssdk.services.medialive.transform with parameters of type StartMonitorDeploymentRequest Modifier and Type Method Description SdkHttpFullRequestStartMonitorDeploymentRequestMarshaller. marshall(StartMonitorDeploymentRequest startMonitorDeploymentRequest)
-