| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default GetContinuousDeploymentPolicyResponse |
CloudFrontClient.getContinuousDeploymentPolicy(Consumer<GetContinuousDeploymentPolicyRequest.Builder> getContinuousDeploymentPolicyRequest)
Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the
policy was last modified).
|
default GetContinuousDeploymentPolicyResponse |
CloudFrontClient.getContinuousDeploymentPolicy(GetContinuousDeploymentPolicyRequest getContinuousDeploymentPolicyRequest)
Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the
policy was last modified).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetContinuousDeploymentPolicyResponse> |
CloudFrontAsyncClient.getContinuousDeploymentPolicy(Consumer<GetContinuousDeploymentPolicyRequest.Builder> getContinuousDeploymentPolicyRequest)
Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the
policy was last modified).
|
default CompletableFuture<GetContinuousDeploymentPolicyResponse> |
CloudFrontAsyncClient.getContinuousDeploymentPolicy(GetContinuousDeploymentPolicyRequest getContinuousDeploymentPolicyRequest)
Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the
policy was last modified).
|
Copyright © 2023. All rights reserved.