| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTrustResponse |
DirectoryClient.updateTrust(Consumer<UpdateTrustRequest.Builder> updateTrustRequest)
Updates the trust that has been set up between your AWS Managed Microsoft AD directory and an on-premises Active
Directory.
|
default UpdateTrustResponse |
DirectoryClient.updateTrust(UpdateTrustRequest updateTrustRequest)
Updates the trust that has been set up between your AWS Managed Microsoft AD directory and an on-premises Active
Directory.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTrustResponse> |
DirectoryAsyncClient.updateTrust(Consumer<UpdateTrustRequest.Builder> updateTrustRequest)
Updates the trust that has been set up between your AWS Managed Microsoft AD directory and an on-premises Active
Directory.
|
default CompletableFuture<UpdateTrustResponse> |
DirectoryAsyncClient.updateTrust(UpdateTrustRequest updateTrustRequest)
Updates the trust that has been set up between your AWS Managed Microsoft AD directory and an on-premises Active
Directory.
|
Copyright © 2021. All rights reserved.