| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateDistributionWithStagingConfigResponse.Builder |
UpdateDistributionWithStagingConfigResponse.builder() |
default UpdateDistributionWithStagingConfigResponse.Builder |
UpdateDistributionWithStagingConfigResponse.Builder.distribution(Consumer<Distribution.Builder> distribution)
Sets the value of the Distribution property for this object.
|
UpdateDistributionWithStagingConfigResponse.Builder |
UpdateDistributionWithStagingConfigResponse.Builder.distribution(Distribution distribution)
Sets the value of the Distribution property for this object.
|
UpdateDistributionWithStagingConfigResponse.Builder |
UpdateDistributionWithStagingConfigResponse.Builder.eTag(String eTag)
The current version of the primary distribution (after it's updated).
|
UpdateDistributionWithStagingConfigResponse.Builder |
UpdateDistributionWithStagingConfigResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateDistributionWithStagingConfigResponse.Builder> |
UpdateDistributionWithStagingConfigResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.