Uses of Class
software.amazon.awssdk.services.mediaconnect.model.Maintenance
-
Packages that use Maintenance Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of Maintenance in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return Maintenance Modifier and Type Method Description MaintenanceFlow. maintenance()Returns the value of the Maintenance property for this object.MaintenanceListedFlow. maintenance()Returns the value of the Maintenance property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type Maintenance Modifier and Type Method Description Flow.BuilderFlow.Builder. maintenance(Maintenance maintenance)Sets the value of the Maintenance property for this object.ListedFlow.BuilderListedFlow.Builder. maintenance(Maintenance maintenance)Sets the value of the Maintenance property for this object.
-