Uses of Class
software.amazon.awssdk.services.directory.model.GetSnapshotLimitsRequest
-
Packages that use GetSnapshotLimitsRequest Package Description software.amazon.awssdk.services.directory Directory Service software.amazon.awssdk.services.directory.transform -
-
Uses of GetSnapshotLimitsRequest in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory with parameters of type GetSnapshotLimitsRequest Modifier and Type Method Description default CompletableFuture<GetSnapshotLimitsResponse>DirectoryAsyncClient. getSnapshotLimits(GetSnapshotLimitsRequest getSnapshotLimitsRequest)Obtains the manual snapshot limits for a directory.default GetSnapshotLimitsResponseDirectoryClient. getSnapshotLimits(GetSnapshotLimitsRequest getSnapshotLimitsRequest)Obtains the manual snapshot limits for a directory. -
Uses of GetSnapshotLimitsRequest in software.amazon.awssdk.services.directory.transform
Methods in software.amazon.awssdk.services.directory.transform with parameters of type GetSnapshotLimitsRequest Modifier and Type Method Description SdkHttpFullRequestGetSnapshotLimitsRequestMarshaller. marshall(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
-