Uses of Class
software.amazon.awssdk.services.cloudfront.model.DistributionList
-
Packages that use DistributionList Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of DistributionList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return DistributionList Modifier and Type Method Description DistributionListListDistributionsByAnycastIpListIdResponse. distributionList()Returns the value of the DistributionList property for this object.DistributionListListDistributionsByConnectionModeResponse. distributionList()Returns the value of the DistributionList property for this object.DistributionListListDistributionsByRealtimeLogConfigResponse. distributionList()Returns the value of the DistributionList property for this object.DistributionListListDistributionsByWebAclIdResponse. distributionList()TheDistributionListtype.DistributionListListDistributionsResponse. distributionList()TheDistributionListtype.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type DistributionList Modifier and Type Method Description ListDistributionsByAnycastIpListIdResponse.BuilderListDistributionsByAnycastIpListIdResponse.Builder. distributionList(DistributionList distributionList)Sets the value of the DistributionList property for this object.ListDistributionsByConnectionModeResponse.BuilderListDistributionsByConnectionModeResponse.Builder. distributionList(DistributionList distributionList)Sets the value of the DistributionList property for this object.ListDistributionsByRealtimeLogConfigResponse.BuilderListDistributionsByRealtimeLogConfigResponse.Builder. distributionList(DistributionList distributionList)Sets the value of the DistributionList property for this object.ListDistributionsByWebAclIdResponse.BuilderListDistributionsByWebAclIdResponse.Builder. distributionList(DistributionList distributionList)TheDistributionListtype.ListDistributionsResponse.BuilderListDistributionsResponse.Builder. distributionList(DistributionList distributionList)TheDistributionListtype.
-