Uses of Class
software.amazon.awssdk.services.cloudfront.model.CachedMethods
-
Packages that use CachedMethods Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of CachedMethods in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CachedMethods Modifier and Type Method Description CachedMethodsAllowedMethods. cachedMethods()Returns the value of the CachedMethods property for this object.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CachedMethods Modifier and Type Method Description AllowedMethods.BuilderAllowedMethods.Builder. cachedMethods(CachedMethods cachedMethods)Sets the value of the CachedMethods property for this object.
-