| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateDistributionResponse.Builder |
CreateDistributionResponse.builder() |
default CreateDistributionResponse.Builder |
CreateDistributionResponse.Builder.distribution(Consumer<LightsailDistribution.Builder> distribution)
An object that describes the distribution created.
|
CreateDistributionResponse.Builder |
CreateDistributionResponse.Builder.distribution(LightsailDistribution distribution)
An object that describes the distribution created.
|
default CreateDistributionResponse.Builder |
CreateDistributionResponse.Builder.operation(Consumer<Operation.Builder> operation)
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
CreateDistributionResponse.Builder |
CreateDistributionResponse.Builder.operation(Operation operation)
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
CreateDistributionResponse.Builder |
CreateDistributionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateDistributionResponse.Builder> |
CreateDistributionResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.