| 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 |
|---|---|
UpdateBucketResult |
AbstractAmazonLightsail.updateBucket(UpdateBucketRequest request) |
UpdateBucketResult |
AmazonLightsailClient.updateBucket(UpdateBucketRequest request)
Updates an existing Amazon Lightsail bucket.
|
UpdateBucketResult |
AmazonLightsail.updateBucket(UpdateBucketRequest updateBucketRequest)
Updates an existing Amazon Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateBucketResult> |
AbstractAmazonLightsailAsync.updateBucketAsync(UpdateBucketRequest request,
AsyncHandler<UpdateBucketRequest,UpdateBucketResult> asyncHandler) |
Future<UpdateBucketResult> |
AmazonLightsailAsyncClient.updateBucketAsync(UpdateBucketRequest request,
AsyncHandler<UpdateBucketRequest,UpdateBucketResult> asyncHandler) |
Future<UpdateBucketResult> |
AmazonLightsailAsync.updateBucketAsync(UpdateBucketRequest updateBucketRequest,
AsyncHandler<UpdateBucketRequest,UpdateBucketResult> asyncHandler)
Updates an existing Amazon Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBucketResult |
UpdateBucketResult.clone() |
UpdateBucketResult |
UpdateBucketResult.withBucket(Bucket bucket)
An object that describes the bucket that is updated.
|
UpdateBucketResult |
UpdateBucketResult.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.
|
UpdateBucketResult |
UpdateBucketResult.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.