Uses of Class
com.amazonaws.services.directory.model.GetDirectoryLimitsResult
Packages that use GetDirectoryLimitsResult
-
Uses of GetDirectoryLimitsResult in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory that return GetDirectoryLimitsResultModifier and TypeMethodDescriptionAbstractAWSDirectoryService.getDirectoryLimits()
AbstractAWSDirectoryService.getDirectoryLimits
(GetDirectoryLimitsRequest request) AWSDirectoryService.getDirectoryLimits()
Simplified method form for invoking the GetDirectoryLimits operation.AWSDirectoryService.getDirectoryLimits
(GetDirectoryLimitsRequest getDirectoryLimitsRequest) Obtains directory limit information for the current region.AWSDirectoryServiceClient.getDirectoryLimits()
AWSDirectoryServiceClient.getDirectoryLimits
(GetDirectoryLimitsRequest getDirectoryLimitsRequest) Obtains directory limit information for the current region.Methods in com.amazonaws.services.directory that return types with arguments of type GetDirectoryLimitsResultModifier and TypeMethodDescriptionAbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync()
Simplified method form for invoking the GetDirectoryLimits operation.AbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.AbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request) AbstractAWSDirectoryServiceAsync.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) AWSDirectoryServiceAsync.getDirectoryLimitsAsync()
Simplified method form for invoking the GetDirectoryLimits operation.AWSDirectoryServiceAsync.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an 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()
Simplified method form for invoking the GetDirectoryLimits operation.AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Simplified method form for invoking the GetDirectoryLimits operation with an AsyncHandler.AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request) AWSDirectoryServiceAsyncClient.getDirectoryLimitsAsync
(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest, GetDirectoryLimitsResult> asyncHandler) Method parameters in com.amazonaws.services.directory with type arguments of type GetDirectoryLimitsResultModifier 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 GetDirectoryLimitsResult in com.amazonaws.services.directory.model
Methods in com.amazonaws.services.directory.model that return GetDirectoryLimitsResultModifier and TypeMethodDescriptionGetDirectoryLimitsResult.clone()
GetDirectoryLimitsResult.withDirectoryLimits
(DirectoryLimits directoryLimits) A DirectoryLimits object that contains the directory limits for the current region.