| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTrustResult |
AWSDirectoryServiceClient.createTrust(CreateTrustRequest request)
Directory Service for Microsoft Active Directory allows you to configure trust relationships.
|
CreateTrustResult |
AWSDirectoryService.createTrust(CreateTrustRequest createTrustRequest)
Directory Service for Microsoft Active Directory allows you to configure trust relationships.
|
CreateTrustResult |
AbstractAWSDirectoryService.createTrust(CreateTrustRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTrustResult> |
AbstractAWSDirectoryServiceAsync.createTrustAsync(CreateTrustRequest request) |
Future<CreateTrustResult> |
AWSDirectoryServiceAsync.createTrustAsync(CreateTrustRequest createTrustRequest)
Directory Service for Microsoft Active Directory allows you to configure trust relationships.
|
Future<CreateTrustResult> |
AWSDirectoryServiceAsyncClient.createTrustAsync(CreateTrustRequest request) |
Future<CreateTrustResult> |
AbstractAWSDirectoryServiceAsync.createTrustAsync(CreateTrustRequest request,
AsyncHandler<CreateTrustRequest,CreateTrustResult> asyncHandler) |
Future<CreateTrustResult> |
AWSDirectoryServiceAsync.createTrustAsync(CreateTrustRequest createTrustRequest,
AsyncHandler<CreateTrustRequest,CreateTrustResult> asyncHandler)
Directory Service for Microsoft Active Directory allows you to configure trust relationships.
|
Future<CreateTrustResult> |
AWSDirectoryServiceAsyncClient.createTrustAsync(CreateTrustRequest request,
AsyncHandler<CreateTrustRequest,CreateTrustResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTrustResult> |
AbstractAWSDirectoryServiceAsync.createTrustAsync(CreateTrustRequest request,
AsyncHandler<CreateTrustRequest,CreateTrustResult> asyncHandler) |
Future<CreateTrustResult> |
AWSDirectoryServiceAsync.createTrustAsync(CreateTrustRequest createTrustRequest,
AsyncHandler<CreateTrustRequest,CreateTrustResult> asyncHandler)
Directory Service for Microsoft Active Directory allows you to configure trust relationships.
|
Future<CreateTrustResult> |
AWSDirectoryServiceAsyncClient.createTrustAsync(CreateTrustRequest request,
AsyncHandler<CreateTrustRequest,CreateTrustResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateTrustResult |
CreateTrustResult.clone() |
CreateTrustResult |
CreateTrustResult.withTrustId(String trustId)
A unique identifier for the trust relationship that was created.
|
Copyright © 2022. All rights reserved.