Uses of Class
software.amazon.awssdk.services.memorydb.model.ServiceUpdateRequest
-
Packages that use ServiceUpdateRequest Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of ServiceUpdateRequest in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return ServiceUpdateRequest Modifier and Type Method Description ServiceUpdateRequestBatchUpdateClusterRequest. serviceUpdate()The unique ID of the service updateMethods in software.amazon.awssdk.services.memorydb.model with parameters of type ServiceUpdateRequest Modifier and Type Method Description BatchUpdateClusterRequest.BuilderBatchUpdateClusterRequest.Builder. serviceUpdate(ServiceUpdateRequest serviceUpdate)The unique ID of the service update
-