| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
ShareDirectoryResult |
AWSDirectoryServiceClient.shareDirectory(ShareDirectoryRequest request)
Shares a specified directory (
DirectoryId) in your AWS account (directory owner) with another AWS
account (directory consumer). |
ShareDirectoryResult |
AWSDirectoryService.shareDirectory(ShareDirectoryRequest shareDirectoryRequest)
Shares a specified directory (
DirectoryId) in your AWS account (directory owner) with another AWS
account (directory consumer). |
ShareDirectoryResult |
AbstractAWSDirectoryService.shareDirectory(ShareDirectoryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ShareDirectoryResult> |
AbstractAWSDirectoryServiceAsync.shareDirectoryAsync(ShareDirectoryRequest request) |
Future<ShareDirectoryResult> |
AWSDirectoryServiceAsyncClient.shareDirectoryAsync(ShareDirectoryRequest request) |
Future<ShareDirectoryResult> |
AWSDirectoryServiceAsync.shareDirectoryAsync(ShareDirectoryRequest shareDirectoryRequest)
Shares a specified directory (
DirectoryId) in your AWS account (directory owner) with another AWS
account (directory consumer). |
Future<ShareDirectoryResult> |
AbstractAWSDirectoryServiceAsync.shareDirectoryAsync(ShareDirectoryRequest request,
AsyncHandler<ShareDirectoryRequest,ShareDirectoryResult> asyncHandler) |
Future<ShareDirectoryResult> |
AWSDirectoryServiceAsyncClient.shareDirectoryAsync(ShareDirectoryRequest request,
AsyncHandler<ShareDirectoryRequest,ShareDirectoryResult> asyncHandler) |
Future<ShareDirectoryResult> |
AWSDirectoryServiceAsync.shareDirectoryAsync(ShareDirectoryRequest shareDirectoryRequest,
AsyncHandler<ShareDirectoryRequest,ShareDirectoryResult> asyncHandler)
Shares a specified directory (
DirectoryId) in your AWS account (directory owner) with another AWS
account (directory consumer). |
| Modifier and Type | Method and Description |
|---|---|
Future<ShareDirectoryResult> |
AbstractAWSDirectoryServiceAsync.shareDirectoryAsync(ShareDirectoryRequest request,
AsyncHandler<ShareDirectoryRequest,ShareDirectoryResult> asyncHandler) |
Future<ShareDirectoryResult> |
AWSDirectoryServiceAsyncClient.shareDirectoryAsync(ShareDirectoryRequest request,
AsyncHandler<ShareDirectoryRequest,ShareDirectoryResult> asyncHandler) |
Future<ShareDirectoryResult> |
AWSDirectoryServiceAsync.shareDirectoryAsync(ShareDirectoryRequest shareDirectoryRequest,
AsyncHandler<ShareDirectoryRequest,ShareDirectoryResult> asyncHandler)
Shares a specified directory (
DirectoryId) in your AWS account (directory owner) with another AWS
account (directory consumer). |
| Modifier and Type | Method and Description |
|---|---|
ShareDirectoryResult |
ShareDirectoryResult.clone() |
ShareDirectoryResult |
ShareDirectoryResult.withSharedDirectoryId(String sharedDirectoryId)
Identifier of the directory that is stored in the directory consumer account that is shared from the specified
directory (
DirectoryId). |
Copyright © 2019. All rights reserved.