DefaultCacheBehavior |
DefaultCacheBehavior.clone() |
DefaultCacheBehavior |
DistributionSummary.getDefaultCacheBehavior() |
DefaultCacheBehavior |
DistributionConfig.getDefaultCacheBehavior() |
DefaultCacheBehavior |
DefaultCacheBehavior.withAllowedMethods(AllowedMethods allowedMethods) |
DefaultCacheBehavior |
DefaultCacheBehavior.withCompress(Boolean compress) |
DefaultCacheBehavior |
DefaultCacheBehavior.withDefaultTTL(Long defaultTTL) |
DefaultCacheBehavior |
DefaultCacheBehavior.withForwardedValues(ForwardedValues forwardedValues) |
DefaultCacheBehavior |
DefaultCacheBehavior.withMaxTTL(Long maxTTL) |
DefaultCacheBehavior |
DefaultCacheBehavior.withMinTTL(Long minTTL) |
DefaultCacheBehavior |
DefaultCacheBehavior.withSmoothStreaming(Boolean smoothStreaming) |
DefaultCacheBehavior |
DefaultCacheBehavior.withTargetOriginId(String targetOriginId) |
DefaultCacheBehavior |
DefaultCacheBehavior.withTrustedSigners(TrustedSigners trustedSigners) |
DefaultCacheBehavior |
DefaultCacheBehavior.withViewerProtocolPolicy(String viewerProtocolPolicy) |
DefaultCacheBehavior |
DefaultCacheBehavior.withViewerProtocolPolicy(ViewerProtocolPolicy viewerProtocolPolicy) |