| 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 |
|---|---|
UpdateBucketBundleResult |
AmazonLightsailClient.updateBucketBundle(UpdateBucketBundleRequest request)
Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.
|
UpdateBucketBundleResult |
AmazonLightsail.updateBucketBundle(UpdateBucketBundleRequest updateBucketBundleRequest)
Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.
|
UpdateBucketBundleResult |
AbstractAmazonLightsail.updateBucketBundle(UpdateBucketBundleRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateBucketBundleResult> |
AmazonLightsailAsyncClient.updateBucketBundleAsync(UpdateBucketBundleRequest request,
AsyncHandler<UpdateBucketBundleRequest,UpdateBucketBundleResult> asyncHandler) |
Future<UpdateBucketBundleResult> |
AbstractAmazonLightsailAsync.updateBucketBundleAsync(UpdateBucketBundleRequest request,
AsyncHandler<UpdateBucketBundleRequest,UpdateBucketBundleResult> asyncHandler) |
Future<UpdateBucketBundleResult> |
AmazonLightsailAsync.updateBucketBundleAsync(UpdateBucketBundleRequest updateBucketBundleRequest,
AsyncHandler<UpdateBucketBundleRequest,UpdateBucketBundleResult> asyncHandler)
Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBucketBundleResult |
UpdateBucketBundleResult.clone() |
UpdateBucketBundleResult |
UpdateBucketBundleResult.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.
|
UpdateBucketBundleResult |
UpdateBucketBundleResult.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 © 2024. All rights reserved.