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