Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListDistributionsByOwnedResourceResponse.Builder
Packages that use ListDistributionsByOwnedResourceResponse.Builder
-
Uses of ListDistributionsByOwnedResourceResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListDistributionsByOwnedResourceResponse.BuilderModifier and TypeMethodDescriptionListDistributionsByOwnedResourceResponse.builder()ListDistributionsByOwnedResourceResponse.Builder.distributionList(Consumer<DistributionIdOwnerList.Builder> distributionList) The list of distributions that are using the shared resource.ListDistributionsByOwnedResourceResponse.Builder.distributionList(DistributionIdOwnerList distributionList) The list of distributions that are using the shared resource.ListDistributionsByOwnedResourceResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListDistributionsByOwnedResourceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDistributionsByOwnedResourceResponse.Builder>ListDistributionsByOwnedResourceResponse.serializableBuilderClass()