Uses of Class
software.amazon.awssdk.services.cloudfront.model.Paths
-
Packages that use Paths Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of Paths in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return Paths Modifier and Type Method Description PathsInvalidationBatch. paths()A complex type that contains information about the objects that you want to invalidate.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type Paths Modifier and Type Method Description InvalidationBatch.BuilderInvalidationBatch.Builder. paths(Paths paths)A complex type that contains information about the objects that you want to invalidate.
-