Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetResourcePolicyResponse
Packages that use GetResourcePolicyResponse
-
Uses of GetResourcePolicyResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetResourcePolicyResponseModifier and TypeMethodDescriptiondefault GetResourcePolicyResponseCloudFrontClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest) Retrieves the resource policy for the specified CloudFront resource that you own and have shared.default GetResourcePolicyResponseCloudFrontClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest) Retrieves the resource policy for the specified CloudFront resource that you own and have shared.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetResourcePolicyResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest) Retrieves the resource policy for the specified CloudFront resource that you own and have shared.CloudFrontAsyncClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest) Retrieves the resource policy for the specified CloudFront resource that you own and have shared.