- AccessDeniedException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Access denied.
- AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- AccessDeniedExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- AccessDeniedExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.AccessDeniedExceptionUnmarshaller
-
- acmCertificateArn() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- acmCertificateArn(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
- ActiveTrustedSigners - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that lists the AWS accounts, if any, that you included in the TrustedSigners complex type
for this distribution.
- activeTrustedSigners() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
CloudFront automatically adds this element to the response only if you've set up the distribution to serve
private content with signed URLs.
- activeTrustedSigners(ActiveTrustedSigners) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
CloudFront automatically adds this element to the response only if you've set up the distribution to serve
private content with signed URLs.
- activeTrustedSigners(Consumer<ActiveTrustedSigners.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
CloudFront automatically adds this element to the response only if you've set up the distribution to serve
private content with signed URLs.
- activeTrustedSigners() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
A complex type that lists the AWS accounts, if any, that you included in the TrustedSigners complex
type for this distribution.
- activeTrustedSigners(ActiveTrustedSigners) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
A complex type that lists the AWS accounts, if any, that you included in the TrustedSigners
complex type for this distribution.
- activeTrustedSigners(Consumer<ActiveTrustedSigners.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
A complex type that lists the AWS accounts, if any, that you included in the TrustedSigners
complex type for this distribution.
- ActiveTrustedSigners.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ActiveTrustedSignersUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ActiveTrustedSigners StAX Unmarshaller
- ActiveTrustedSignersUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ActiveTrustedSignersUnmarshaller
-
- Aliases - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- aliases() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- aliases(Aliases) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this
distribution.
- aliases(Consumer<Aliases.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this
distribution.
- aliases() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- aliases(Aliases) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this
distribution.
- aliases(Consumer<Aliases.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this
distribution.
- aliases() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- aliases(Aliases) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- aliases(Consumer<Aliases.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- aliases() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- aliases(Aliases) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- aliases(Consumer<Aliases.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- Aliases.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- AliasesUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
Aliases StAX Unmarshaller
- AliasesUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.AliasesUnmarshaller
-
- AllowedMethods - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your
custom origin.
- allowedMethods() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
Returns the value of the AllowedMethods property for this object.
- allowedMethods(AllowedMethods) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
Sets the value of the AllowedMethods property for this object.
- allowedMethods(Consumer<AllowedMethods.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
Sets the value of the AllowedMethods property for this object.
- allowedMethods() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
Returns the value of the AllowedMethods property for this object.
- allowedMethods(AllowedMethods) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
Sets the value of the AllowedMethods property for this object.
- allowedMethods(Consumer<AllowedMethods.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
Sets the value of the AllowedMethods property for this object.
- AllowedMethods.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- AllowedMethodsUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
AllowedMethods StAX Unmarshaller
- AllowedMethodsUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.AllowedMethodsUnmarshaller
-
- arn() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
The ARN (Amazon Resource Name) for the distribution.
- arn(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
The ARN (Amazon Resource Name) for the distribution.
- arn() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
The ARN (Amazon Resource Name) for the distribution.
- arn(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
The ARN (Amazon Resource Name) for the distribution.
- arn() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
Returns the value of the ARN property for this object.
- arn(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
Sets the value of the ARN property for this object.
- arn() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
The ARN (Amazon Resource Name) for the streaming distribution.
- arn(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
The ARN (Amazon Resource Name) for the streaming distribution.
- awsAccountNumber() - Method in class software.amazon.awssdk.services.cloudfront.model.Signer
-
An AWS account that is included in the TrustedSigners complex type for this RTMP distribution.
- awsAccountNumber(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Signer.Builder
-
An AWS account that is included in the TrustedSigners complex type for this RTMP distribution.
- CacheBehavior - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that describes how CloudFront processes requests.
- CacheBehavior.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CacheBehaviors - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains zero or more CacheBehavior elements.
- cacheBehaviors(CacheBehaviors) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that contains zero or more CacheBehavior elements.
- cacheBehaviors(Consumer<CacheBehaviors.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that contains zero or more CacheBehavior elements.
- cacheBehaviors() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
A complex type that contains zero or more CacheBehavior elements.
- cacheBehaviors(CacheBehaviors) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
A complex type that contains zero or more CacheBehavior elements.
- cacheBehaviors(Consumer<CacheBehaviors.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
A complex type that contains zero or more CacheBehavior elements.
- cacheBehaviors() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
A complex type that contains zero or more CacheBehavior elements.
- CacheBehaviors.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CacheBehaviorsUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CacheBehaviors StAX Unmarshaller
- CacheBehaviorsUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CacheBehaviorsUnmarshaller
-
- CacheBehaviorUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CacheBehavior StAX Unmarshaller
- CacheBehaviorUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CacheBehaviorUnmarshaller
-
- cachedMethods(CachedMethods) - Method in interface software.amazon.awssdk.services.cloudfront.model.AllowedMethods.Builder
-
Sets the value of the CachedMethods property for this object.
- cachedMethods(Consumer<CachedMethods.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.AllowedMethods.Builder
-
Sets the value of the CachedMethods property for this object.
- cachedMethods() - Method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
Returns the value of the CachedMethods property for this object.
- CachedMethods - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that controls whether CloudFront caches the response to requests using the specified HTTP methods.
- CachedMethods.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CachedMethodsUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CachedMethods StAX Unmarshaller
- CachedMethodsUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CachedMethodsUnmarshaller
-
- callerReference(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig.Builder
-
A unique number that ensures the request can't be replayed.
- callerReference() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
A unique number that ensures the request can't be replayed.
- callerReference(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- callerReference() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- callerReference(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationBatch.Builder
-
A value that you specify to uniquely identify an invalidation request.
- callerReference() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationBatch
-
A value that you specify to uniquely identify an invalidation request.
- callerReference(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A unique number that ensures that the request can't be replayed.
- callerReference() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
A unique number that ensures that the request can't be replayed.
- certificate(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
This field has been deprecated.
- certificate() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
This field has been deprecated.
- CertificateSource - Enum in software.amazon.awssdk.services.cloudfront.model
-
- certificateSource(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
This field has been deprecated.
- certificateSource(CertificateSource) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
This field has been deprecated.
- certificateSource() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
This field has been deprecated.
- certificateSourceString() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
This field has been deprecated.
- CloudFrontAsyncClient - Interface in software.amazon.awssdk.services.cloudfront
-
Service client for accessing CloudFront asynchronously.
- CloudFrontAsyncClientBuilder - Interface in software.amazon.awssdk.services.cloudfront
-
- CloudFrontBaseClientBuilder<B extends CloudFrontBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.cloudfront
-
- CloudFrontClient - Interface in software.amazon.awssdk.services.cloudfront
-
Service client for accessing CloudFront.
- CloudFrontClientBuilder - Interface in software.amazon.awssdk.services.cloudfront
-
- cloudFrontDefaultCertificate(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
For information about how and when to use
CloudFrontDefaultCertificate, see
ViewerCertificate.
- cloudFrontDefaultCertificate() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
For information about how and when to use
CloudFrontDefaultCertificate, see
ViewerCertificate.
- CloudFrontException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Base exception for all service exceptions thrown by Amazon CloudFront
- CloudFrontException(String) - Constructor for exception software.amazon.awssdk.services.cloudfront.model.CloudFrontException
-
Constructs a new CloudFrontException with the specified error message.
- CloudFrontOriginAccessIdentity - Class in software.amazon.awssdk.services.cloudfront.model
-
CloudFront origin access identity.
- cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse.Builder
-
The origin access identity's information.
- cloudFrontOriginAccessIdentity(Consumer<CloudFrontOriginAccessIdentity.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse.Builder
-
The origin access identity's information.
- cloudFrontOriginAccessIdentity() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse
-
The origin access identity's information.
- cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse.Builder
-
The origin access identity's information.
- cloudFrontOriginAccessIdentity(Consumer<CloudFrontOriginAccessIdentity.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse.Builder
-
The origin access identity's information.
- cloudFrontOriginAccessIdentity() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse
-
The origin access identity's information.
- cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse.Builder
-
The origin access identity's information.
- cloudFrontOriginAccessIdentity(Consumer<CloudFrontOriginAccessIdentity.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse.Builder
-
The origin access identity's information.
- cloudFrontOriginAccessIdentity() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse
-
The origin access identity's information.
- CloudFrontOriginAccessIdentity.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontOriginAccessIdentityAlreadyExistsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
If the CallerReference is a value you already sent in a previous request to create an identity but the
content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront
returns a CloudFrontOriginAccessIdentityAlreadyExists error.
- CloudFrontOriginAccessIdentityAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentityAlreadyExistsExceptionUnmarshaller
-
- cloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity.Builder
-
The current configuration information for the identity.
- cloudFrontOriginAccessIdentityConfig(Consumer<CloudFrontOriginAccessIdentityConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity.Builder
-
The current configuration information for the identity.
- cloudFrontOriginAccessIdentityConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The current configuration information for the identity.
- CloudFrontOriginAccessIdentityConfig - Class in software.amazon.awssdk.services.cloudfront.model
-
Origin access identity configuration.
- cloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest.Builder
-
The current configuration information for the identity.
- cloudFrontOriginAccessIdentityConfig(Consumer<CloudFrontOriginAccessIdentityConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest.Builder
-
The current configuration information for the identity.
- cloudFrontOriginAccessIdentityConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
The current configuration information for the identity.
- cloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse.Builder
-
The origin access identity's configuration information.
- cloudFrontOriginAccessIdentityConfig(Consumer<CloudFrontOriginAccessIdentityConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse.Builder
-
The origin access identity's configuration information.
- cloudFrontOriginAccessIdentityConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse
-
The origin access identity's configuration information.
- cloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest.Builder
-
The identity's configuration information.
- cloudFrontOriginAccessIdentityConfig(Consumer<CloudFrontOriginAccessIdentityConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest.Builder
-
The identity's configuration information.
- cloudFrontOriginAccessIdentityConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The identity's configuration information.
- CloudFrontOriginAccessIdentityConfig.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontOriginAccessIdentityConfigUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CloudFrontOriginAccessIdentityConfig StAX Unmarshaller
- CloudFrontOriginAccessIdentityConfigUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentityConfigUnmarshaller
-
- CloudFrontOriginAccessIdentityInUseException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontOriginAccessIdentityInUseException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentityInUseExceptionUnmarshaller
-
- CloudFrontOriginAccessIdentityList - Class in software.amazon.awssdk.services.cloudfront.model
-
Lists the origin access identities for CloudFront.Send a GET request to the
/CloudFront API version/origin-access-identity/cloudfront resource.
- cloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse.Builder
-
The CloudFrontOriginAccessIdentityList type.
- cloudFrontOriginAccessIdentityList(Consumer<CloudFrontOriginAccessIdentityList.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse.Builder
-
The CloudFrontOriginAccessIdentityList type.
- cloudFrontOriginAccessIdentityList() - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse
-
The CloudFrontOriginAccessIdentityList type.
- CloudFrontOriginAccessIdentityList.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontOriginAccessIdentityListUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CloudFrontOriginAccessIdentityList StAX Unmarshaller
- CloudFrontOriginAccessIdentityListUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentityListUnmarshaller
-
- CloudFrontOriginAccessIdentitySummary - Class in software.amazon.awssdk.services.cloudfront.model
-
Summary of the information about a CloudFront origin access identity.
- CloudFrontOriginAccessIdentitySummary.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontOriginAccessIdentitySummaryUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CloudFrontOriginAccessIdentitySummary StAX Unmarshaller
- CloudFrontOriginAccessIdentitySummaryUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentitySummaryUnmarshaller
-
- CloudFrontOriginAccessIdentityUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CloudFrontOriginAccessIdentity StAX Unmarshaller
- CloudFrontOriginAccessIdentityUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentityUnmarshaller
-
- CloudFrontRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontRequest(CloudFrontRequest.Builder) - Constructor for class software.amazon.awssdk.services.cloudfront.model.CloudFrontRequest
-
- CloudFrontRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontRequest.BuilderImpl - Class in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontResponse(CloudFrontResponse.Builder) - Constructor for class software.amazon.awssdk.services.cloudfront.model.CloudFrontResponse
-
- CloudFrontResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CloudFrontResponse.BuilderImpl - Class in software.amazon.awssdk.services.cloudfront.model
-
- CNAMEAlreadyExistsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- CNAMEAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CNAMEAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- CNAMEAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CNAMEAlreadyExistsExceptionUnmarshaller
-
- comment(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig.Builder
-
Any comments you want to include about the origin access identity.
- comment() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
Any comments you want to include about the origin access identity.
- comment(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary.Builder
-
The comment for this origin access identity, as originally specified when created.
- comment() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The comment for this origin access identity, as originally specified when created.
- comment(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
Any comments you want to include about the distribution.
- comment() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
Any comments you want to include about the distribution.
- comment(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
The comment originally specified when this distribution was created.
- comment() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
The comment originally specified when this distribution was created.
- comment(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
Any comments you want to include about the streaming distribution.
- comment() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
Any comments you want to include about the streaming distribution.
- comment(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
The comment originally specified when this distribution was created.
- comment() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
The comment originally specified when this distribution was created.
- compress(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- compress() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- compress(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- compress() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- CookieNames - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which ones.
- CookieNames.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CookieNamesUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CookieNames StAX Unmarshaller
- CookieNamesUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CookieNamesUnmarshaller
-
- CookiePreference - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which ones.
- CookiePreference.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CookiePreferenceUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CookiePreference StAX Unmarshaller
- CookiePreferenceUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CookiePreferenceUnmarshaller
-
- cookies(CookiePreference) - Method in interface software.amazon.awssdk.services.cloudfront.model.ForwardedValues.Builder
-
A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which
ones.
- cookies(Consumer<CookiePreference.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ForwardedValues.Builder
-
A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which
ones.
- cookies() - Method in class software.amazon.awssdk.services.cloudfront.model.ForwardedValues
-
A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which
ones.
- create() - Static method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
- createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Creates a new origin access identity.
- createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Creates a new origin access identity.
- createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Creates a new origin access identity.
- createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Creates a new origin access identity.
- CreateCloudFrontOriginAccessIdentityRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to create a new origin access identity.
- CreateCloudFrontOriginAccessIdentityRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateCloudFrontOriginAccessIdentityRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateCloudFrontOriginAccessIdentityRequest Marshaller
- CreateCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateCloudFrontOriginAccessIdentityRequestMarshaller
-
- CreateCloudFrontOriginAccessIdentityResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- CreateCloudFrontOriginAccessIdentityResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateCloudFrontOriginAccessIdentityResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateCloudFrontOriginAccessIdentityResponse StAX Unmarshaller
- CreateCloudFrontOriginAccessIdentityResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateCloudFrontOriginAccessIdentityResponseUnmarshaller
-
- createDistribution(CreateDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Creates a new web distribution.
- createDistribution(Consumer<CreateDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Creates a new web distribution.
- createDistribution(CreateDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Creates a new web distribution.
- createDistribution(Consumer<CreateDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Creates a new web distribution.
- CreateDistributionRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to create a new distribution.
- CreateDistributionRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateDistributionRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateDistributionRequest Marshaller
- CreateDistributionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateDistributionRequestMarshaller
-
- CreateDistributionResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- CreateDistributionResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateDistributionResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateDistributionResponse StAX Unmarshaller
- CreateDistributionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateDistributionResponseUnmarshaller
-
- createDistributionWithTags(CreateDistributionWithTagsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Create a new distribution with tags.
- createDistributionWithTags(Consumer<CreateDistributionWithTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Create a new distribution with tags.
- createDistributionWithTags(CreateDistributionWithTagsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Create a new distribution with tags.
- createDistributionWithTags(Consumer<CreateDistributionWithTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Create a new distribution with tags.
- CreateDistributionWithTagsRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to create a new distribution with tags.
- CreateDistributionWithTagsRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateDistributionWithTagsRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateDistributionWithTagsRequest Marshaller
- CreateDistributionWithTagsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateDistributionWithTagsRequestMarshaller
-
- CreateDistributionWithTagsResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- CreateDistributionWithTagsResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateDistributionWithTagsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateDistributionWithTagsResponse StAX Unmarshaller
- CreateDistributionWithTagsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateDistributionWithTagsResponseUnmarshaller
-
- createInvalidation(CreateInvalidationRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Create a new invalidation.
- createInvalidation(Consumer<CreateInvalidationRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Create a new invalidation.
- createInvalidation(CreateInvalidationRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Create a new invalidation.
- createInvalidation(Consumer<CreateInvalidationRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Create a new invalidation.
- CreateInvalidationRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to create an invalidation.
- CreateInvalidationRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateInvalidationRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateInvalidationRequest Marshaller
- CreateInvalidationRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateInvalidationRequestMarshaller
-
- CreateInvalidationResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- CreateInvalidationResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateInvalidationResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateInvalidationResponse StAX Unmarshaller
- CreateInvalidationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateInvalidationResponseUnmarshaller
-
- createStreamingDistribution(CreateStreamingDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Creates a new RMTP distribution.
- createStreamingDistribution(Consumer<CreateStreamingDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Creates a new RMTP distribution.
- createStreamingDistribution(CreateStreamingDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Creates a new RMTP distribution.
- createStreamingDistribution(Consumer<CreateStreamingDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Creates a new RMTP distribution.
- CreateStreamingDistributionRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to create a new streaming distribution.
- CreateStreamingDistributionRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateStreamingDistributionRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateStreamingDistributionRequest Marshaller
- CreateStreamingDistributionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateStreamingDistributionRequestMarshaller
-
- CreateStreamingDistributionResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- CreateStreamingDistributionResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateStreamingDistributionResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateStreamingDistributionResponse StAX Unmarshaller
- CreateStreamingDistributionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateStreamingDistributionResponseUnmarshaller
-
- createStreamingDistributionWithTags(CreateStreamingDistributionWithTagsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Create a new streaming distribution with tags.
- createStreamingDistributionWithTags(Consumer<CreateStreamingDistributionWithTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Create a new streaming distribution with tags.
- createStreamingDistributionWithTags(CreateStreamingDistributionWithTagsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Create a new streaming distribution with tags.
- createStreamingDistributionWithTags(Consumer<CreateStreamingDistributionWithTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Create a new streaming distribution with tags.
- CreateStreamingDistributionWithTagsRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to create a new streaming distribution with tags.
- CreateStreamingDistributionWithTagsRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateStreamingDistributionWithTagsRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateStreamingDistributionWithTagsRequest Marshaller
- CreateStreamingDistributionWithTagsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateStreamingDistributionWithTagsRequestMarshaller
-
- CreateStreamingDistributionWithTagsResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- CreateStreamingDistributionWithTagsResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CreateStreamingDistributionWithTagsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CreateStreamingDistributionWithTagsResponse StAX Unmarshaller
- CreateStreamingDistributionWithTagsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CreateStreamingDistributionWithTagsResponseUnmarshaller
-
- createTime(Instant) - Method in interface software.amazon.awssdk.services.cloudfront.model.Invalidation.Builder
-
The date and time the invalidation request was first made.
- createTime() - Method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
The date and time the invalidation request was first made.
- createTime(Instant) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationSummary.Builder
-
Sets the value of the CreateTime property for this object.
- createTime() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationSummary
-
Returns the value of the CreateTime property for this object.
- CustomErrorResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that controls:
- CustomErrorResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CustomErrorResponses - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that controls:
- customErrorResponses(CustomErrorResponses) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that controls the following:
- customErrorResponses(Consumer<CustomErrorResponses.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that controls the following:
- customErrorResponses() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
A complex type that controls the following:
- customErrorResponses(CustomErrorResponses) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
A complex type that contains zero or more CustomErrorResponses elements.
- customErrorResponses(Consumer<CustomErrorResponses.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
A complex type that contains zero or more CustomErrorResponses elements.
- customErrorResponses() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
A complex type that contains zero or more CustomErrorResponses elements.
- CustomErrorResponses.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CustomErrorResponsesUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CustomErrorResponses StAX Unmarshaller
- CustomErrorResponsesUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CustomErrorResponsesUnmarshaller
-
- CustomErrorResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CustomErrorResponse StAX Unmarshaller
- CustomErrorResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CustomErrorResponseUnmarshaller
-
- CustomHeaders - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains the list of Custom Headers for each origin.
- customHeaders(CustomHeaders) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origin.Builder
-
A complex type that contains names and values for the custom headers that you want.
- customHeaders(Consumer<CustomHeaders.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origin.Builder
-
A complex type that contains names and values for the custom headers that you want.
- customHeaders() - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
A complex type that contains names and values for the custom headers that you want.
- CustomHeaders.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CustomHeadersUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CustomHeaders StAX Unmarshaller
- CustomHeadersUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CustomHeadersUnmarshaller
-
- CustomOriginConfig - Class in software.amazon.awssdk.services.cloudfront.model
-
A customer origin.
- customOriginConfig(CustomOriginConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origin.Builder
-
A complex type that contains information about a custom origin.
- customOriginConfig(Consumer<CustomOriginConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origin.Builder
-
A complex type that contains information about a custom origin.
- customOriginConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
A complex type that contains information about a custom origin.
- CustomOriginConfig.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- CustomOriginConfigUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
CustomOriginConfig StAX Unmarshaller
- CustomOriginConfigUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.CustomOriginConfigUnmarshaller
-
- DefaultCacheBehavior - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior element or
if files don't match any of the values of PathPattern in CacheBehavior elements.
- defaultCacheBehavior(DefaultCacheBehavior) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements.
- defaultCacheBehavior(Consumer<DefaultCacheBehavior.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements.
- defaultCacheBehavior() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements.
- defaultCacheBehavior(DefaultCacheBehavior) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements.
- defaultCacheBehavior(Consumer<DefaultCacheBehavior.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements.
- defaultCacheBehavior() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements.
- DefaultCacheBehavior.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DefaultCacheBehaviorUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DefaultCacheBehavior StAX Unmarshaller
- DefaultCacheBehaviorUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DefaultCacheBehaviorUnmarshaller
-
- defaultRootObject(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
The object that you want CloudFront to request from your origin (for example, index.html) when a
viewer requests the root URL for your distribution (http://www.example.com) instead of an object
in your distribution (http://www.example.com/product-description.html).
- defaultRootObject() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
The object that you want CloudFront to request from your origin (for example, index.html) when a
viewer requests the root URL for your distribution (http://www.example.com) instead of an object in
your distribution (http://www.example.com/product-description.html).
- defaultTTL(Long) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
The default amount of time that you want objects to stay in CloudFront caches before CloudFront forwards
another request to your origin to determine whether the object has been updated.
- defaultTTL() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
The default amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another
request to your origin to determine whether the object has been updated.
- defaultTTL(Long) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
The default amount of time that you want objects to stay in CloudFront caches before CloudFront forwards
another request to your origin to determine whether the object has been updated.
- defaultTTL() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
The default amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another
request to your origin to determine whether the object has been updated.
- deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Delete an origin access identity.
- deleteCloudFrontOriginAccessIdentity(Consumer<DeleteCloudFrontOriginAccessIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Delete an origin access identity.
- deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Delete an origin access identity.
- deleteCloudFrontOriginAccessIdentity(Consumer<DeleteCloudFrontOriginAccessIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Delete an origin access identity.
- DeleteCloudFrontOriginAccessIdentityRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
Deletes a origin access identity.
- DeleteCloudFrontOriginAccessIdentityRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DeleteCloudFrontOriginAccessIdentityRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DeleteCloudFrontOriginAccessIdentityRequest Marshaller
- DeleteCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DeleteCloudFrontOriginAccessIdentityRequestMarshaller
-
- DeleteCloudFrontOriginAccessIdentityResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
- DeleteCloudFrontOriginAccessIdentityResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DeleteCloudFrontOriginAccessIdentityResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DeleteCloudFrontOriginAccessIdentityResponse StAX Unmarshaller
- DeleteCloudFrontOriginAccessIdentityResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DeleteCloudFrontOriginAccessIdentityResponseUnmarshaller
-
- deleteDistribution(DeleteDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Delete a distribution.
- deleteDistribution(Consumer<DeleteDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Delete a distribution.
- deleteDistribution(DeleteDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Delete a distribution.
- deleteDistribution(Consumer<DeleteDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Delete a distribution.
- DeleteDistributionRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
This action deletes a web distribution.
- DeleteDistributionRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DeleteDistributionRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DeleteDistributionRequest Marshaller
- DeleteDistributionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DeleteDistributionRequestMarshaller
-
- DeleteDistributionResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
- DeleteDistributionResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DeleteDistributionResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DeleteDistributionResponse StAX Unmarshaller
- DeleteDistributionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DeleteDistributionResponseUnmarshaller
-
- deleteServiceLinkedRole(DeleteServiceLinkedRoleRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Invokes the DeleteServiceLinkedRole operation asynchronously.
- deleteServiceLinkedRole(Consumer<DeleteServiceLinkedRoleRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Invokes the DeleteServiceLinkedRole operation asynchronously.
This is a convenience which creates an instance of the
DeleteServiceLinkedRoleRequest.Builder avoiding
the need to create one manually via
DeleteServiceLinkedRoleRequest.builder()
- deleteServiceLinkedRole(DeleteServiceLinkedRoleRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Invokes the DeleteServiceLinkedRole operation.
- deleteServiceLinkedRole(Consumer<DeleteServiceLinkedRoleRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Invokes the DeleteServiceLinkedRole operation.
- DeleteServiceLinkedRoleRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
- DeleteServiceLinkedRoleRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DeleteServiceLinkedRoleRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DeleteServiceLinkedRoleRequest Marshaller
- DeleteServiceLinkedRoleRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DeleteServiceLinkedRoleRequestMarshaller
-
- DeleteServiceLinkedRoleResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
- DeleteServiceLinkedRoleResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DeleteServiceLinkedRoleResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DeleteServiceLinkedRoleResponse StAX Unmarshaller
- DeleteServiceLinkedRoleResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DeleteServiceLinkedRoleResponseUnmarshaller
-
- deleteStreamingDistribution(DeleteStreamingDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Delete a streaming distribution.
- deleteStreamingDistribution(Consumer<DeleteStreamingDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Delete a streaming distribution.
- deleteStreamingDistribution(DeleteStreamingDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Delete a streaming distribution.
- deleteStreamingDistribution(Consumer<DeleteStreamingDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Delete a streaming distribution.
- DeleteStreamingDistributionRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to delete a streaming distribution.
- DeleteStreamingDistributionRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DeleteStreamingDistributionRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DeleteStreamingDistributionRequest Marshaller
- DeleteStreamingDistributionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DeleteStreamingDistributionRequestMarshaller
-
- DeleteStreamingDistributionResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
- DeleteStreamingDistributionResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DeleteStreamingDistributionResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DeleteStreamingDistributionResponse StAX Unmarshaller
- DeleteStreamingDistributionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DeleteStreamingDistributionResponseUnmarshaller
-
- distribution(Distribution) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse.Builder
-
The distribution's information.
- distribution(Consumer<Distribution.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse.Builder
-
The distribution's information.
- distribution() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse
-
The distribution's information.
- distribution(Distribution) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse.Builder
-
The distribution's information.
- distribution(Consumer<Distribution.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse.Builder
-
The distribution's information.
- distribution() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse
-
The distribution's information.
- Distribution - Class in software.amazon.awssdk.services.cloudfront.model
-
The distribution's information.
- distribution(Distribution) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse.Builder
-
The distribution's information.
- distribution(Consumer<Distribution.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse.Builder
-
The distribution's information.
- distribution() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse
-
The distribution's information.
- distribution(Distribution) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse.Builder
-
The distribution's information.
- distribution(Consumer<Distribution.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse.Builder
-
The distribution's information.
- distribution() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse
-
The distribution's information.
- Distribution.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DistributionAlreadyExistsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The caller reference you attempted to create the distribution with is associated with another distribution.
- DistributionAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DistributionAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- DistributionAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DistributionAlreadyExistsExceptionUnmarshaller
-
- distributionConfig(DistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionRequest.Builder
-
The distribution's configuration information.
- distributionConfig(Consumer<DistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionRequest.Builder
-
The distribution's configuration information.
- distributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionRequest
-
The distribution's configuration information.
- distributionConfig(DistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
The current configuration information for the distribution.
- distributionConfig(Consumer<DistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
The current configuration information for the distribution.
- distributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
The current configuration information for the distribution.
- DistributionConfig - Class in software.amazon.awssdk.services.cloudfront.model
-
A distribution configuration.
- distributionConfig(DistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags.Builder
-
A distribution configuration.
- distributionConfig(Consumer<DistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags.Builder
-
A distribution configuration.
- distributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags
-
A distribution configuration.
- distributionConfig(DistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse.Builder
-
The distribution's configuration information.
- distributionConfig(Consumer<DistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse.Builder
-
The distribution's configuration information.
- distributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse
-
The distribution's configuration information.
- distributionConfig(DistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest.Builder
-
The distribution's configuration information.
- distributionConfig(Consumer<DistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest.Builder
-
The distribution's configuration information.
- distributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest
-
The distribution's configuration information.
- DistributionConfig.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DistributionConfigUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DistributionConfig StAX Unmarshaller
- DistributionConfigUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DistributionConfigUnmarshaller
-
- distributionConfigWithTags(DistributionConfigWithTags) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsRequest.Builder
-
The distribution's configuration information.
- distributionConfigWithTags(Consumer<DistributionConfigWithTags.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsRequest.Builder
-
The distribution's configuration information.
- distributionConfigWithTags() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsRequest
-
The distribution's configuration information.
- DistributionConfigWithTags - Class in software.amazon.awssdk.services.cloudfront.model
-
A distribution Configuration and a list of tags to be associated with the distribution.
- DistributionConfigWithTags.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DistributionConfigWithTagsUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DistributionConfigWithTags StAX Unmarshaller
- DistributionConfigWithTagsUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DistributionConfigWithTagsUnmarshaller
-
- distributionId(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest.Builder
-
The distribution's id.
- distributionId() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest
-
The distribution's id.
- distributionId(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest.Builder
-
The distribution's ID.
- distributionId() - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest
-
The distribution's ID.
- distributionId(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest.Builder
-
The distribution's ID.
- distributionId() - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest
-
The distribution's ID.
- DistributionList - Class in software.amazon.awssdk.services.cloudfront.model
-
A distribution list.
- distributionList(DistributionList) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdResponse.Builder
-
The DistributionList type.
- distributionList(Consumer<DistributionList.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdResponse.Builder
-
The DistributionList type.
- distributionList() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdResponse
-
The DistributionList type.
- distributionList(DistributionList) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListDistributionsResponse.Builder
-
The DistributionList type.
- distributionList(Consumer<DistributionList.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListDistributionsResponse.Builder
-
The DistributionList type.
- distributionList() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsResponse
-
The DistributionList type.
- DistributionList.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DistributionListUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DistributionList StAX Unmarshaller
- DistributionListUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DistributionListUnmarshaller
-
- DistributionNotDisabledException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- DistributionNotDisabledException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DistributionNotDisabledExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- DistributionNotDisabledExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DistributionNotDisabledExceptionUnmarshaller
-
- DistributionSummary - Class in software.amazon.awssdk.services.cloudfront.model
-
A summary of the information about a CloudFront distribution.
- DistributionSummary.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- DistributionSummaryUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
DistributionSummary StAX Unmarshaller
- DistributionSummaryUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DistributionSummaryUnmarshaller
-
- DistributionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
Distribution StAX Unmarshaller
- DistributionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.DistributionUnmarshaller
-
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net.
- domainName() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
The domain name that corresponds to the distribution, for example, d111111abcdef8.cloudfront.net
.
- domainName() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
The domain name that corresponds to the distribution, for example, d111111abcdef8.cloudfront.net.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origin.Builder
-
Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects
for this origin, for example, myawsbucket.s3.amazonaws.com.
- domainName() - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for
this origin, for example, myawsbucket.s3.amazonaws.com.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.S3Origin.Builder
-
The DNS name of the Amazon S3 origin.
- domainName() - Method in class software.amazon.awssdk.services.cloudfront.model.S3Origin
-
The DNS name of the Amazon S3 origin.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
The domain name that corresponds to the streaming distribution, for example,
s5c39gqb8ow64r.cloudfront.net.
- domainName() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
The domain name that corresponds to the streaming distribution, for example,
s5c39gqb8ow64r.cloudfront.net.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net.
- domainName() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners.Builder
-
Enabled is true if any of the AWS accounts listed in the TrustedSigners complex
type for this RTMP distribution have active CloudFront key pairs.
- enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
-
Enabled is true if any of the AWS accounts listed in the TrustedSigners complex type
for this RTMP distribution have active CloudFront key pairs.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
From this field, you can enable or disable the selected distribution.
- enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
From this field, you can enable or disable the selected distribution.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
Whether the distribution is enabled to accept user requests for content.
- enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
Whether the distribution is enabled to accept user requests for content.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.LoggingConfig.Builder
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.LoggingConfig
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
Whether the streaming distribution is enabled to accept user requests for content.
- enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
Whether the streaming distribution is enabled to accept user requests for content.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
Whether the distribution is enabled to accept end user requests for content.
- enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
Whether the distribution is enabled to accept end user requests for content.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingLoggingConfig.Builder
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingLoggingConfig
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.TrustedSigners.Builder
-
Specifies whether you want to require viewers to use signed URLs to access the files specified by
PathPattern and TargetOriginId.
- enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.TrustedSigners
-
Specifies whether you want to require viewers to use signed URLs to access the files specified by
PathPattern and TargetOriginId.
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Aliases
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CookieNames
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CookiePreference
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CustomHeaders
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.CustomOriginConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ForwardedValues
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GeoRestriction
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Headers
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationBatch
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.KeyPairIds
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.LoggingConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.OriginCustomHeader
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Origins
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Paths
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Restrictions
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.S3Origin
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.S3OriginConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Signer
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingLoggingConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.TagKeys
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.Tags
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.TrustedSigners
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- errorCachingMinTTL(Long) - Method in interface software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse.Builder
-
The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in
ErrorCode.
- errorCachingMinTTL() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse
-
The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in
ErrorCode.
- errorCode(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse.Builder
-
The HTTP status code for which you want to specify a custom error page and/or a caching duration.
- errorCode() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse
-
The HTTP status code for which you want to specify a custom error page and/or a caching duration.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse.Builder
-
The current version of the origin access identity created.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse
-
The current version of the origin access identity created.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse.Builder
-
The current version of the distribution created.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse
-
The current version of the distribution created.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse.Builder
-
The current version of the distribution created.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse
-
The current version of the distribution created.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse.Builder
-
The current version of the streaming distribution created.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse
-
The current version of the streaming distribution created.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse.Builder
-
Sets the value of the ETag property for this object.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse
-
Returns the value of the ETag property for this object.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse.Builder
-
The current version of the configuration.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse
-
The current version of the configuration.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse.Builder
-
The current version of the origin access identity's information.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse
-
The current version of the origin access identity's information.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse.Builder
-
The current version of the configuration.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse
-
The current version of the configuration.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse.Builder
-
The current version of the distribution's information.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse
-
The current version of the distribution's information.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse.Builder
-
The current version of the configuration.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse
-
The current version of the configuration.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse.Builder
-
The current version of the streaming distribution's information.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse
-
The current version of the streaming distribution's information.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse.Builder
-
The current version of the configuration.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse
-
The current version of the configuration.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse.Builder
-
The current version of the configuration.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse
-
The current version of the configuration.
- eTag(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse.Builder
-
The current version of the configuration.
- eTag() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse
-
The current version of the configuration.
- EventType - Enum in software.amazon.awssdk.services.cloudfront.model
-
- eventType(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation.Builder
-
Specifies the event type that triggers a Lambda function invocation.
- eventType(EventType) - Method in interface software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation.Builder
-
Specifies the event type that triggers a Lambda function invocation.
- eventType() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
-
Specifies the event type that triggers a Lambda function invocation.
- eventTypeString() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
-
Specifies the event type that triggers a Lambda function invocation.
- GeoRestriction - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that controls the countries in which your content is distributed.
- geoRestriction(GeoRestriction) - Method in interface software.amazon.awssdk.services.cloudfront.model.Restrictions.Builder
-
Sets the value of the GeoRestriction property for this object.
- geoRestriction(Consumer<GeoRestriction.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Restrictions.Builder
-
Sets the value of the GeoRestriction property for this object.
- geoRestriction() - Method in class software.amazon.awssdk.services.cloudfront.model.Restrictions
-
Returns the value of the GeoRestriction property for this object.
- GeoRestriction.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GeoRestrictionType - Enum in software.amazon.awssdk.services.cloudfront.model
-
- GeoRestrictionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GeoRestriction StAX Unmarshaller
- GeoRestrictionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GeoRestrictionUnmarshaller
-
- getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the information about an origin access identity.
- getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the information about an origin access identity.
- getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the information about an origin access identity.
- getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the information about an origin access identity.
- getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the configuration information about an origin access identity.
- getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the configuration information about an origin access identity.
- getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the configuration information about an origin access identity.
- getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the configuration information about an origin access identity.
- GetCloudFrontOriginAccessIdentityConfigRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The origin access identity's configuration information.
- GetCloudFrontOriginAccessIdentityConfigRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetCloudFrontOriginAccessIdentityConfigRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetCloudFrontOriginAccessIdentityConfigRequest Marshaller
- GetCloudFrontOriginAccessIdentityConfigRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetCloudFrontOriginAccessIdentityConfigRequestMarshaller
-
- GetCloudFrontOriginAccessIdentityConfigResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- GetCloudFrontOriginAccessIdentityConfigResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetCloudFrontOriginAccessIdentityConfigResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetCloudFrontOriginAccessIdentityConfigResponse StAX Unmarshaller
- GetCloudFrontOriginAccessIdentityConfigResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetCloudFrontOriginAccessIdentityConfigResponseUnmarshaller
-
- GetCloudFrontOriginAccessIdentityRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to get an origin access identity's information.
- GetCloudFrontOriginAccessIdentityRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetCloudFrontOriginAccessIdentityRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetCloudFrontOriginAccessIdentityRequest Marshaller
- GetCloudFrontOriginAccessIdentityRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetCloudFrontOriginAccessIdentityRequestMarshaller
-
- GetCloudFrontOriginAccessIdentityResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- GetCloudFrontOriginAccessIdentityResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetCloudFrontOriginAccessIdentityResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetCloudFrontOriginAccessIdentityResponse StAX Unmarshaller
- GetCloudFrontOriginAccessIdentityResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetCloudFrontOriginAccessIdentityResponseUnmarshaller
-
- getDistribution(GetDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the information about a distribution.
- getDistribution(Consumer<GetDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the information about a distribution.
- getDistribution(GetDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the information about a distribution.
- getDistribution(Consumer<GetDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the information about a distribution.
- getDistributionConfig(GetDistributionConfigRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the configuration information about a distribution.
- getDistributionConfig(Consumer<GetDistributionConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the configuration information about a distribution.
- getDistributionConfig(GetDistributionConfigRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the configuration information about a distribution.
- getDistributionConfig(Consumer<GetDistributionConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the configuration information about a distribution.
- GetDistributionConfigRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to get a distribution configuration.
- GetDistributionConfigRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetDistributionConfigRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetDistributionConfigRequest Marshaller
- GetDistributionConfigRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetDistributionConfigRequestMarshaller
-
- GetDistributionConfigResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- GetDistributionConfigResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetDistributionConfigResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetDistributionConfigResponse StAX Unmarshaller
- GetDistributionConfigResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetDistributionConfigResponseUnmarshaller
-
- GetDistributionRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to get a distribution's information.
- GetDistributionRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetDistributionRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetDistributionRequest Marshaller
- GetDistributionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetDistributionRequestMarshaller
-
- GetDistributionResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- GetDistributionResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetDistributionResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetDistributionResponse StAX Unmarshaller
- GetDistributionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ActiveTrustedSignersUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.AliasesUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.AllowedMethodsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CacheBehaviorsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CacheBehaviorUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CachedMethodsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentityConfigUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentityListUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentitySummaryUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CloudFrontOriginAccessIdentityUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CookieNamesUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CookiePreferenceUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CreateCloudFrontOriginAccessIdentityResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CreateDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CreateDistributionWithTagsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CreateInvalidationResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CreateStreamingDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CreateStreamingDistributionWithTagsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CustomErrorResponsesUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CustomErrorResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CustomHeadersUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.CustomOriginConfigUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DefaultCacheBehaviorUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DeleteCloudFrontOriginAccessIdentityResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DeleteDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DeleteServiceLinkedRoleResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DeleteStreamingDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DistributionConfigUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DistributionConfigWithTagsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DistributionListUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DistributionSummaryUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.DistributionUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ForwardedValuesUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.GeoRestrictionUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.GetCloudFrontOriginAccessIdentityConfigResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.GetCloudFrontOriginAccessIdentityResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.GetDistributionConfigResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.GetDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.GetInvalidationResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.GetStreamingDistributionConfigResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.GetStreamingDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.HeadersUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.InvalidationBatchUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.InvalidationListUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.InvalidationSummaryUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.InvalidationUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.KeyPairIdsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.LambdaFunctionAssociationsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.LambdaFunctionAssociationUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ListCloudFrontOriginAccessIdentitiesResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ListDistributionsByWebACLIdResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ListDistributionsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ListInvalidationsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ListStreamingDistributionsResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ListTagsForResourceResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.LoggingConfigUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.OriginCustomHeaderUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.OriginSslProtocolsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.OriginsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.OriginUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.PathsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.QueryStringCacheKeysUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.RestrictionsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.S3OriginConfigUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.S3OriginUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.SignerUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionConfigUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionConfigWithTagsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionListUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionSummaryUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.StreamingLoggingConfigUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.TagKeysUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.TagResourceResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.TagsUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.TagUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.TrustedSignersUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.UntagResourceResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.UpdateCloudFrontOriginAccessIdentityResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.UpdateDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.UpdateStreamingDistributionResponseUnmarshaller
-
- getInstance() - Static method in class software.amazon.awssdk.services.cloudfront.transform.ViewerCertificateUnmarshaller
-
- getInvalidation(GetInvalidationRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the information about an invalidation.
- getInvalidation(Consumer<GetInvalidationRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the information about an invalidation.
- getInvalidation(GetInvalidationRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the information about an invalidation.
- getInvalidation(Consumer<GetInvalidationRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the information about an invalidation.
- GetInvalidationRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to get an invalidation's information.
- GetInvalidationRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetInvalidationRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetInvalidationRequest Marshaller
- GetInvalidationRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetInvalidationRequestMarshaller
-
- GetInvalidationResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- GetInvalidationResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetInvalidationResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetInvalidationResponse StAX Unmarshaller
- GetInvalidationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetInvalidationResponseUnmarshaller
-
- getStreamingDistribution(GetStreamingDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Gets information about a specified RTMP distribution, including the distribution configuration.
- getStreamingDistribution(Consumer<GetStreamingDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Gets information about a specified RTMP distribution, including the distribution configuration.
- getStreamingDistribution(GetStreamingDistributionRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Gets information about a specified RTMP distribution, including the distribution configuration.
- getStreamingDistribution(Consumer<GetStreamingDistributionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Gets information about a specified RTMP distribution, including the distribution configuration.
- getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the configuration information about a streaming distribution.
- getStreamingDistributionConfig(Consumer<GetStreamingDistributionConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Get the configuration information about a streaming distribution.
- getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the configuration information about a streaming distribution.
- getStreamingDistributionConfig(Consumer<GetStreamingDistributionConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Get the configuration information about a streaming distribution.
- GetStreamingDistributionConfigRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
To request to get a streaming distribution configuration.
- GetStreamingDistributionConfigRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetStreamingDistributionConfigRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetStreamingDistributionConfigRequest Marshaller
- GetStreamingDistributionConfigRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetStreamingDistributionConfigRequestMarshaller
-
- GetStreamingDistributionConfigResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- GetStreamingDistributionConfigResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetStreamingDistributionConfigResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetStreamingDistributionConfigResponse StAX Unmarshaller
- GetStreamingDistributionConfigResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetStreamingDistributionConfigResponseUnmarshaller
-
- GetStreamingDistributionRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to get a streaming distribution's information.
- GetStreamingDistributionRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetStreamingDistributionRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetStreamingDistributionRequest Marshaller
- GetStreamingDistributionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetStreamingDistributionRequestMarshaller
-
- GetStreamingDistributionResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- GetStreamingDistributionResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- GetStreamingDistributionResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
GetStreamingDistributionResponse StAX Unmarshaller
- GetStreamingDistributionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.GetStreamingDistributionResponseUnmarshaller
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Aliases
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CookieNames
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CookiePreference
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CustomHeaders
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.CustomOriginConfig
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ForwardedValues
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GeoRestriction
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Headers
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationBatch
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.KeyPairIds
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.LoggingConfig
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.OriginCustomHeader
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Origins
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Paths
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Restrictions
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.S3Origin
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.S3OriginConfig
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Signer
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingLoggingConfig
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Tag
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.TagKeys
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.Tags
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.TrustedSigners
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- iamCertificateId(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
- iamCertificateId() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity.Builder
-
The ID for the origin access identity, for example, E74FTE3AJFJ256A.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The ID for the origin access identity, for example, E74FTE3AJFJ256A.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary.Builder
-
The ID for the origin access identity.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The ID for the origin access identity.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest.Builder
-
The origin access identity's ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
The origin access identity's ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest.Builder
-
The distribution ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest
-
The distribution ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest.Builder
-
The distribution ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest
-
The distribution ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
The identifier for the distribution.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
The identifier for the distribution.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
The identifier for the distribution.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
The identifier for the distribution.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest.Builder
-
The identity's ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
The identity's ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest.Builder
-
The identity's ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
The identity's ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigRequest.Builder
-
The distribution's ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigRequest
-
The distribution's ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest.Builder
-
The distribution's ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest
-
The distribution's ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest.Builder
-
The identifier for the invalidation request, for example, IDFDVBD632BHDS5.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest
-
The identifier for the invalidation request, for example, IDFDVBD632BHDS5.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigRequest.Builder
-
The streaming distribution's ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
The streaming distribution's ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionRequest.Builder
-
The streaming distribution's ID.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionRequest
-
The streaming distribution's ID.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Invalidation.Builder
-
The identifier for the invalidation request.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
The identifier for the invalidation request.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationSummary.Builder
-
The unique ID for an invalidation request.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationSummary
-
The unique ID for an invalidation request.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origin.Builder
-
A unique identifier for the origin.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
A unique identifier for the origin.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
The identifier for the RTMP distribution.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
The identifier for the RTMP distribution.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
The identifier for the distribution, for example, EDFDVBD632BHDS5.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
The identifier for the distribution, for example, EDFDVBD632BHDS5.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest.Builder
-
The identity's id.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The identity's id.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest.Builder
-
The distribution's id.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest
-
The distribution's id.
- id(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest.Builder
-
The streaming distribution's id.
- id() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The streaming distribution's id.
- ifMatch(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest.Builder
-
The value of the ETag header you received from a previous GET or PUT
request.
- ifMatch() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
The value of the ETag header you received from a previous GET or PUT
request.
- ifMatch(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest.Builder
-
The value of the ETag header that you received when you disabled the distribution.
- ifMatch() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest
-
The value of the ETag header that you received when you disabled the distribution.
- ifMatch(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest.Builder
-
The value of the ETag header that you received when you disabled the streaming distribution.
- ifMatch() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest
-
The value of the ETag header that you received when you disabled the streaming distribution.
- ifMatch(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest.Builder
-
The value of the ETag header that you received when retrieving the identity's configuration.
- ifMatch() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The value of the ETag header that you received when retrieving the identity's configuration.
- ifMatch(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest.Builder
-
The value of the ETag header that you received when retrieving the distribution's configuration.
- ifMatch() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest
-
The value of the ETag header that you received when retrieving the distribution's configuration.
- ifMatch(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest.Builder
-
The value of the ETag header that you received when retrieving the streaming distribution's
configuration.
- ifMatch() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The value of the ETag header that you received when retrieving the streaming distribution's
configuration.
- IllegalUpdateException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Origin and CallerReference cannot be updated.
- IllegalUpdateException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- IllegalUpdateExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- IllegalUpdateExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.IllegalUpdateExceptionUnmarshaller
-
- includeCookies(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.LoggingConfig.Builder
-
Specifies whether you want CloudFront to include cookies in access logs, specify true for
IncludeCookies.
- includeCookies() - Method in class software.amazon.awssdk.services.cloudfront.model.LoggingConfig
-
Specifies whether you want CloudFront to include cookies in access logs, specify true for
IncludeCookies.
- InconsistentQuantitiesException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The value of Quantity and the size of Items don't match.
- InconsistentQuantitiesException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InconsistentQuantitiesExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InconsistentQuantitiesExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InconsistentQuantitiesExceptionUnmarshaller
-
- inProgressInvalidationBatches(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
The number of invalidation batches currently in progress.
- inProgressInvalidationBatches() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
The number of invalidation batches currently in progress.
- InvalidArgumentException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The argument is invalid.
- InvalidArgumentException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidArgumentExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidArgumentExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidArgumentExceptionUnmarshaller
-
- invalidation(Invalidation) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse.Builder
-
The invalidation's information.
- invalidation(Consumer<Invalidation.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse.Builder
-
The invalidation's information.
- invalidation() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse
-
The invalidation's information.
- invalidation(Invalidation) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetInvalidationResponse.Builder
-
The invalidation's information.
- invalidation(Consumer<Invalidation.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetInvalidationResponse.Builder
-
The invalidation's information.
- invalidation() - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationResponse
-
The invalidation's information.
- Invalidation - Class in software.amazon.awssdk.services.cloudfront.model
-
An invalidation.
- Invalidation.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- invalidationBatch(InvalidationBatch) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest.Builder
-
The batch information for the invalidation.
- invalidationBatch(Consumer<InvalidationBatch.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest.Builder
-
The batch information for the invalidation.
- invalidationBatch() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest
-
The batch information for the invalidation.
- invalidationBatch(InvalidationBatch) - Method in interface software.amazon.awssdk.services.cloudfront.model.Invalidation.Builder
-
The current invalidation information for the batch request.
- invalidationBatch(Consumer<InvalidationBatch.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Invalidation.Builder
-
The current invalidation information for the batch request.
- invalidationBatch() - Method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
The current invalidation information for the batch request.
- InvalidationBatch - Class in software.amazon.awssdk.services.cloudfront.model
-
An invalidation batch.
- InvalidationBatch.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidationBatchUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
InvalidationBatch StAX Unmarshaller
- InvalidationBatchUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidationBatchUnmarshaller
-
- InvalidationList - Class in software.amazon.awssdk.services.cloudfront.model
-
The InvalidationList complex type describes the list of invalidation objects.
- invalidationList(InvalidationList) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListInvalidationsResponse.Builder
-
Information about invalidation batches.
- invalidationList(Consumer<InvalidationList.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListInvalidationsResponse.Builder
-
Information about invalidation batches.
- invalidationList() - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsResponse
-
Information about invalidation batches.
- InvalidationList.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidationListUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
InvalidationList StAX Unmarshaller
- InvalidationListUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidationListUnmarshaller
-
- InvalidationSummary - Class in software.amazon.awssdk.services.cloudfront.model
-
A summary of an invalidation request.
- InvalidationSummary.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidationSummaryUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
InvalidationSummary StAX Unmarshaller
- InvalidationSummaryUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidationSummaryUnmarshaller
-
- InvalidationUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
Invalidation StAX Unmarshaller
- InvalidationUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidationUnmarshaller
-
- InvalidDefaultRootObjectException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The default root object file name is too big or contains an invalid character.
- InvalidDefaultRootObjectException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidDefaultRootObjectExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidDefaultRootObjectExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidDefaultRootObjectExceptionUnmarshaller
-
- InvalidErrorCodeException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidErrorCodeException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidErrorCodeExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidErrorCodeExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidErrorCodeExceptionUnmarshaller
-
- InvalidForwardCookiesException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Your request contains forward cookies option which doesn't match with the expectation for the
whitelisted list of cookie names.
- InvalidForwardCookiesException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidForwardCookiesExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidForwardCookiesExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidForwardCookiesExceptionUnmarshaller
-
- InvalidGeoRestrictionParameterException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidGeoRestrictionParameterException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidGeoRestrictionParameterExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidGeoRestrictionParameterExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidGeoRestrictionParameterExceptionUnmarshaller
-
- InvalidHeadersForS3OriginException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidHeadersForS3OriginException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidHeadersForS3OriginExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidHeadersForS3OriginExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidHeadersForS3OriginExceptionUnmarshaller
-
- InvalidIfMatchVersionException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The If-Match version is missing or not valid for the distribution.
- InvalidIfMatchVersionException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidIfMatchVersionExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidIfMatchVersionExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidIfMatchVersionExceptionUnmarshaller
-
- InvalidLambdaFunctionAssociationException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The specified Lambda function association is invalid.
- InvalidLambdaFunctionAssociationException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidLambdaFunctionAssociationExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidLambdaFunctionAssociationExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidLambdaFunctionAssociationExceptionUnmarshaller
-
- InvalidLocationCodeException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidLocationCodeException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidLocationCodeExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidLocationCodeExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidLocationCodeExceptionUnmarshaller
-
- InvalidMinimumProtocolVersionException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidMinimumProtocolVersionException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidMinimumProtocolVersionExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidMinimumProtocolVersionExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidMinimumProtocolVersionExceptionUnmarshaller
-
- InvalidOriginAccessIdentityException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The origin access identity is not valid or doesn't exist.
- InvalidOriginAccessIdentityException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidOriginAccessIdentityExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidOriginAccessIdentityExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidOriginAccessIdentityExceptionUnmarshaller
-
- InvalidOriginException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- InvalidOriginException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidOriginExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidOriginExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidOriginExceptionUnmarshaller
-
- InvalidOriginKeepaliveTimeoutException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidOriginKeepaliveTimeoutException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidOriginKeepaliveTimeoutExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidOriginKeepaliveTimeoutExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidOriginKeepaliveTimeoutExceptionUnmarshaller
-
- InvalidOriginReadTimeoutException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidOriginReadTimeoutException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidOriginReadTimeoutExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidOriginReadTimeoutExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidOriginReadTimeoutExceptionUnmarshaller
-
- InvalidProtocolSettingsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server
Name Indication (SNI).
- InvalidProtocolSettingsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidProtocolSettingsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidProtocolSettingsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidProtocolSettingsExceptionUnmarshaller
-
- InvalidQueryStringParametersException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidQueryStringParametersException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidQueryStringParametersExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidQueryStringParametersExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidQueryStringParametersExceptionUnmarshaller
-
- InvalidRelativePathException - Exception in software.amazon.awssdk.services.cloudfront.model
-
The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- InvalidRelativePathException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidRelativePathExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidRelativePathExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidRelativePathExceptionUnmarshaller
-
- InvalidRequiredProtocolException - Exception in software.amazon.awssdk.services.cloudfront.model
-
This operation requires the HTTPS protocol.
- InvalidRequiredProtocolException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidRequiredProtocolExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidRequiredProtocolExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidRequiredProtocolExceptionUnmarshaller
-
- InvalidResponseCodeException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidResponseCodeException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidResponseCodeExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidResponseCodeExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidResponseCodeExceptionUnmarshaller
-
- InvalidTaggingException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidTaggingException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidTaggingExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidTaggingExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidTaggingExceptionUnmarshaller
-
- InvalidTTLOrderException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidTTLOrderException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidTTLOrderExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidTTLOrderExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidTTLOrderExceptionUnmarshaller
-
- InvalidViewerCertificateException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidViewerCertificateException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidViewerCertificateExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidViewerCertificateExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidViewerCertificateExceptionUnmarshaller
-
- InvalidWebACLIdException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- InvalidWebACLIdException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- InvalidWebACLIdExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- InvalidWebACLIdExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.InvalidWebACLIdExceptionUnmarshaller
-
- isIPV6Enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify
true.
- isIPV6Enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify
true.
- isIPV6Enabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your distribution.
- isIPV6Enabled() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your distribution.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList.Builder
-
A flag that indicates whether more origin access identities remain to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A flag that indicates whether more origin access identities remain to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionList.Builder
-
A flag that indicates whether more distributions remain to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
A flag that indicates whether more distributions remain to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationList.Builder
-
A flag that indicates whether more invalidation batch requests remain to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
A flag that indicates whether more invalidation batch requests remain to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList.Builder
-
A flag that indicates whether more streaming distributions remain to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
A flag that indicates whether more streaming distributions remain to be listed.
- items(Collection<Signer>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners.Builder
-
A complex type that contains one Signer complex type for each trusted signer that is specified
in the TrustedSigners complex type.
- items(Signer...) - Method in interface software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners.Builder
-
A complex type that contains one Signer complex type for each trusted signer that is specified
in the TrustedSigners complex type.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
-
A complex type that contains one Signer complex type for each trusted signer that is specified in
the TrustedSigners complex type.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Aliases.Builder
-
A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.Aliases.Builder
-
A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.Aliases
-
A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.AllowedMethods.Builder
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.AllowedMethods.Builder
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- items(Collection<CacheBehavior>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehaviors.Builder
-
Optional: A complex type that contains cache behaviors for this distribution.
- items(CacheBehavior...) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehaviors.Builder
-
Optional: A complex type that contains cache behaviors for this distribution.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
-
Optional: A complex type that contains cache behaviors for this distribution.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CachedMethods.Builder
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.CachedMethods.Builder
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- items(Collection<CloudFrontOriginAccessIdentitySummary>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList.Builder
-
A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin
access identity that was created by the current AWS account.
- items(CloudFrontOriginAccessIdentitySummary...) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList.Builder
-
A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin
access identity that was created by the current AWS account.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin
access identity that was created by the current AWS account.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CookieNames.Builder
-
A complex type that contains one Name element for each cookie that you want CloudFront to
forward to the origin for this cache behavior.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.CookieNames.Builder
-
A complex type that contains one Name element for each cookie that you want CloudFront to
forward to the origin for this cache behavior.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.CookieNames
-
A complex type that contains one Name element for each cookie that you want CloudFront to forward to
the origin for this cache behavior.
- items(Collection<CustomErrorResponse>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses.Builder
-
A complex type that contains a CustomErrorResponse element for each HTTP status code for which
you want to specify a custom error page and/or a caching duration.
- items(CustomErrorResponse...) - Method in interface software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses.Builder
-
A complex type that contains a CustomErrorResponse element for each HTTP status code for which
you want to specify a custom error page and/or a caching duration.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
-
A complex type that contains a CustomErrorResponse element for each HTTP status code for which you
want to specify a custom error page and/or a caching duration.
- items(Collection<OriginCustomHeader>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CustomHeaders.Builder
-
Optional: A list that contains one OriginCustomHeader element for each custom header that
you want CloudFront to forward to the origin.
- items(OriginCustomHeader...) - Method in interface software.amazon.awssdk.services.cloudfront.model.CustomHeaders.Builder
-
Optional: A list that contains one OriginCustomHeader element for each custom header that
you want CloudFront to forward to the origin.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomHeaders
-
Optional: A list that contains one OriginCustomHeader element for each custom header that you
want CloudFront to forward to the origin.
- items(Collection<DistributionSummary>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionList.Builder
-
A complex type that contains one DistributionSummary element for each distribution that was
created by the current AWS account.
- items(DistributionSummary...) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionList.Builder
-
A complex type that contains one DistributionSummary element for each distribution that was
created by the current AWS account.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
A complex type that contains one DistributionSummary element for each distribution that was created
by the current AWS account.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.GeoRestriction.Builder
-
A complex type that contains a Location element for each country in which you want CloudFront
either to distribute your content (whitelist) or not distribute your content (
blacklist).
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.GeoRestriction.Builder
-
A complex type that contains a Location element for each country in which you want CloudFront
either to distribute your content (whitelist) or not distribute your content (
blacklist).
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.GeoRestriction
-
A complex type that contains a Location element for each country in which you want CloudFront either
to distribute your content (whitelist) or not distribute your content (blacklist).
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Headers.Builder
-
A list that contains one Name element for each header that you want CloudFront to use for
caching in this cache behavior.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.Headers.Builder
-
A list that contains one Name element for each header that you want CloudFront to use for
caching in this cache behavior.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.Headers
-
A list that contains one Name element for each header that you want CloudFront to use for caching in
this cache behavior.
- items(Collection<InvalidationSummary>) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationList.Builder
-
A complex type that contains one InvalidationSummary element for each invalidation batch created
by the current AWS account.
- items(InvalidationSummary...) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationList.Builder
-
A complex type that contains one InvalidationSummary element for each invalidation batch created
by the current AWS account.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
A complex type that contains one InvalidationSummary element for each invalidation batch created by
the current AWS account.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.KeyPairIds.Builder
-
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.KeyPairIds.Builder
-
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.KeyPairIds
-
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber.
- items(Collection<LambdaFunctionAssociation>) - Method in interface software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations.Builder
-
Optional: A complex type that contains LambdaFunctionAssociation items for this cache
behavior.
- items(LambdaFunctionAssociation...) - Method in interface software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations.Builder
-
Optional: A complex type that contains LambdaFunctionAssociation items for this cache
behavior.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations
-
Optional: A complex type that contains LambdaFunctionAssociation items for this cache
behavior.
- items(Collection<Origin>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origins.Builder
-
A complex type that contains origins for this distribution.
- items(Origin...) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origins.Builder
-
A complex type that contains origins for this distribution.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.Origins
-
A complex type that contains origins for this distribution.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols.Builder
-
A list that contains allowed SSL/TLS protocols for this distribution.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols.Builder
-
A list that contains allowed SSL/TLS protocols for this distribution.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols
-
A list that contains allowed SSL/TLS protocols for this distribution.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Paths.Builder
-
A complex type that contains a list of the paths that you want to invalidate.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.Paths.Builder
-
A complex type that contains a list of the paths that you want to invalidate.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.Paths
-
A complex type that contains a list of the paths that you want to invalidate.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys.Builder
-
(Optional) A list that contains the query string parameters that you want CloudFront to use as a basis for
caching for this cache behavior.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys.Builder
-
(Optional) A list that contains the query string parameters that you want CloudFront to use as a basis for
caching for this cache behavior.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys
-
(Optional) A list that contains the query string parameters that you want CloudFront to use as a basis for
caching for this cache behavior.
- items(Collection<StreamingDistributionSummary>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList.Builder
-
A complex type that contains one StreamingDistributionSummary element for each distribution that
was created by the current AWS account.
- items(StreamingDistributionSummary...) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList.Builder
-
A complex type that contains one StreamingDistributionSummary element for each distribution that
was created by the current AWS account.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
A complex type that contains one StreamingDistributionSummary element for each distribution that was
created by the current AWS account.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.TagKeys.Builder
-
A complex type that contains Tag key elements.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.TagKeys.Builder
-
A complex type that contains Tag key elements.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.TagKeys
-
A complex type that contains Tag key elements.
- items(Collection<Tag>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Tags.Builder
-
A complex type that contains Tag elements.
- items(Tag...) - Method in interface software.amazon.awssdk.services.cloudfront.model.Tags.Builder
-
A complex type that contains Tag elements.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.Tags
-
A complex type that contains Tag elements.
- items(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudfront.model.TrustedSigners.Builder
-
Optional: A complex type that contains trusted signers for this cache behavior.
- items(String...) - Method in interface software.amazon.awssdk.services.cloudfront.model.TrustedSigners.Builder
-
Optional: A complex type that contains trusted signers for this cache behavior.
- items() - Method in class software.amazon.awssdk.services.cloudfront.model.TrustedSigners
-
Optional: A complex type that contains trusted signers for this cache behavior.
- items() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListCloudFrontOriginAccessIdentitiesIterable
-
Returns an iterable to iterate through the paginated ListCloudFrontOriginAccessIdentitiesResponse#items()
member.
- items() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListCloudFrontOriginAccessIdentitiesPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListDistributionsIterable
-
Returns an iterable to iterate through the paginated ListDistributionsResponse#items() member.
- items() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListDistributionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListInvalidationsIterable
-
Returns an iterable to iterate through the paginated ListInvalidationsResponse#items() member.
- items() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListInvalidationsPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListStreamingDistributionsIterable
-
Returns an iterable to iterate through the paginated ListStreamingDistributionsResponse#items() member.
- items() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListStreamingDistributionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- ItemSelection - Enum in software.amazon.awssdk.services.cloudfront.model
-
- itemsStrings() - Method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- itemsStrings() - Method in class software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- itemsStrings() - Method in class software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols
-
A list that contains allowed SSL/TLS protocols for this distribution.
- iterator() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListCloudFrontOriginAccessIdentitiesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListDistributionsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListInvalidationsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListStreamingDistributionsIterable
-
- lambdaFunctionARN(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation.Builder
-
The ARN of the Lambda function.
- lambdaFunctionARN() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
-
The ARN of the Lambda function.
- LambdaFunctionAssociation - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains a Lambda function association.
- LambdaFunctionAssociation.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- lambdaFunctionAssociations(LambdaFunctionAssociations) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
A complex type that contains zero or more Lambda function associations for a cache behavior.
- lambdaFunctionAssociations(Consumer<LambdaFunctionAssociations.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
A complex type that contains zero or more Lambda function associations for a cache behavior.
- lambdaFunctionAssociations() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
A complex type that contains zero or more Lambda function associations for a cache behavior.
- lambdaFunctionAssociations(LambdaFunctionAssociations) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
A complex type that contains zero or more Lambda function associations for a cache behavior.
- lambdaFunctionAssociations(Consumer<LambdaFunctionAssociations.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
A complex type that contains zero or more Lambda function associations for a cache behavior.
- lambdaFunctionAssociations() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
A complex type that contains zero or more Lambda function associations for a cache behavior.
- LambdaFunctionAssociations - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that specifies a list of Lambda functions associations for a cache behavior.
- LambdaFunctionAssociations.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- LambdaFunctionAssociationsUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
LambdaFunctionAssociations StAX Unmarshaller
- LambdaFunctionAssociationsUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.LambdaFunctionAssociationsUnmarshaller
-
- LambdaFunctionAssociationUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
LambdaFunctionAssociation StAX Unmarshaller
- LambdaFunctionAssociationUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.LambdaFunctionAssociationUnmarshaller
-
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
The date and time the distribution was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
The date and time the distribution was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
The date and time the distribution was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
The date and time the distribution was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
The date and time that the distribution was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
The date and time that the distribution was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
The date and time the distribution was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
The date and time the distribution was last modified.
- listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Lists origin access identities.
- listCloudFrontOriginAccessIdentities() - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Lists origin access identities.
- listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Lists origin access identities.
- listCloudFrontOriginAccessIdentities() - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Lists origin access identities.
- listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Lists origin access identities.
- listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Lists origin access identities.
- ListCloudFrontOriginAccessIdentitiesIterable - Class in software.amazon.awssdk.services.cloudfront.paginators
-
Represents the output for the
software.amazon.awssdk.services.cloudfront.CloudFrontClient#listCloudFrontOriginAccessIdentitiesPaginator(software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest)
operation which is a paginated operation.
- ListCloudFrontOriginAccessIdentitiesIterable(CloudFrontClient, ListCloudFrontOriginAccessIdentitiesRequest) - Constructor for class software.amazon.awssdk.services.cloudfront.paginators.ListCloudFrontOriginAccessIdentitiesIterable
-
- ListCloudFrontOriginAccessIdentitiesPublisher - Class in software.amazon.awssdk.services.cloudfront.paginators
-
Represents the output for the
software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient#listCloudFrontOriginAccessIdentitiesPaginator(software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest)
operation which is a paginated operation.
- ListCloudFrontOriginAccessIdentitiesPublisher(CloudFrontAsyncClient, ListCloudFrontOriginAccessIdentitiesRequest) - Constructor for class software.amazon.awssdk.services.cloudfront.paginators.ListCloudFrontOriginAccessIdentitiesPublisher
-
- ListCloudFrontOriginAccessIdentitiesRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to list origin access identities.
- ListCloudFrontOriginAccessIdentitiesRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListCloudFrontOriginAccessIdentitiesRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListCloudFrontOriginAccessIdentitiesRequest Marshaller
- ListCloudFrontOriginAccessIdentitiesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListCloudFrontOriginAccessIdentitiesRequestMarshaller
-
- ListCloudFrontOriginAccessIdentitiesResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- ListCloudFrontOriginAccessIdentitiesResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListCloudFrontOriginAccessIdentitiesResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListCloudFrontOriginAccessIdentitiesResponse StAX Unmarshaller
- ListCloudFrontOriginAccessIdentitiesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListCloudFrontOriginAccessIdentitiesResponseUnmarshaller
-
- listDistributions(ListDistributionsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List distributions.
- listDistributions() - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List distributions.
- listDistributions(Consumer<ListDistributionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List distributions.
- listDistributions() - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List distributions.
- listDistributions(ListDistributionsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List distributions.
- listDistributions(Consumer<ListDistributionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List distributions.
- listDistributionsByWebACLId(ListDistributionsByWebACLIdRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List the distributions that are associated with a specified AWS WAF web ACL.
- listDistributionsByWebACLId(Consumer<ListDistributionsByWebACLIdRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List the distributions that are associated with a specified AWS WAF web ACL.
- listDistributionsByWebACLId(ListDistributionsByWebACLIdRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List the distributions that are associated with a specified AWS WAF web ACL.
- listDistributionsByWebACLId(Consumer<ListDistributionsByWebACLIdRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List the distributions that are associated with a specified AWS WAF web ACL.
- ListDistributionsByWebACLIdRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to list distributions that are associated with a specified AWS WAF web ACL.
- ListDistributionsByWebACLIdRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListDistributionsByWebACLIdRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListDistributionsByWebACLIdRequest Marshaller
- ListDistributionsByWebACLIdRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListDistributionsByWebACLIdRequestMarshaller
-
- ListDistributionsByWebACLIdResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The response to a request to list the distributions that are associated with a specified AWS WAF web ACL.
- ListDistributionsByWebACLIdResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListDistributionsByWebACLIdResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListDistributionsByWebACLIdResponse StAX Unmarshaller
- ListDistributionsByWebACLIdResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListDistributionsByWebACLIdResponseUnmarshaller
-
- ListDistributionsIterable - Class in software.amazon.awssdk.services.cloudfront.paginators
-
Represents the output for the
software.amazon.awssdk.services.cloudfront.CloudFrontClient#listDistributionsPaginator(software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest)
operation which is a paginated operation.
- ListDistributionsIterable(CloudFrontClient, ListDistributionsRequest) - Constructor for class software.amazon.awssdk.services.cloudfront.paginators.ListDistributionsIterable
-
- ListDistributionsPublisher - Class in software.amazon.awssdk.services.cloudfront.paginators
-
Represents the output for the
software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient#listDistributionsPaginator(software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest)
operation which is a paginated operation.
- ListDistributionsPublisher(CloudFrontAsyncClient, ListDistributionsRequest) - Constructor for class software.amazon.awssdk.services.cloudfront.paginators.ListDistributionsPublisher
-
- ListDistributionsRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to list your distributions.
- ListDistributionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListDistributionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListDistributionsRequest Marshaller
- ListDistributionsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListDistributionsRequestMarshaller
-
- ListDistributionsResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- ListDistributionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListDistributionsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListDistributionsResponse StAX Unmarshaller
- ListDistributionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListDistributionsResponseUnmarshaller
-
- listInvalidations(ListInvalidationsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Lists invalidation batches.
- listInvalidations(Consumer<ListInvalidationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Lists invalidation batches.
- listInvalidations(ListInvalidationsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Lists invalidation batches.
- listInvalidations(Consumer<ListInvalidationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Lists invalidation batches.
- ListInvalidationsIterable - Class in software.amazon.awssdk.services.cloudfront.paginators
-
Represents the output for the
software.amazon.awssdk.services.cloudfront.CloudFrontClient#listInvalidationsPaginator(software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest)
operation which is a paginated operation.
- ListInvalidationsIterable(CloudFrontClient, ListInvalidationsRequest) - Constructor for class software.amazon.awssdk.services.cloudfront.paginators.ListInvalidationsIterable
-
- ListInvalidationsPublisher - Class in software.amazon.awssdk.services.cloudfront.paginators
-
Represents the output for the
software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient#listInvalidationsPaginator(software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest)
operation which is a paginated operation.
- ListInvalidationsPublisher(CloudFrontAsyncClient, ListInvalidationsRequest) - Constructor for class software.amazon.awssdk.services.cloudfront.paginators.ListInvalidationsPublisher
-
- ListInvalidationsRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to list invalidations.
- ListInvalidationsRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListInvalidationsRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListInvalidationsRequest Marshaller
- ListInvalidationsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListInvalidationsRequestMarshaller
-
- ListInvalidationsResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- ListInvalidationsResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListInvalidationsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListInvalidationsResponse StAX Unmarshaller
- ListInvalidationsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListInvalidationsResponseUnmarshaller
-
- listStreamingDistributions(ListStreamingDistributionsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List streaming distributions.
- listStreamingDistributions() - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List streaming distributions.
- listStreamingDistributions(Consumer<ListStreamingDistributionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List streaming distributions.
- listStreamingDistributions() - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List streaming distributions.
- listStreamingDistributions(ListStreamingDistributionsRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List streaming distributions.
- listStreamingDistributions(Consumer<ListStreamingDistributionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List streaming distributions.
- ListStreamingDistributionsIterable - Class in software.amazon.awssdk.services.cloudfront.paginators
-
Represents the output for the
software.amazon.awssdk.services.cloudfront.CloudFrontClient#listStreamingDistributionsPaginator(software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest)
operation which is a paginated operation.
- ListStreamingDistributionsIterable(CloudFrontClient, ListStreamingDistributionsRequest) - Constructor for class software.amazon.awssdk.services.cloudfront.paginators.ListStreamingDistributionsIterable
-
- ListStreamingDistributionsPublisher - Class in software.amazon.awssdk.services.cloudfront.paginators
-
Represents the output for the
software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient#listStreamingDistributionsPaginator(software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest)
operation which is a paginated operation.
- ListStreamingDistributionsPublisher(CloudFrontAsyncClient, ListStreamingDistributionsRequest) - Constructor for class software.amazon.awssdk.services.cloudfront.paginators.ListStreamingDistributionsPublisher
-
- ListStreamingDistributionsRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to list your streaming distributions.
- ListStreamingDistributionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListStreamingDistributionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListStreamingDistributionsRequest Marshaller
- ListStreamingDistributionsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListStreamingDistributionsRequestMarshaller
-
- ListStreamingDistributionsResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- ListStreamingDistributionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListStreamingDistributionsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListStreamingDistributionsResponse StAX Unmarshaller
- ListStreamingDistributionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListStreamingDistributionsResponseUnmarshaller
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List tags for a CloudFront resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
List tags for a CloudFront resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List tags for a CloudFront resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
List tags for a CloudFront resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to list tags for a CloudFront resource.
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListTagsForResourceRequest Marshaller
- ListTagsForResourceRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
The returned result of the corresponding request.
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ListTagsForResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ListTagsForResourceResponse StAX Unmarshaller
- ListTagsForResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ListTagsForResourceResponseUnmarshaller
-
- location(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse.Builder
-
The fully qualified URI of the new origin access identity just created.
- location() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse
-
The fully qualified URI of the new origin access identity just created.
- location(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse.Builder
-
The fully qualified URI of the new distribution resource just created.
- location() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse
-
The fully qualified URI of the new distribution resource just created.
- location(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse.Builder
-
The fully qualified URI of the new distribution resource just created.
- location() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse
-
The fully qualified URI of the new distribution resource just created.
- location(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse.Builder
-
The fully qualified URI of the distribution and invalidation batch request, including the
Invalidation ID.
- location() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse
-
The fully qualified URI of the distribution and invalidation batch request, including the
Invalidation ID.
- location(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse.Builder
-
The fully qualified URI of the new streaming distribution resource just created.
- location() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse
-
The fully qualified URI of the new streaming distribution resource just created.
- location(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse.Builder
-
The fully qualified URI of the new streaming distribution resource just created.
- location() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse
-
The fully qualified URI of the new streaming distribution resource just created.
- logging(LoggingConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that controls whether access logs are written for the distribution.
- logging(Consumer<LoggingConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
A complex type that controls whether access logs are written for the distribution.
- logging() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
A complex type that controls whether access logs are written for the distribution.
- logging(StreamingLoggingConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A complex type that controls whether access logs are written for the streaming distribution.
- logging(Consumer<StreamingLoggingConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A complex type that controls whether access logs are written for the streaming distribution.
- logging() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that controls whether access logs are written for the streaming distribution.
- LoggingConfig - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that controls whether access logs are written for the distribution.
- LoggingConfig.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- LoggingConfigUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
LoggingConfig StAX Unmarshaller
- LoggingConfigUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.LoggingConfigUnmarshaller
-
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList.Builder
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionList.Builder
-
The value you provided for the Marker request parameter.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
The value you provided for the Marker request parameter.
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationList.Builder
-
The value that you provided for the Marker request parameter.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
The value that you provided for the Marker request parameter.
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest.Builder
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest.Builder
-
Use Marker and MaxItems to control pagination of results.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
Use Marker and MaxItems to control pagination of results.
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest.Builder
-
Use this when paginating results to indicate where to begin in your list of distributions.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest
-
Use this when paginating results to indicate where to begin in your list of distributions.
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest.Builder
-
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest
-
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest.Builder
-
The value that you provided for the Marker request parameter.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest
-
The value that you provided for the Marker request parameter.
- marker(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList.Builder
-
The value you provided for the Marker request parameter.
- marker() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
The value you provided for the Marker request parameter.
- marshall(CreateCloudFrontOriginAccessIdentityRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.CreateCloudFrontOriginAccessIdentityRequestMarshaller
-
- marshall(CreateDistributionRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.CreateDistributionRequestMarshaller
-
- marshall(CreateDistributionWithTagsRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.CreateDistributionWithTagsRequestMarshaller
-
- marshall(CreateInvalidationRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.CreateInvalidationRequestMarshaller
-
- marshall(CreateStreamingDistributionRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.CreateStreamingDistributionRequestMarshaller
-
- marshall(CreateStreamingDistributionWithTagsRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.CreateStreamingDistributionWithTagsRequestMarshaller
-
- marshall(DeleteCloudFrontOriginAccessIdentityRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.DeleteCloudFrontOriginAccessIdentityRequestMarshaller
-
- marshall(DeleteDistributionRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.DeleteDistributionRequestMarshaller
-
- marshall(DeleteServiceLinkedRoleRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.DeleteServiceLinkedRoleRequestMarshaller
-
- marshall(DeleteStreamingDistributionRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.DeleteStreamingDistributionRequestMarshaller
-
- marshall(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.GetCloudFrontOriginAccessIdentityConfigRequestMarshaller
-
- marshall(GetCloudFrontOriginAccessIdentityRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.GetCloudFrontOriginAccessIdentityRequestMarshaller
-
- marshall(GetDistributionConfigRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.GetDistributionConfigRequestMarshaller
-
- marshall(GetDistributionRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.GetDistributionRequestMarshaller
-
- marshall(GetInvalidationRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.GetInvalidationRequestMarshaller
-
- marshall(GetStreamingDistributionConfigRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.GetStreamingDistributionConfigRequestMarshaller
-
- marshall(GetStreamingDistributionRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.GetStreamingDistributionRequestMarshaller
-
- marshall(ListCloudFrontOriginAccessIdentitiesRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.ListCloudFrontOriginAccessIdentitiesRequestMarshaller
-
- marshall(ListDistributionsByWebACLIdRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.ListDistributionsByWebACLIdRequestMarshaller
-
- marshall(ListDistributionsRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.ListDistributionsRequestMarshaller
-
- marshall(ListInvalidationsRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.ListInvalidationsRequestMarshaller
-
- marshall(ListStreamingDistributionsRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.ListStreamingDistributionsRequestMarshaller
-
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.ListTagsForResourceRequestMarshaller
-
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.TagResourceRequestMarshaller
-
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.UntagResourceRequestMarshaller
-
- marshall(UpdateCloudFrontOriginAccessIdentityRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.UpdateCloudFrontOriginAccessIdentityRequestMarshaller
-
- marshall(UpdateDistributionRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.UpdateDistributionRequestMarshaller
-
- marshall(UpdateStreamingDistributionRequest) - Method in class software.amazon.awssdk.services.cloudfront.transform.UpdateStreamingDistributionRequestMarshaller
-
- maxItems(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList.Builder
-
The maximum number of origin access identities you want in the response body.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
The maximum number of origin access identities you want in the response body.
- maxItems(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionList.Builder
-
The value you provided for the MaxItems request parameter.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
The value you provided for the MaxItems request parameter.
- maxItems(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationList.Builder
-
The value that you provided for the MaxItems request parameter.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
The value that you provided for the MaxItems request parameter.
- maxItems(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest.Builder
-
The maximum number of origin access identities you want in the response body.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
The maximum number of origin access identities you want in the response body.
- maxItems(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest.Builder
-
The maximum number of distributions that you want CloudFront to return in the response body.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
The maximum number of distributions that you want CloudFront to return in the response body.
- maxItems(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest.Builder
-
The maximum number of distributions you want in the response body.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest
-
The maximum number of distributions you want in the response body.
- maxItems(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest.Builder
-
The maximum number of invalidation batches that you want in the response body.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest
-
The maximum number of invalidation batches that you want in the response body.
- maxItems(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest.Builder
-
The value that you provided for the MaxItems request parameter.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest
-
The value that you provided for the MaxItems request parameter.
- maxItems(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList.Builder
-
The value you provided for the MaxItems request parameter.
- maxItems() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
The value you provided for the MaxItems request parameter.
- maxTTL(Long) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
The maximum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards
another request to your origin to determine whether the object has been updated.
- maxTTL() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
The maximum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another
request to your origin to determine whether the object has been updated.
- maxTTL(Long) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
Sets the value of the MaxTTL property for this object.
- maxTTL() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
Returns the value of the MaxTTL property for this object.
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.AccessDeniedException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.BatchTooLargeException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityInUseException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CNAMEAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionNotDisabledException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.IllegalUpdateException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InconsistentQuantitiesException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidArgumentException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidDefaultRootObjectException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidErrorCodeException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidForwardCookiesException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidGeoRestrictionParameterException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidHeadersForS3OriginException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidIfMatchVersionException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidLambdaFunctionAssociationException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidLocationCodeException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidMinimumProtocolVersionException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidOriginAccessIdentityException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidOriginException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidOriginKeepaliveTimeoutException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidOriginReadTimeoutException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidProtocolSettingsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidQueryStringParametersException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidRelativePathException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidRequiredProtocolException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidResponseCodeException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidTaggingException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidTTLOrderException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidViewerCertificateException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidWebACLIdException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.MissingBodyException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.NoSuchCloudFrontOriginAccessIdentityException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.NoSuchDistributionException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.NoSuchInvalidationException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.NoSuchOriginException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.NoSuchResourceException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.NoSuchStreamingDistributionException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.PreconditionFailedException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ResourceInUseException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionAlreadyExistsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionNotDisabledException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyCacheBehaviorsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyCertificatesException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyCloudFrontOriginAccessIdentitiesException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyCookieNamesInWhiteListException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyDistributionCNAMEsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyDistributionsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyDistributionsWithLambdaAssociationsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyHeadersInForwardedValuesException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyInvalidationsInProgressException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyLambdaFunctionAssociationsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyOriginCustomHeadersException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyOriginsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyQueryStringParametersException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyStreamingDistributionCNAMEsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyStreamingDistributionsException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TooManyTrustedSignersException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.TrustedSignerDoesNotExistException.Builder
-
- Method - Enum in software.amazon.awssdk.services.cloudfront.model
-
- MinimumProtocolVersion - Enum in software.amazon.awssdk.services.cloudfront.model
-
- minimumProtocolVersion(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
Specify the security policy that you want CloudFront to use for HTTPS connections.
- minimumProtocolVersion(MinimumProtocolVersion) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
Specify the security policy that you want CloudFront to use for HTTPS connections.
- minimumProtocolVersion() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
Specify the security policy that you want CloudFront to use for HTTPS connections.
- minimumProtocolVersionString() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
Specify the security policy that you want CloudFront to use for HTTPS connections.
- minTTL(Long) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards
another request to your origin to determine whether the object has been updated.
- minTTL() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another
request to your origin to determine whether the object has been updated.
- minTTL(Long) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards
another request to your origin to determine whether the object has been updated.
- minTTL() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront forwards another
request to your origin to determine whether the object has been updated.
- MissingBodyException - Exception in software.amazon.awssdk.services.cloudfront.model
-
This operation requires a body.
- MissingBodyException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- MissingBodyExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- MissingBodyExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.MissingBodyExceptionUnmarshaller
-
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners.Builder
-
A complex type that contains one Signer complex type for each trusted signer specified in the
TrustedSigners complex type.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
-
A complex type that contains one Signer complex type for each trusted signer specified in the
TrustedSigners complex type.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.Aliases.Builder
-
The number of CNAME aliases, if any, that you want to associate with this distribution.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.Aliases
-
The number of CNAME aliases, if any, that you want to associate with this distribution.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.AllowedMethods.Builder
-
The number of HTTP methods that you want CloudFront to forward to your origin.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
The number of HTTP methods that you want CloudFront to forward to your origin.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehaviors.Builder
-
The number of cache behaviors for this distribution.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
-
The number of cache behaviors for this distribution.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.CachedMethods.Builder
-
The number of HTTP methods for which you want CloudFront to cache responses.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
The number of HTTP methods for which you want CloudFront to cache responses.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList.Builder
-
The number of CloudFront origin access identities that were created by the current AWS account.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
The number of CloudFront origin access identities that were created by the current AWS account.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.CookieNames.Builder
-
The number of different cookies that you want CloudFront to forward to the origin for this cache behavior.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.CookieNames
-
The number of different cookies that you want CloudFront to forward to the origin for this cache behavior.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses.Builder
-
The number of HTTP status codes for which you want to specify a custom error page and/or a caching duration.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
-
The number of HTTP status codes for which you want to specify a custom error page and/or a caching duration.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.CustomHeaders.Builder
-
The number of custom headers, if any, for this distribution.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomHeaders
-
The number of custom headers, if any, for this distribution.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionList.Builder
-
The number of distributions that were created by the current AWS account.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
The number of distributions that were created by the current AWS account.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.GeoRestriction.Builder
-
When geo restriction is enabled, this is the number of countries in your whitelist
or blacklist.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.GeoRestriction
-
When geo restriction is enabled, this is the number of countries in your whitelist or
blacklist.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.Headers.Builder
-
The number of different headers that you want CloudFront to base caching on for this cache behavior.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.Headers
-
The number of different headers that you want CloudFront to base caching on for this cache behavior.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationList.Builder
-
The number of invalidation batches that were created by the current AWS account.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
The number of invalidation batches that were created by the current AWS account.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.KeyPairIds.Builder
-
The number of active CloudFront key pairs for AwsAccountNumber.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.KeyPairIds
-
The number of active CloudFront key pairs for AwsAccountNumber.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations.Builder
-
The number of Lambda function associations for this cache behavior.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations
-
The number of Lambda function associations for this cache behavior.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origins.Builder
-
The number of origins for this distribution.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.Origins
-
The number of origins for this distribution.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols.Builder
-
The number of SSL/TLS protocols that you want to allow CloudFront to use when establishing an HTTPS
connection with this origin.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols
-
The number of SSL/TLS protocols that you want to allow CloudFront to use when establishing an HTTPS connection
with this origin.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.Paths.Builder
-
The number of objects that you want to invalidate.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.Paths
-
The number of objects that you want to invalidate.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys.Builder
-
The number of whitelisted query string parameters for this cache behavior.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys
-
The number of whitelisted query string parameters for this cache behavior.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList.Builder
-
The number of streaming distributions that were created by the current AWS account.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
The number of streaming distributions that were created by the current AWS account.
- quantity(Integer) - Method in interface software.amazon.awssdk.services.cloudfront.model.TrustedSigners.Builder
-
The number of trusted signers for this cache behavior.
- quantity() - Method in class software.amazon.awssdk.services.cloudfront.model.TrustedSigners
-
The number of trusted signers for this cache behavior.
- queryString(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.ForwardedValues.Builder
-
Indicates whether you want CloudFront to forward query strings to the origin that is associated with this
cache behavior and cache based on the query string parameters.
- queryString() - Method in class software.amazon.awssdk.services.cloudfront.model.ForwardedValues
-
Indicates whether you want CloudFront to forward query strings to the origin that is associated with this cache
behavior and cache based on the query string parameters.
- queryStringCacheKeys(QueryStringCacheKeys) - Method in interface software.amazon.awssdk.services.cloudfront.model.ForwardedValues.Builder
-
A complex type that contains information about the query string parameters that you want CloudFront to use
for caching for this cache behavior.
- queryStringCacheKeys(Consumer<QueryStringCacheKeys.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ForwardedValues.Builder
-
A complex type that contains information about the query string parameters that you want CloudFront to use
for caching for this cache behavior.
- queryStringCacheKeys() - Method in class software.amazon.awssdk.services.cloudfront.model.ForwardedValues
-
A complex type that contains information about the query string parameters that you want CloudFront to use for
caching for this cache behavior.
- QueryStringCacheKeys - Class in software.amazon.awssdk.services.cloudfront.model
-
- QueryStringCacheKeys.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- QueryStringCacheKeysUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
QueryStringCacheKeys StAX Unmarshaller
- QueryStringCacheKeysUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.QueryStringCacheKeysUnmarshaller
-
- s3CanonicalUserId(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity.Builder
-
The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity
read permission to an object in Amazon S3.
- s3CanonicalUserId() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity read
permission to an object in Amazon S3.
- s3CanonicalUserId(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary.Builder
-
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access
identity read permission to an object in Amazon S3.
- s3CanonicalUserId() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access
identity read permission to an object in Amazon S3.
- S3Origin - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media
files for distribution.
- s3Origin(S3Origin) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get
your media files for distribution.
- s3Origin(Consumer<S3Origin.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get
your media files for distribution.
- s3Origin() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your
media files for distribution.
- s3Origin(S3Origin) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get
your media files for distribution.
- s3Origin(Consumer<S3Origin.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get
your media files for distribution.
- s3Origin() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your
media files for distribution.
- S3Origin.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- s3OriginConfig(S3OriginConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origin.Builder
-
A complex type that contains information about the Amazon S3 origin.
- s3OriginConfig(Consumer<S3OriginConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.Origin.Builder
-
A complex type that contains information about the Amazon S3 origin.
- s3OriginConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
A complex type that contains information about the Amazon S3 origin.
- S3OriginConfig - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains information about the Amazon S3 origin.
- S3OriginConfig.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- S3OriginConfigUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
S3OriginConfig StAX Unmarshaller
- S3OriginConfigUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.S3OriginConfigUnmarshaller
-
- S3OriginUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
S3Origin StAX Unmarshaller
- S3OriginUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.S3OriginUnmarshaller
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Aliases
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.BatchTooLargeException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityInUseException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.CNAMEAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CookieNames
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CookiePreference
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CustomHeaders
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.CustomOriginConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.DistributionAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.DistributionNotDisabledException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ForwardedValues
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GeoRestriction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Headers
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.IllegalUpdateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InconsistentQuantitiesException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidArgumentException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.InvalidationBatch
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.InvalidationSummary
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidDefaultRootObjectException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidErrorCodeException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidForwardCookiesException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidGeoRestrictionParameterException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidHeadersForS3OriginException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidIfMatchVersionException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidLambdaFunctionAssociationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidLocationCodeException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidMinimumProtocolVersionException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidOriginAccessIdentityException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidOriginException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidOriginKeepaliveTimeoutException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidOriginReadTimeoutException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidProtocolSettingsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidQueryStringParametersException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidRelativePathException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidRequiredProtocolException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidResponseCodeException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidTaggingException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidTTLOrderException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidViewerCertificateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.InvalidWebACLIdException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.KeyPairIds
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.LoggingConfig
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.MissingBodyException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchCloudFrontOriginAccessIdentityException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchDistributionException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchInvalidationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchOriginException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchResourceException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchStreamingDistributionException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.OriginCustomHeader
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Origins
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Paths
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.PreconditionFailedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.ResourceInUseException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Restrictions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.S3Origin
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.S3OriginConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Signer
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.StreamingDistributionAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.StreamingDistributionNotDisabledException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.StreamingLoggingConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.TagKeys
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.Tags
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyCacheBehaviorsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyCertificatesException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyCloudFrontOriginAccessIdentitiesException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyCookieNamesInWhiteListException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyDistributionCNAMEsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyDistributionsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyDistributionsWithLambdaAssociationsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyHeadersInForwardedValuesException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyInvalidationsInProgressException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyLambdaFunctionAssociationsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyOriginCustomHeadersException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyOriginsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyQueryStringParametersException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyStreamingDistributionCNAMEsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyStreamingDistributionsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TooManyTrustedSignersException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudfront.model.TrustedSignerDoesNotExistException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.TrustedSigners
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
- Signer - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that lists the AWS accounts that were included in the TrustedSigners complex type, as
well as their active CloudFront key pair IDs, if any.
- Signer.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- SignerUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
Signer StAX Unmarshaller
- SignerUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.SignerUnmarshaller
-
- smoothStreaming(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the
origin that is associated with this cache behavior.
- smoothStreaming() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
that is associated with this cache behavior.
- smoothStreaming(Boolean) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the
origin that is associated with this cache behavior.
- smoothStreaming() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
that is associated with this cache behavior.
- software.amazon.awssdk.services.cloudfront - package software.amazon.awssdk.services.cloudfront
-
Amazon CloudFront
- software.amazon.awssdk.services.cloudfront.model - package software.amazon.awssdk.services.cloudfront.model
-
- software.amazon.awssdk.services.cloudfront.paginators - package software.amazon.awssdk.services.cloudfront.paginators
-
- software.amazon.awssdk.services.cloudfront.transform - package software.amazon.awssdk.services.cloudfront.transform
-
- SslProtocol - Enum in software.amazon.awssdk.services.cloudfront.model
-
- SSLSupportMethod - Enum in software.amazon.awssdk.services.cloudfront.model
-
- sslSupportMethod(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
- sslSupportMethod(SSLSupportMethod) - Method in interface software.amazon.awssdk.services.cloudfront.model.ViewerCertificate.Builder
-
- sslSupportMethod() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- sslSupportMethodString() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- status(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Distribution.Builder
-
This response element indicates the current status of the distribution.
- status() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
This response element indicates the current status of the distribution.
- status(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
The current status of the distribution.
- status() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
The current status of the distribution.
- status(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Invalidation.Builder
-
The status of the invalidation request.
- status() - Method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
The status of the invalidation request.
- status(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.InvalidationSummary.Builder
-
The status of an invalidation request.
- status() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationSummary
-
The status of an invalidation request.
- status(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
The current status of the RTMP distribution.
- status() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
The current status of the RTMP distribution.
- status(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
Indicates the current status of the distribution.
- status() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
Indicates the current status of the distribution.
- streamingDistribution(StreamingDistribution) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse.Builder
-
The streaming distribution's information.
- streamingDistribution(Consumer<StreamingDistribution.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse.Builder
-
The streaming distribution's information.
- streamingDistribution() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse
-
The streaming distribution's information.
- streamingDistribution(StreamingDistribution) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse.Builder
-
The streaming distribution's information.
- streamingDistribution(Consumer<StreamingDistribution.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse.Builder
-
The streaming distribution's information.
- streamingDistribution() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse
-
The streaming distribution's information.
- streamingDistribution(StreamingDistribution) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse.Builder
-
The streaming distribution's information.
- streamingDistribution(Consumer<StreamingDistribution.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse.Builder
-
The streaming distribution's information.
- streamingDistribution() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse
-
The streaming distribution's information.
- StreamingDistribution - Class in software.amazon.awssdk.services.cloudfront.model
-
A streaming distribution.
- streamingDistribution(StreamingDistribution) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse.Builder
-
The streaming distribution's information.
- streamingDistribution(Consumer<StreamingDistribution.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse.Builder
-
The streaming distribution's information.
- streamingDistribution() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse
-
The streaming distribution's information.
- StreamingDistribution.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionAlreadyExistsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionAlreadyExistsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- StreamingDistributionAlreadyExistsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionAlreadyExistsExceptionUnmarshaller
-
- streamingDistributionConfig(StreamingDistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionRequest.Builder
-
The streaming distribution's configuration information.
- streamingDistributionConfig(Consumer<StreamingDistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionRequest.Builder
-
The streaming distribution's configuration information.
- streamingDistributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionRequest
-
The streaming distribution's configuration information.
- streamingDistributionConfig(StreamingDistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse.Builder
-
The streaming distribution's configuration information.
- streamingDistributionConfig(Consumer<StreamingDistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse.Builder
-
The streaming distribution's configuration information.
- streamingDistributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse
-
The streaming distribution's configuration information.
- streamingDistributionConfig(StreamingDistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
The current configuration information for the RTMP distribution.
- streamingDistributionConfig(Consumer<StreamingDistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistribution.Builder
-
The current configuration information for the RTMP distribution.
- streamingDistributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
The current configuration information for the RTMP distribution.
- StreamingDistributionConfig - Class in software.amazon.awssdk.services.cloudfront.model
-
The RTMP distribution's configuration information.
- streamingDistributionConfig(StreamingDistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags.Builder
-
A streaming distribution Configuration.
- streamingDistributionConfig(Consumer<StreamingDistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags.Builder
-
A streaming distribution Configuration.
- streamingDistributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags
-
A streaming distribution Configuration.
- streamingDistributionConfig(StreamingDistributionConfig) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest.Builder
-
The streaming distribution's configuration information.
- streamingDistributionConfig(Consumer<StreamingDistributionConfig.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest.Builder
-
The streaming distribution's configuration information.
- streamingDistributionConfig() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The streaming distribution's configuration information.
- StreamingDistributionConfig.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionConfigUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
StreamingDistributionConfig StAX Unmarshaller
- StreamingDistributionConfigUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionConfigUnmarshaller
-
- streamingDistributionConfigWithTags(StreamingDistributionConfigWithTags) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest.Builder
-
The streaming distribution's configuration information.
- streamingDistributionConfigWithTags(Consumer<StreamingDistributionConfigWithTags.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest.Builder
-
The streaming distribution's configuration information.
- streamingDistributionConfigWithTags() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
The streaming distribution's configuration information.
- StreamingDistributionConfigWithTags - Class in software.amazon.awssdk.services.cloudfront.model
-
A streaming distribution Configuration and a list of tags to be associated with the streaming distribution.
- StreamingDistributionConfigWithTags.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionConfigWithTagsUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
StreamingDistributionConfigWithTags StAX Unmarshaller
- StreamingDistributionConfigWithTagsUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionConfigWithTagsUnmarshaller
-
- streamingDistributionList(StreamingDistributionList) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsResponse.Builder
-
The StreamingDistributionList type.
- streamingDistributionList(Consumer<StreamingDistributionList.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsResponse.Builder
-
The StreamingDistributionList type.
- streamingDistributionList() - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsResponse
-
The StreamingDistributionList type.
- StreamingDistributionList - Class in software.amazon.awssdk.services.cloudfront.model
-
A streaming distribution list.
- StreamingDistributionList.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionListUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
StreamingDistributionList StAX Unmarshaller
- StreamingDistributionListUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionListUnmarshaller
-
- StreamingDistributionNotDisabledException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionNotDisabledException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionNotDisabledExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- StreamingDistributionNotDisabledExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionNotDisabledExceptionUnmarshaller
-
- StreamingDistributionSummary - Class in software.amazon.awssdk.services.cloudfront.model
-
A summary of the information for an Amazon CloudFront streaming distribution.
- StreamingDistributionSummary.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- StreamingDistributionSummaryUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
StreamingDistributionSummary StAX Unmarshaller
- StreamingDistributionSummaryUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionSummaryUnmarshaller
-
- StreamingDistributionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
StreamingDistribution StAX Unmarshaller
- StreamingDistributionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.StreamingDistributionUnmarshaller
-
- StreamingLoggingConfig - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that controls whether access logs are written for this streaming distribution.
- StreamingLoggingConfig.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- StreamingLoggingConfigUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
StreamingLoggingConfig StAX Unmarshaller
- StreamingLoggingConfigUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.StreamingLoggingConfigUnmarshaller
-
- subscribe(Subscriber<? super ListCloudFrontOriginAccessIdentitiesResponse>) - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListCloudFrontOriginAccessIdentitiesPublisher
-
- subscribe(Subscriber<? super ListDistributionsResponse>) - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListDistributionsPublisher
-
- subscribe(Subscriber<? super ListInvalidationsResponse>) - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListInvalidationsPublisher
-
- subscribe(Subscriber<? super ListStreamingDistributionsResponse>) - Method in class software.amazon.awssdk.services.cloudfront.paginators.ListStreamingDistributionsPublisher
-
- Tag - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains Tag key and Tag value.
- Tag.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TagKeys - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains zero or more Tag elements.
- tagKeys(TagKeys) - Method in interface software.amazon.awssdk.services.cloudfront.model.UntagResourceRequest.Builder
-
A complex type that contains zero or more Tag key elements.
- tagKeys(Consumer<TagKeys.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.UntagResourceRequest.Builder
-
A complex type that contains zero or more Tag key elements.
- tagKeys() - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceRequest
-
A complex type that contains zero or more Tag key elements.
- TagKeys.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TagKeysUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
TagKeys StAX Unmarshaller
- TagKeysUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TagKeysUnmarshaller
-
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Add tags to a CloudFront resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontAsyncClient
-
Add tags to a CloudFront resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Add tags to a CloudFront resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.CloudFrontClient
-
Add tags to a CloudFront resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.cloudfront.model
-
The request to add tags to a CloudFront resource.
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
TagResourceRequest Marshaller
- TagResourceRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.cloudfront.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TagResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
TagResourceResponse StAX Unmarshaller
- TagResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TagResourceResponseUnmarshaller
-
- tags(Tags) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags.Builder
-
A complex type that contains zero or more Tag elements.
- tags(Consumer<Tags.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags.Builder
-
A complex type that contains zero or more Tag elements.
- tags() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags
-
A complex type that contains zero or more Tag elements.
- tags(Tags) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceResponse.Builder
-
A complex type that contains zero or more Tag elements.
- tags(Consumer<Tags.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceResponse.Builder
-
A complex type that contains zero or more Tag elements.
- tags() - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceResponse
-
A complex type that contains zero or more Tag elements.
- tags(Tags) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags.Builder
-
A complex type that contains zero or more Tag elements.
- tags(Consumer<Tags.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags.Builder
-
A complex type that contains zero or more Tag elements.
- tags() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags
-
A complex type that contains zero or more Tag elements.
- tags(Tags) - Method in interface software.amazon.awssdk.services.cloudfront.model.TagResourceRequest.Builder
-
A complex type that contains zero or more Tag elements.
- tags(Consumer<Tags.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.TagResourceRequest.Builder
-
A complex type that contains zero or more Tag elements.
- tags() - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceRequest
-
A complex type that contains zero or more Tag elements.
- Tags - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that contains zero or more Tag elements.
- Tags.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TagsUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
Tags StAX Unmarshaller
- TagsUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TagsUnmarshaller
-
- TagUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
Tag StAX Unmarshaller
- TagUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TagUnmarshaller
-
- targetOriginId(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
The value of ID for the origin that you want CloudFront to route requests to when a request
matches the path pattern either for a cache behavior or for the default cache behavior.
- targetOriginId() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
The value of ID for the origin that you want CloudFront to route requests to when a request matches
the path pattern either for a cache behavior or for the default cache behavior.
- targetOriginId(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
The value of ID for the origin that you want CloudFront to route requests to when a request
matches the path pattern either for a cache behavior or for the default cache behavior.
- targetOriginId() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
The value of ID for the origin that you want CloudFront to route requests to when a request matches
the path pattern either for a cache behavior or for the default cache behavior.
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.AccessDeniedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Aliases
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.BatchTooLargeException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityInUseException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontRequest
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.CNAMEAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CookieNames
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CookiePreference
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomHeaders
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomOriginConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.DistributionAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.DistributionNotDisabledException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ForwardedValues
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GeoRestriction
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Headers
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.IllegalUpdateException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InconsistentQuantitiesException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidArgumentException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationBatch
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationSummary
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidDefaultRootObjectException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidErrorCodeException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidForwardCookiesException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidGeoRestrictionParameterException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidHeadersForS3OriginException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidIfMatchVersionException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidLambdaFunctionAssociationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidLocationCodeException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidMinimumProtocolVersionException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidOriginAccessIdentityException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidOriginException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidOriginKeepaliveTimeoutException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidOriginReadTimeoutException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidProtocolSettingsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidQueryStringParametersException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidRelativePathException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidRequiredProtocolException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidResponseCodeException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidTaggingException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidTTLOrderException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidViewerCertificateException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.InvalidWebACLIdException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.KeyPairIds
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.LoggingConfig
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.MissingBodyException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchCloudFrontOriginAccessIdentityException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchDistributionException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchInvalidationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchOriginException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchResourceException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.NoSuchStreamingDistributionException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.OriginCustomHeader
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Origins
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Paths
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.PreconditionFailedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.ResourceInUseException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Restrictions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.S3Origin
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.S3OriginConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Signer
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.StreamingDistributionAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.StreamingDistributionNotDisabledException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingLoggingConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.TagKeys
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.Tags
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyCacheBehaviorsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyCertificatesException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyCloudFrontOriginAccessIdentitiesException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyCookieNamesInWhiteListException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyDistributionCNAMEsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyDistributionsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyDistributionsWithLambdaAssociationsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyHeadersInForwardedValuesException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyInvalidationsInProgressException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyLambdaFunctionAssociationsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyOriginCustomHeadersException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyOriginsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyQueryStringParametersException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyStreamingDistributionCNAMEsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyStreamingDistributionsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TooManyTrustedSignersException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudfront.model.TrustedSignerDoesNotExistException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.TrustedSigners
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- TooManyCacheBehaviorsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
You cannot create more cache behaviors for the distribution.
- TooManyCacheBehaviorsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyCacheBehaviorsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyCacheBehaviorsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyCacheBehaviorsExceptionUnmarshaller
-
- TooManyCertificatesException - Exception in software.amazon.awssdk.services.cloudfront.model
-
You cannot create anymore custom SSL/TLS certificates.
- TooManyCertificatesException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyCertificatesExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyCertificatesExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyCertificatesExceptionUnmarshaller
-
- TooManyCloudFrontOriginAccessIdentitiesException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Processing your request would cause you to exceed the maximum number of origin access identities allowed.
- TooManyCloudFrontOriginAccessIdentitiesException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyCloudFrontOriginAccessIdentitiesExceptionUnmarshaller
-
- TooManyCookieNamesInWhiteListException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- TooManyCookieNamesInWhiteListException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyCookieNamesInWhiteListExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyCookieNamesInWhiteListExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyCookieNamesInWhiteListExceptionUnmarshaller
-
- TooManyDistributionCNAMEsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Your request contains more CNAMEs than are allowed per distribution.
- TooManyDistributionCNAMEsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyDistributionCNAMEsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyDistributionCNAMEsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyDistributionCNAMEsExceptionUnmarshaller
-
- TooManyDistributionsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Processing your request would cause you to exceed the maximum number of distributions allowed.
- TooManyDistributionsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyDistributionsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyDistributionsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyDistributionsExceptionUnmarshaller
-
- TooManyDistributionsWithLambdaAssociationsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Processing your request would cause the maximum number of distributions with Lambda function associations per owner
to be exceeded.
- TooManyDistributionsWithLambdaAssociationsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyDistributionsWithLambdaAssociationsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyDistributionsWithLambdaAssociationsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyDistributionsWithLambdaAssociationsExceptionUnmarshaller
-
- TooManyHeadersInForwardedValuesException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- TooManyHeadersInForwardedValuesException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyHeadersInForwardedValuesExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyHeadersInForwardedValuesExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyHeadersInForwardedValuesExceptionUnmarshaller
-
- TooManyInvalidationsInProgressException - Exception in software.amazon.awssdk.services.cloudfront.model
-
You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
- TooManyInvalidationsInProgressException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyInvalidationsInProgressExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyInvalidationsInProgressExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyInvalidationsInProgressExceptionUnmarshaller
-
- TooManyLambdaFunctionAssociationsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Your request contains more Lambda function associations than are allowed per distribution.
- TooManyLambdaFunctionAssociationsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyLambdaFunctionAssociationsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyLambdaFunctionAssociationsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyLambdaFunctionAssociationsExceptionUnmarshaller
-
- TooManyOriginCustomHeadersException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- TooManyOriginCustomHeadersException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyOriginCustomHeadersExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyOriginCustomHeadersExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyOriginCustomHeadersExceptionUnmarshaller
-
- TooManyOriginsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
You cannot create more origins for the distribution.
- TooManyOriginsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyOriginsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyOriginsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyOriginsExceptionUnmarshaller
-
- TooManyQueryStringParametersException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- TooManyQueryStringParametersException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyQueryStringParametersExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyQueryStringParametersExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyQueryStringParametersExceptionUnmarshaller
-
- TooManyStreamingDistributionCNAMEsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
- TooManyStreamingDistributionCNAMEsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyStreamingDistributionCNAMEsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyStreamingDistributionCNAMEsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyStreamingDistributionCNAMEsExceptionUnmarshaller
-
- TooManyStreamingDistributionsException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
- TooManyStreamingDistributionsException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyStreamingDistributionsExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyStreamingDistributionsExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyStreamingDistributionsExceptionUnmarshaller
-
- TooManyTrustedSignersException - Exception in software.amazon.awssdk.services.cloudfront.model
-
Your request contains more trusted signers than are allowed per distribution.
- TooManyTrustedSignersException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TooManyTrustedSignersExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TooManyTrustedSignersExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TooManyTrustedSignersExceptionUnmarshaller
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Aliases
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.AllowedMethods
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.CertificateSource
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CookieNames
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CookiePreference
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateDistributionWithTagsResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateInvalidationResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CreateStreamingDistributionWithTagsResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomHeaders
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.CustomOriginConfig
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteDistributionResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteServiceLinkedRoleResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DeleteStreamingDistributionResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Distribution
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfigWithTags
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionList
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.EventType
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ForwardedValues
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GeoRestriction
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.GeoRestrictionType
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionConfigResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetDistributionResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetInvalidationResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionConfigResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.GetStreamingDistributionResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Headers
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.HttpVersion
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Invalidation
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationBatch
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationList
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.InvalidationSummary
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.ItemSelection
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.KeyPairIds
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociations
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsByWebACLIdResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListDistributionsResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListInvalidationsResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListStreamingDistributionsResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ListTagsForResourceResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.LoggingConfig
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.Method
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.MinimumProtocolVersion
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Origin
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.OriginCustomHeader
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.OriginProtocolPolicy
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Origins
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.OriginSslProtocols
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Paths
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.PriceClass
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.QueryStringCacheKeys
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Restrictions
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.S3Origin
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.S3OriginConfig
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Signer
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.SslProtocol
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.SSLSupportMethod
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistribution
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfigWithTags
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionList
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingLoggingConfig
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Tag
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.TagKeys
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.TagResourceResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.Tags
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.TrustedSigners
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.UntagResourceResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateDistributionResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionRequest
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.UpdateStreamingDistributionResponse
-
- toString() - Method in class software.amazon.awssdk.services.cloudfront.model.ViewerCertificate
-
- toString() - Method in enum software.amazon.awssdk.services.cloudfront.model.ViewerProtocolPolicy
-
- TrustedSignerDoesNotExistException - Exception in software.amazon.awssdk.services.cloudfront.model
-
One or more of your trusted signers don't exist.
- TrustedSignerDoesNotExistException.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TrustedSignerDoesNotExistExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
- TrustedSignerDoesNotExistExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TrustedSignerDoesNotExistExceptionUnmarshaller
-
- trustedSigners(TrustedSigners) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
- trustedSigners(Consumer<TrustedSigners.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
- trustedSigners() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private
content.
- trustedSigners(TrustedSigners) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
- trustedSigners(Consumer<TrustedSigners.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
- trustedSigners() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private
content.
- trustedSigners(TrustedSigners) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A complex type that specifies any AWS accounts that you want to permit to create signed URLs for private
content.
- trustedSigners(Consumer<TrustedSigners.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig.Builder
-
A complex type that specifies any AWS accounts that you want to permit to create signed URLs for private
content.
- trustedSigners() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that specifies any AWS accounts that you want to permit to create signed URLs for private content.
- trustedSigners(TrustedSigners) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
- trustedSigners(Consumer<TrustedSigners.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary.Builder
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
- trustedSigners() - Method in class software.amazon.awssdk.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private
content.
- TrustedSigners - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private
content.
- TrustedSigners.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- TrustedSignersUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
TrustedSigners StAX Unmarshaller
- TrustedSignersUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.TrustedSignersUnmarshaller
-
- value(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.Tag.Builder
-
A string that contains an optional Tag value.
- value() - Method in class software.amazon.awssdk.services.cloudfront.model.Tag
-
A string that contains an optional Tag value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.CertificateSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.GeoRestrictionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.HttpVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.ItemSelection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.MinimumProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.OriginProtocolPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.PriceClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.SslProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.SSLSupportMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudfront.model.ViewerProtocolPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.CertificateSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.GeoRestrictionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.HttpVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.ItemSelection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.MinimumProtocolVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.OriginProtocolPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.PriceClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.SslProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.SSLSupportMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.cloudfront.model.ViewerProtocolPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- viewerCertificate(ViewerCertificate) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
Sets the value of the ViewerCertificate property for this object.
- viewerCertificate(Consumer<ViewerCertificate.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionConfig.Builder
-
Sets the value of the ViewerCertificate property for this object.
- viewerCertificate() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionConfig
-
Returns the value of the ViewerCertificate property for this object.
- viewerCertificate(ViewerCertificate) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
Sets the value of the ViewerCertificate property for this object.
- viewerCertificate(Consumer<ViewerCertificate.Builder>) - Method in interface software.amazon.awssdk.services.cloudfront.model.DistributionSummary.Builder
-
Sets the value of the ViewerCertificate property for this object.
- viewerCertificate() - Method in class software.amazon.awssdk.services.cloudfront.model.DistributionSummary
-
Returns the value of the ViewerCertificate property for this object.
- ViewerCertificate - Class in software.amazon.awssdk.services.cloudfront.model
-
A complex type that specifies the following:
- ViewerCertificate.Builder - Interface in software.amazon.awssdk.services.cloudfront.model
-
- ViewerCertificateUnmarshaller - Class in software.amazon.awssdk.services.cloudfront.transform
-
ViewerCertificate StAX Unmarshaller
- ViewerCertificateUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudfront.transform.ViewerCertificateUnmarshaller
-
- viewerProtocolPolicy(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when a request matches the path pattern in PathPattern.
- viewerProtocolPolicy(ViewerProtocolPolicy) - Method in interface software.amazon.awssdk.services.cloudfront.model.CacheBehavior.Builder
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when a request matches the path pattern in PathPattern.
- viewerProtocolPolicy() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId when
a request matches the path pattern in PathPattern.
- viewerProtocolPolicy(String) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when a request matches the path pattern in PathPattern.
- viewerProtocolPolicy(ViewerProtocolPolicy) - Method in interface software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior.Builder
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when a request matches the path pattern in PathPattern.
- viewerProtocolPolicy() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId when
a request matches the path pattern in PathPattern.
- ViewerProtocolPolicy - Enum in software.amazon.awssdk.services.cloudfront.model
-
- viewerProtocolPolicyString() - Method in class software.amazon.awssdk.services.cloudfront.model.CacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId when
a request matches the path pattern in PathPattern.
- viewerProtocolPolicyString() - Method in class software.amazon.awssdk.services.cloudfront.model.DefaultCacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId when
a request matches the path pattern in PathPattern.