Uses of Class
com.amazonaws.services.directory.model.GetDirectoryLimitsRequest
Packages that use GetDirectoryLimitsRequest
-
Uses of GetDirectoryLimitsRequest in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory with parameters of type GetDirectoryLimitsRequestModifier and TypeMethodDescriptionAbstractAWSDirectoryService.getDirectoryLimits
(GetDirectoryLimitsRequest request) AWSDirectoryService.getDirectoryLimits
(GetDirectoryLimitsRequest getDirectoryLimitsRequest) Obtains directory limit information for the current region.AWSDirectoryServiceClient.getDirectoryLimits
(GetDirectoryLimitsRequest getDirectoryLimitsRequest) Obtains directory limit information for the current region.AbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request) AbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) AWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest getDirectoryLimitsRequest) Obtains directory limit information for the current region.AWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest getDirectoryLimitsRequest, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Obtains directory limit information for the current region.AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request) AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Method parameters in com.amazonaws.services.directory with type arguments of type GetDirectoryLimitsRequestModifier and TypeMethodDescriptionAbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.AbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) AWSDirectoryServiceAsync.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.AWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest getDirectoryLimitsRequest, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Obtains directory limit information for the current region.AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) -
Uses of GetDirectoryLimitsRequest in com.amazonaws.services.directory.model
Methods in com.amazonaws.services.directory.model that return GetDirectoryLimitsRequest