Uses of Interface
software.amazon.awssdk.services.cloudfront.CloudFrontBaseClientBuilder
Packages that use CloudFrontBaseClientBuilder
-
Uses of CloudFrontBaseClientBuilder in software.amazon.awssdk.services.cloudfront
Classes in software.amazon.awssdk.services.cloudfront with type parameters of type CloudFrontBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceCloudFrontBaseClientBuilder<B extends CloudFrontBaseClientBuilder<B,C>, C> This includes configuration specific to CloudFront that is supported by bothCloudFrontClientBuilderandCloudFrontAsyncClientBuilder.Subinterfaces of CloudFrontBaseClientBuilder in software.amazon.awssdk.services.cloudfrontModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofCloudFrontAsyncClient.interfaceA builder for creating an instance ofCloudFrontClient.