Uses of Class
com.amazonaws.services.directory.model.GetSnapshotLimitsRequest
Packages that use GetSnapshotLimitsRequest
-
Uses of GetSnapshotLimitsRequest in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory with parameters of type GetSnapshotLimitsRequestModifier and TypeMethodDescriptionAbstractAWSDirectoryService.getSnapshotLimits
(GetSnapshotLimitsRequest request) AWSDirectoryService.getSnapshotLimits
(GetSnapshotLimitsRequest getSnapshotLimitsRequest) Obtains the manual snapshot limits for a directory.AWSDirectoryServiceClient.getSnapshotLimits
(GetSnapshotLimitsRequest getSnapshotLimitsRequest) Obtains the manual snapshot limits for a directory.AbstractAWSDirectoryServiceAsync.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest request) AbstractAWSDirectoryServiceAsync.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest request, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) AWSDirectoryServiceAsync.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest getSnapshotLimitsRequest) Obtains the manual snapshot limits for a directory.AWSDirectoryServiceAsync.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest getSnapshotLimitsRequest, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) Obtains the manual snapshot limits for a directory.AWSDirectoryServiceAsyncClient.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest request) AWSDirectoryServiceAsyncClient.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest request, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) Method parameters in com.amazonaws.services.directory with type arguments of type GetSnapshotLimitsRequestModifier and TypeMethodDescriptionAbstractAWSDirectoryServiceAsync.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest request, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) AWSDirectoryServiceAsync.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest getSnapshotLimitsRequest, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) Obtains the manual snapshot limits for a directory.AWSDirectoryServiceAsyncClient.getSnapshotLimitsAsync
(GetSnapshotLimitsRequest request, AsyncHandler<GetSnapshotLimitsRequest, GetSnapshotLimitsResult> asyncHandler) -
Uses of GetSnapshotLimitsRequest in com.amazonaws.services.directory.model
Methods in com.amazonaws.services.directory.model that return GetSnapshotLimitsRequestModifier and TypeMethodDescriptionGetSnapshotLimitsRequest.clone()
GetSnapshotLimitsRequest.withDirectoryId
(String directoryId) Contains the identifier of the directory to obtain the limits for.