Uses of Class
software.amazon.awssdk.services.mediaconnect.model.UpdateMaintenance
-
Packages that use UpdateMaintenance Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of UpdateMaintenance in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return UpdateMaintenance Modifier and Type Method Description UpdateMaintenanceUpdateFlowRequest. maintenance()Returns the value of the Maintenance property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type UpdateMaintenance Modifier and Type Method Description UpdateFlowRequest.BuilderUpdateFlowRequest.Builder. maintenance(UpdateMaintenance maintenance)Sets the value of the Maintenance property for this object.
-