| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| Modifier and Type | Method and Description |
|---|---|
default AttachPolicyResponse |
CloudDirectoryClient.attachPolicy(AttachPolicyRequest attachPolicyRequest)
Attaches a policy object to a regular object.
|
default AttachPolicyResponse |
CloudDirectoryClient.attachPolicy(Consumer<AttachPolicyRequest.Builder> attachPolicyRequest)
Attaches a policy object to a regular object.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachPolicyResponse> |
CloudDirectoryAsyncClient.attachPolicy(AttachPolicyRequest attachPolicyRequest)
Attaches a policy object to a regular object.
|
default CompletableFuture<AttachPolicyResponse> |
CloudDirectoryAsyncClient.attachPolicy(Consumer<AttachPolicyRequest.Builder> attachPolicyRequest)
Attaches a policy object to a regular object.
|
Copyright © 2022. All rights reserved.