| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static ResetDistributionCacheResponse.Builder |
ResetDistributionCacheResponse.builder() |
ResetDistributionCacheResponse.Builder |
ResetDistributionCacheResponse.Builder.createTime(Instant createTime)
The timestamp of the reset cache request (e.g.,
1479734909.17) in Unix time format. |
default ResetDistributionCacheResponse.Builder |
ResetDistributionCacheResponse.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.
|
ResetDistributionCacheResponse.Builder |
ResetDistributionCacheResponse.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.
|
ResetDistributionCacheResponse.Builder |
ResetDistributionCacheResponse.Builder.status(String status)
The status of the reset cache request.
|
ResetDistributionCacheResponse.Builder |
ResetDistributionCacheResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ResetDistributionCacheResponse.Builder> |
ResetDistributionCacheResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.