Uses of Interface
software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
Packages that use CloudFrontAsyncClient
Package
Description
-
Uses of CloudFrontAsyncClient in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CloudFrontAsyncClientModifier and TypeMethodDescriptionstatic CloudFrontAsyncClientCloudFrontAsyncClient.create()Create aCloudFrontAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CloudFrontAsyncClient in software.amazon.awssdk.services.cloudfront.paginators
Constructors in software.amazon.awssdk.services.cloudfront.paginators with parameters of type CloudFrontAsyncClientModifierConstructorDescriptionListCloudFrontOriginAccessIdentitiesPublisher(CloudFrontAsyncClient client, ListCloudFrontOriginAccessIdentitiesRequest firstRequest) ListConnectionFunctionsPublisher(CloudFrontAsyncClient client, ListConnectionFunctionsRequest firstRequest) ListConnectionGroupsPublisher(CloudFrontAsyncClient client, ListConnectionGroupsRequest firstRequest) ListDistributionsByConnectionFunctionPublisher(CloudFrontAsyncClient client, ListDistributionsByConnectionFunctionRequest firstRequest) ListDistributionsByConnectionModePublisher(CloudFrontAsyncClient client, ListDistributionsByConnectionModeRequest firstRequest) ListDistributionsByTrustStorePublisher(CloudFrontAsyncClient client, ListDistributionsByTrustStoreRequest firstRequest) ListDistributionsPublisher(CloudFrontAsyncClient client, ListDistributionsRequest firstRequest) ListDistributionTenantsByCustomizationPublisher(CloudFrontAsyncClient client, ListDistributionTenantsByCustomizationRequest firstRequest) ListDistributionTenantsPublisher(CloudFrontAsyncClient client, ListDistributionTenantsRequest firstRequest) ListDomainConflictsPublisher(CloudFrontAsyncClient client, ListDomainConflictsRequest firstRequest) ListInvalidationsForDistributionTenantPublisher(CloudFrontAsyncClient client, ListInvalidationsForDistributionTenantRequest firstRequest) ListInvalidationsPublisher(CloudFrontAsyncClient client, ListInvalidationsRequest firstRequest) ListKeyValueStoresPublisher(CloudFrontAsyncClient client, ListKeyValueStoresRequest firstRequest) ListOriginAccessControlsPublisher(CloudFrontAsyncClient client, ListOriginAccessControlsRequest firstRequest) ListPublicKeysPublisher(CloudFrontAsyncClient client, ListPublicKeysRequest firstRequest) ListStreamingDistributionsPublisher(CloudFrontAsyncClient client, ListStreamingDistributionsRequest firstRequest) ListTrustStoresPublisher(CloudFrontAsyncClient client, ListTrustStoresRequest firstRequest) -
Uses of CloudFrontAsyncClient in software.amazon.awssdk.services.cloudfront.waiters
Methods in software.amazon.awssdk.services.cloudfront.waiters with parameters of type CloudFrontAsyncClientModifier and TypeMethodDescriptionCloudFrontAsyncWaiter.Builder.client(CloudFrontAsyncClient client) Sets a customCloudFrontAsyncClientthat will be used to poll the resource