| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
JoinDomainResult |
AWSStorageGatewayClient.joinDomain(JoinDomainRequest request)
Adds a file gateway to an Active Directory domain.
|
JoinDomainResult |
AWSStorageGateway.joinDomain(JoinDomainRequest joinDomainRequest)
Adds a file gateway to an Active Directory domain.
|
JoinDomainResult |
AbstractAWSStorageGateway.joinDomain(JoinDomainRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<JoinDomainResult> |
AbstractAWSStorageGatewayAsync.joinDomainAsync(JoinDomainRequest request) |
Future<JoinDomainResult> |
AWSStorageGatewayAsyncClient.joinDomainAsync(JoinDomainRequest request) |
Future<JoinDomainResult> |
AWSStorageGatewayAsync.joinDomainAsync(JoinDomainRequest joinDomainRequest)
Adds a file gateway to an Active Directory domain.
|
Future<JoinDomainResult> |
AbstractAWSStorageGatewayAsync.joinDomainAsync(JoinDomainRequest request,
AsyncHandler<JoinDomainRequest,JoinDomainResult> asyncHandler) |
Future<JoinDomainResult> |
AWSStorageGatewayAsyncClient.joinDomainAsync(JoinDomainRequest request,
AsyncHandler<JoinDomainRequest,JoinDomainResult> asyncHandler) |
Future<JoinDomainResult> |
AWSStorageGatewayAsync.joinDomainAsync(JoinDomainRequest joinDomainRequest,
AsyncHandler<JoinDomainRequest,JoinDomainResult> asyncHandler)
Adds a file gateway to an Active Directory domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<JoinDomainResult> |
AbstractAWSStorageGatewayAsync.joinDomainAsync(JoinDomainRequest request,
AsyncHandler<JoinDomainRequest,JoinDomainResult> asyncHandler) |
Future<JoinDomainResult> |
AWSStorageGatewayAsyncClient.joinDomainAsync(JoinDomainRequest request,
AsyncHandler<JoinDomainRequest,JoinDomainResult> asyncHandler) |
Future<JoinDomainResult> |
AWSStorageGatewayAsync.joinDomainAsync(JoinDomainRequest joinDomainRequest,
AsyncHandler<JoinDomainRequest,JoinDomainResult> asyncHandler)
Adds a file gateway to an Active Directory domain.
|
| Modifier and Type | Method and Description |
|---|---|
JoinDomainResult |
JoinDomainResult.clone() |
JoinDomainResult |
JoinDomainResult.withActiveDirectoryStatus(ActiveDirectoryStatus activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
|
JoinDomainResult |
JoinDomainResult.withActiveDirectoryStatus(String activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
|
JoinDomainResult |
JoinDomainResult.withGatewayARN(String gatewayARN)
The unique Amazon Resource Name (ARN) of the gateway that joined the domain.
|
Copyright © 2024. All rights reserved.