| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
ResetDistributionCacheResult |
AmazonLightsailClient.resetDistributionCache(ResetDistributionCacheRequest request)
Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution.
|
ResetDistributionCacheResult |
AmazonLightsail.resetDistributionCache(ResetDistributionCacheRequest resetDistributionCacheRequest)
Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution.
|
ResetDistributionCacheResult |
AbstractAmazonLightsail.resetDistributionCache(ResetDistributionCacheRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ResetDistributionCacheResult> |
AmazonLightsailAsyncClient.resetDistributionCacheAsync(ResetDistributionCacheRequest request,
AsyncHandler<ResetDistributionCacheRequest,ResetDistributionCacheResult> asyncHandler) |
Future<ResetDistributionCacheResult> |
AmazonLightsailAsync.resetDistributionCacheAsync(ResetDistributionCacheRequest resetDistributionCacheRequest,
AsyncHandler<ResetDistributionCacheRequest,ResetDistributionCacheResult> asyncHandler)
Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution.
|
Future<ResetDistributionCacheResult> |
AbstractAmazonLightsailAsync.resetDistributionCacheAsync(ResetDistributionCacheRequest request,
AsyncHandler<ResetDistributionCacheRequest,ResetDistributionCacheResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ResetDistributionCacheResult |
ResetDistributionCacheResult.clone() |
ResetDistributionCacheResult |
ResetDistributionCacheResult.withCreateTime(Date createTime)
The timestamp of the reset cache request (
1479734909.17) in Unix time format. |
ResetDistributionCacheResult |
ResetDistributionCacheResult.withOperation(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.
|
ResetDistributionCacheResult |
ResetDistributionCacheResult.withStatus(String status)
The status of the reset cache request.
|
Copyright © 2025. All rights reserved.