| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLifecyclePolicyResponse |
DlmClient.createLifecyclePolicy(Consumer<CreateLifecyclePolicyRequest.Builder> createLifecyclePolicyRequest)
Creates a policy to manage the lifecycle of the specified Amazon Web Services resources.
|
default CreateLifecyclePolicyResponse |
DlmClient.createLifecyclePolicy(CreateLifecyclePolicyRequest createLifecyclePolicyRequest)
Creates a policy to manage the lifecycle of the specified Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLifecyclePolicyResponse> |
DlmAsyncClient.createLifecyclePolicy(Consumer<CreateLifecyclePolicyRequest.Builder> createLifecyclePolicyRequest)
Creates a policy to manage the lifecycle of the specified Amazon Web Services resources.
|
default CompletableFuture<CreateLifecyclePolicyResponse> |
DlmAsyncClient.createLifecyclePolicy(CreateLifecyclePolicyRequest createLifecyclePolicyRequest)
Creates a policy to manage the lifecycle of the specified Amazon Web Services resources.
|
Copyright © 2023. All rights reserved.