Uses of Class
software.amazon.awssdk.services.cloudfront.model.DistributionTenantAssociationFilter
-
Packages that use DistributionTenantAssociationFilter Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of DistributionTenantAssociationFilter in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return DistributionTenantAssociationFilter Modifier and Type Method Description DistributionTenantAssociationFilterListDistributionTenantsRequest. associationFilter()Returns the value of the AssociationFilter property for this object.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type DistributionTenantAssociationFilter Modifier and Type Method Description ListDistributionTenantsRequest.BuilderListDistributionTenantsRequest.Builder. associationFilter(DistributionTenantAssociationFilter associationFilter)Sets the value of the AssociationFilter property for this object.
-