Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CaCertificatesBundleS3Location.Builder
Packages that use CaCertificatesBundleS3Location.Builder
-
Uses of CaCertificatesBundleS3Location.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CaCertificatesBundleS3Location.BuilderModifier and TypeMethodDescriptionThe S3 bucket.CaCertificatesBundleS3Location.builder()The location's key.The location's Region.CaCertificatesBundleS3Location.toBuilder()The location's version.Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CaCertificatesBundleS3Location.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CaCertificatesBundleS3Location.Builder>CaCertificatesBundleS3Location.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type CaCertificatesBundleS3Location.BuilderModifier and TypeMethodDescriptionCaCertificatesBundleSource.Builder.caCertificatesBundleS3Location(Consumer<CaCertificatesBundleS3Location.Builder> caCertificatesBundleS3Location) The CA certificates bundle location in Amazon S3.static CaCertificatesBundleSourceCaCertificatesBundleSource.fromCaCertificatesBundleS3Location(Consumer<CaCertificatesBundleS3Location.Builder> caCertificatesBundleS3Location) Create an instance of this class withCaCertificatesBundleSource.caCertificatesBundleS3Location()initialized to the given value.