| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default JoinDomainResponse |
StorageGatewayClient.joinDomain(Consumer<JoinDomainRequest.Builder> joinDomainRequest)
Adds a file gateway to an Active Directory domain.
|
default JoinDomainResponse |
StorageGatewayClient.joinDomain(JoinDomainRequest joinDomainRequest)
Adds a file gateway to an Active Directory domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<JoinDomainResponse> |
StorageGatewayAsyncClient.joinDomain(Consumer<JoinDomainRequest.Builder> joinDomainRequest)
Adds a file gateway to an Active Directory domain.
|
default CompletableFuture<JoinDomainResponse> |
StorageGatewayAsyncClient.joinDomain(JoinDomainRequest joinDomainRequest)
Adds a file gateway to an Active Directory domain.
|
Copyright © 2021. All rights reserved.