Uses of Class
software.amazon.awssdk.services.medialive.model.SuccessfulMonitorDeployment
-
Packages that use SuccessfulMonitorDeployment Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of SuccessfulMonitorDeployment in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return SuccessfulMonitorDeployment Modifier and Type Method Description SuccessfulMonitorDeploymentCreateSignalMapResponse. lastSuccessfulMonitorDeployment()Returns the value of the LastSuccessfulMonitorDeployment property for this object.SuccessfulMonitorDeploymentGetSignalMapResponse. lastSuccessfulMonitorDeployment()Returns the value of the LastSuccessfulMonitorDeployment property for this object.SuccessfulMonitorDeploymentStartDeleteMonitorDeploymentResponse. lastSuccessfulMonitorDeployment()Returns the value of the LastSuccessfulMonitorDeployment property for this object.SuccessfulMonitorDeploymentStartMonitorDeploymentResponse. lastSuccessfulMonitorDeployment()Returns the value of the LastSuccessfulMonitorDeployment property for this object.SuccessfulMonitorDeploymentStartUpdateSignalMapResponse. lastSuccessfulMonitorDeployment()Returns the value of the LastSuccessfulMonitorDeployment property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type SuccessfulMonitorDeployment Modifier and Type Method Description CreateSignalMapResponse.BuilderCreateSignalMapResponse.Builder. lastSuccessfulMonitorDeployment(SuccessfulMonitorDeployment lastSuccessfulMonitorDeployment)Sets the value of the LastSuccessfulMonitorDeployment property for this object.GetSignalMapResponse.BuilderGetSignalMapResponse.Builder. lastSuccessfulMonitorDeployment(SuccessfulMonitorDeployment lastSuccessfulMonitorDeployment)Sets the value of the LastSuccessfulMonitorDeployment property for this object.StartDeleteMonitorDeploymentResponse.BuilderStartDeleteMonitorDeploymentResponse.Builder. lastSuccessfulMonitorDeployment(SuccessfulMonitorDeployment lastSuccessfulMonitorDeployment)Sets the value of the LastSuccessfulMonitorDeployment property for this object.StartMonitorDeploymentResponse.BuilderStartMonitorDeploymentResponse.Builder. lastSuccessfulMonitorDeployment(SuccessfulMonitorDeployment lastSuccessfulMonitorDeployment)Sets the value of the LastSuccessfulMonitorDeployment property for this object.StartUpdateSignalMapResponse.BuilderStartUpdateSignalMapResponse.Builder. lastSuccessfulMonitorDeployment(SuccessfulMonitorDeployment lastSuccessfulMonitorDeployment)Sets the value of the LastSuccessfulMonitorDeployment property for this object.
-