Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListInvalidationsForDistributionTenantResponse.Builder
Packages that use ListInvalidationsForDistributionTenantResponse.Builder
-
Uses of ListInvalidationsForDistributionTenantResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListInvalidationsForDistributionTenantResponse.BuilderModifier and TypeMethodDescriptionListInvalidationsForDistributionTenantResponse.builder()ListInvalidationsForDistributionTenantResponse.Builder.invalidationList(Consumer<InvalidationList.Builder> invalidationList) Sets the value of the InvalidationList property for this object.ListInvalidationsForDistributionTenantResponse.Builder.invalidationList(InvalidationList invalidationList) Sets the value of the InvalidationList property for this object.ListInvalidationsForDistributionTenantResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListInvalidationsForDistributionTenantResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListInvalidationsForDistributionTenantResponse.Builder>ListInvalidationsForDistributionTenantResponse.serializableBuilderClass()