public static interface GetDistributionLatestCacheResetResponse.Builder extends LightsailResponse.Builder, SdkPojo, CopyableBuilder<GetDistributionLatestCacheResetResponse.Builder,GetDistributionLatestCacheResetResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDistributionLatestCacheResetResponse.Builder |
createTime(Instant createTime)
The timestamp of the last cache reset (e.g.,
1479734909.17) in Unix time format. |
GetDistributionLatestCacheResetResponse.Builder |
status(String status)
The status of the last cache reset.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDistributionLatestCacheResetResponse.Builder status(String status)
The status of the last cache reset.
status - The status of the last cache reset.GetDistributionLatestCacheResetResponse.Builder createTime(Instant createTime)
The timestamp of the last cache reset (e.g., 1479734909.17) in Unix time format.
createTime - The timestamp of the last cache reset (e.g., 1479734909.17) in Unix time format.Copyright © 2023. All rights reserved.