Uses of Class
software.amazon.awssdk.services.medialive.model.MonitorDeployment
-
Packages that use MonitorDeployment Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of MonitorDeployment in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return MonitorDeployment Modifier and Type Method Description MonitorDeploymentCreateSignalMapResponse. monitorDeployment()Returns the value of the MonitorDeployment property for this object.MonitorDeploymentGetSignalMapResponse. monitorDeployment()Returns the value of the MonitorDeployment property for this object.MonitorDeploymentStartDeleteMonitorDeploymentResponse. monitorDeployment()Returns the value of the MonitorDeployment property for this object.MonitorDeploymentStartMonitorDeploymentResponse. monitorDeployment()Returns the value of the MonitorDeployment property for this object.MonitorDeploymentStartUpdateSignalMapResponse. monitorDeployment()Returns the value of the MonitorDeployment property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type MonitorDeployment Modifier and Type Method Description CreateSignalMapResponse.BuilderCreateSignalMapResponse.Builder. monitorDeployment(MonitorDeployment monitorDeployment)Sets the value of the MonitorDeployment property for this object.GetSignalMapResponse.BuilderGetSignalMapResponse.Builder. monitorDeployment(MonitorDeployment monitorDeployment)Sets the value of the MonitorDeployment property for this object.StartDeleteMonitorDeploymentResponse.BuilderStartDeleteMonitorDeploymentResponse.Builder. monitorDeployment(MonitorDeployment monitorDeployment)Sets the value of the MonitorDeployment property for this object.StartMonitorDeploymentResponse.BuilderStartMonitorDeploymentResponse.Builder. monitorDeployment(MonitorDeployment monitorDeployment)Sets the value of the MonitorDeployment property for this object.StartUpdateSignalMapResponse.BuilderStartUpdateSignalMapResponse.Builder. monitorDeployment(MonitorDeployment monitorDeployment)Sets the value of the MonitorDeployment property for this object.
-