Uses of Class
software.amazon.awssdk.services.memorydb.model.ACLsUpdateStatus
-
Packages that use ACLsUpdateStatus Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of ACLsUpdateStatus in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return ACLsUpdateStatus Modifier and Type Method Description ACLsUpdateStatusClusterPendingUpdates. acLs()A list of ACLs associated with the cluster that are being updatedMethods in software.amazon.awssdk.services.memorydb.model with parameters of type ACLsUpdateStatus Modifier and Type Method Description ClusterPendingUpdates.BuilderClusterPendingUpdates.Builder. acLs(ACLsUpdateStatus acLs)A list of ACLs associated with the cluster that are being updated
-