Uses of Class
software.amazon.awssdk.services.directory.model.SnapshotLimits
-
Packages that use SnapshotLimits Package Description software.amazon.awssdk.services.directory.model -
-
Uses of SnapshotLimits in software.amazon.awssdk.services.directory.model
Methods in software.amazon.awssdk.services.directory.model that return SnapshotLimits Modifier and Type Method Description SnapshotLimitsGetSnapshotLimitsResponse. snapshotLimits()A SnapshotLimits object that contains the manual snapshot limits for the specified directory.Methods in software.amazon.awssdk.services.directory.model with parameters of type SnapshotLimits Modifier and Type Method Description GetSnapshotLimitsResponse.BuilderGetSnapshotLimitsResponse.Builder. snapshotLimits(SnapshotLimits snapshotLimits)A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
-