| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLifecyclePolicyResponse |
DlmClient.updateLifecyclePolicy(Consumer<UpdateLifecyclePolicyRequest.Builder> updateLifecyclePolicyRequest)
Updates the specified lifecycle policy.
|
default UpdateLifecyclePolicyResponse |
DlmClient.updateLifecyclePolicy(UpdateLifecyclePolicyRequest updateLifecyclePolicyRequest)
Updates the specified lifecycle policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLifecyclePolicyResponse> |
DlmAsyncClient.updateLifecyclePolicy(Consumer<UpdateLifecyclePolicyRequest.Builder> updateLifecyclePolicyRequest)
Updates the specified lifecycle policy.
|
default CompletableFuture<UpdateLifecyclePolicyResponse> |
DlmAsyncClient.updateLifecyclePolicy(UpdateLifecyclePolicyRequest updateLifecyclePolicyRequest)
Updates the specified lifecycle policy.
|
Copyright © 2020. All rights reserved.