static ResetDistributionCacheResponse.Builder |
ResetDistributionCacheResponse.builder() |
|
ResetDistributionCacheResponse.Builder |
ResetDistributionCacheResponse.Builder.createTime(Instant createTime) |
The timestamp of the reset cache request (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() |
|