| 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 |
|---|---|
DeleteBucketResult |
AbstractAmazonLightsail.deleteBucket(DeleteBucketRequest request) |
DeleteBucketResult |
AmazonLightsailClient.deleteBucket(DeleteBucketRequest request)
Deletes a Amazon Lightsail bucket.
|
DeleteBucketResult |
AmazonLightsail.deleteBucket(DeleteBucketRequest deleteBucketRequest)
Deletes a Amazon Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteBucketResult> |
AbstractAmazonLightsailAsync.deleteBucketAsync(DeleteBucketRequest request,
AsyncHandler<DeleteBucketRequest,DeleteBucketResult> asyncHandler) |
Future<DeleteBucketResult> |
AmazonLightsailAsyncClient.deleteBucketAsync(DeleteBucketRequest request,
AsyncHandler<DeleteBucketRequest,DeleteBucketResult> asyncHandler) |
Future<DeleteBucketResult> |
AmazonLightsailAsync.deleteBucketAsync(DeleteBucketRequest deleteBucketRequest,
AsyncHandler<DeleteBucketRequest,DeleteBucketResult> asyncHandler)
Deletes a Amazon Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteBucketResult |
DeleteBucketResult.clone() |
DeleteBucketResult |
DeleteBucketResult.withOperations(Collection<Operation> operations)
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.
|
DeleteBucketResult |
DeleteBucketResult.withOperations(Operation... operations)
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.
|
Copyright © 2022. All rights reserved.