Uses of Interface
software.amazon.awssdk.services.cloudfront.model.UpdateDistributionWithStagingConfigResponse.Builder
Packages that use UpdateDistributionWithStagingConfigResponse.Builder
-
Uses of UpdateDistributionWithStagingConfigResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return UpdateDistributionWithStagingConfigResponse.BuilderModifier and TypeMethodDescriptionUpdateDistributionWithStagingConfigResponse.builder()UpdateDistributionWithStagingConfigResponse.Builder.distribution(Consumer<Distribution.Builder> distribution) Sets the value of the Distribution property for this object.UpdateDistributionWithStagingConfigResponse.Builder.distribution(Distribution distribution) Sets the value of the Distribution property for this object.The current version of the primary distribution (after it's updated).UpdateDistributionWithStagingConfigResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type UpdateDistributionWithStagingConfigResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateDistributionWithStagingConfigResponse.Builder>UpdateDistributionWithStagingConfigResponse.serializableBuilderClass()