Uses of Class
software.amazon.awssdk.services.cloudfront.model.DistributionList
Packages that use DistributionList
-
Uses of DistributionList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return DistributionListModifier and TypeMethodDescriptionfinal DistributionListListDistributionsByAnycastIpListIdResponse.distributionList()Returns the value of the DistributionList property for this object.final DistributionListListDistributionsByConnectionFunctionResponse.distributionList()Returns the value of the DistributionList property for this object.final DistributionListListDistributionsByConnectionModeResponse.distributionList()Returns the value of the DistributionList property for this object.final DistributionListListDistributionsByRealtimeLogConfigResponse.distributionList()Returns the value of the DistributionList property for this object.final DistributionListListDistributionsByTrustStoreResponse.distributionList()Returns the value of the DistributionList property for this object.final DistributionListListDistributionsByWebAclIdResponse.distributionList()TheDistributionListtype.final DistributionListListDistributionsResponse.distributionList()TheDistributionListtype.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type DistributionListModifier and TypeMethodDescriptionListDistributionsByAnycastIpListIdResponse.Builder.distributionList(DistributionList distributionList) Sets the value of the DistributionList property for this object.ListDistributionsByConnectionFunctionResponse.Builder.distributionList(DistributionList distributionList) Sets the value of the DistributionList property for this object.ListDistributionsByConnectionModeResponse.Builder.distributionList(DistributionList distributionList) Sets the value of the DistributionList property for this object.ListDistributionsByRealtimeLogConfigResponse.Builder.distributionList(DistributionList distributionList) Sets the value of the DistributionList property for this object.ListDistributionsByTrustStoreResponse.Builder.distributionList(DistributionList distributionList) Sets the value of the DistributionList property for this object.ListDistributionsByWebAclIdResponse.Builder.distributionList(DistributionList distributionList) TheDistributionListtype.ListDistributionsResponse.Builder.distributionList(DistributionList distributionList) TheDistributionListtype.