Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsCloudFrontDistributionDefaultCacheBehavior
-
Packages that use AwsCloudFrontDistributionDefaultCacheBehavior Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsCloudFrontDistributionDefaultCacheBehavior in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsCloudFrontDistributionDefaultCacheBehavior Modifier and Type Method Description AwsCloudFrontDistributionDefaultCacheBehaviorAwsCloudFrontDistributionDetails. defaultCacheBehavior()The default cache behavior for the configuration.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsCloudFrontDistributionDefaultCacheBehavior Modifier and Type Method Description AwsCloudFrontDistributionDetails.BuilderAwsCloudFrontDistributionDetails.Builder. defaultCacheBehavior(AwsCloudFrontDistributionDefaultCacheBehavior defaultCacheBehavior)The default cache behavior for the configuration.
-