| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| DefaultCacheBehavior | DefaultCacheBehavior. clone() | 
| DefaultCacheBehavior | DistributionSummary. getDefaultCacheBehavior()
 A complex type that describes the default cache behavior if you don't specify a  CacheBehaviorelement or if files don't match any of the values ofPathPatterninCacheBehaviorelements. | 
| DefaultCacheBehavior | DistributionConfig. getDefaultCacheBehavior()
 A complex type that describes the default cache behavior if you don't specify a  CacheBehaviorelement or if files don't match any of the values ofPathPatterninCacheBehaviorelements. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withAllowedMethods(AllowedMethods allowedMethods) | 
| DefaultCacheBehavior | DefaultCacheBehavior. withCachePolicyId(String cachePolicyId)
 The unique identifier of the cache policy that is attached to the default cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withCompress(Boolean compress)
 Whether you want CloudFront to automatically compress certain files for this cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withDefaultTTL(Long defaultTTL)Deprecated.  | 
| DefaultCacheBehavior | DefaultCacheBehavior. withFieldLevelEncryptionId(String fieldLevelEncryptionId)
 The value of  IDfor the field-level encryption configuration that you want CloudFront to use for
 encrypting specific fields of data for the default cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withForwardedValues(ForwardedValues forwardedValues)Deprecated.  | 
| DefaultCacheBehavior | DefaultCacheBehavior. withFunctionAssociations(FunctionAssociations functionAssociations)
 A list of CloudFront functions that are associated with this cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withLambdaFunctionAssociations(LambdaFunctionAssociations lambdaFunctionAssociations)
 A complex type that contains zero or more Lambda function associations for a cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withMaxTTL(Long maxTTL)Deprecated.  | 
| DefaultCacheBehavior | DefaultCacheBehavior. withMinTTL(Long minTTL)Deprecated.  | 
| DefaultCacheBehavior | DefaultCacheBehavior. withOriginRequestPolicyId(String originRequestPolicyId)
 The unique identifier of the origin request policy that is attached to the default cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withRealtimeLogConfigArn(String realtimeLogConfigArn)
 The Amazon Resource Name (ARN) of the real-time log configuration that is attached to this cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withSmoothStreaming(Boolean smoothStreaming)
 Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
 that is associated with this cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withTargetOriginId(String targetOriginId)
 The value of  IDfor the origin that you want CloudFront to route requests to when they use the
 default cache behavior. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withTrustedKeyGroups(TrustedKeyGroups trustedKeyGroups)
 A list of key groups that CloudFront can use to validate signed URLs or signed cookies. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withTrustedSigners(TrustedSigners trustedSigners) | 
| DefaultCacheBehavior | DefaultCacheBehavior. withViewerProtocolPolicy(String viewerProtocolPolicy)
 The protocol that viewers can use to access the files in the origin specified by  TargetOriginIdwhen
 a request matches the path pattern inPathPattern. | 
| DefaultCacheBehavior | DefaultCacheBehavior. withViewerProtocolPolicy(ViewerProtocolPolicy viewerProtocolPolicy)
 The protocol that viewers can use to access the files in the origin specified by  TargetOriginIdwhen
 a request matches the path pattern inPathPattern. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DistributionSummary. setDefaultCacheBehavior(DefaultCacheBehavior defaultCacheBehavior)
 A complex type that describes the default cache behavior if you don't specify a  CacheBehaviorelement or if files don't match any of the values ofPathPatterninCacheBehaviorelements. | 
| void | DistributionConfig. setDefaultCacheBehavior(DefaultCacheBehavior defaultCacheBehavior)
 A complex type that describes the default cache behavior if you don't specify a  CacheBehaviorelement or if files don't match any of the values ofPathPatterninCacheBehaviorelements. | 
| DistributionSummary | DistributionSummary. withDefaultCacheBehavior(DefaultCacheBehavior defaultCacheBehavior)
 A complex type that describes the default cache behavior if you don't specify a  CacheBehaviorelement or if files don't match any of the values ofPathPatterninCacheBehaviorelements. | 
| DistributionConfig | DistributionConfig. withDefaultCacheBehavior(DefaultCacheBehavior defaultCacheBehavior)
 A complex type that describes the default cache behavior if you don't specify a  CacheBehaviorelement or if files don't match any of the values ofPathPatterninCacheBehaviorelements. | 
Copyright © 2021. All rights reserved.