| 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 |
|---|---|
DeleteInstanceResult |
AmazonLightsailClient.deleteInstance(DeleteInstanceRequest request)
Deletes an Amazon Lightsail instance.
|
DeleteInstanceResult |
AmazonLightsail.deleteInstance(DeleteInstanceRequest deleteInstanceRequest)
Deletes an Amazon Lightsail instance.
|
DeleteInstanceResult |
AbstractAmazonLightsail.deleteInstance(DeleteInstanceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteInstanceResult> |
AmazonLightsailAsyncClient.deleteInstanceAsync(DeleteInstanceRequest request,
AsyncHandler<DeleteInstanceRequest,DeleteInstanceResult> asyncHandler) |
Future<DeleteInstanceResult> |
AmazonLightsailAsync.deleteInstanceAsync(DeleteInstanceRequest deleteInstanceRequest,
AsyncHandler<DeleteInstanceRequest,DeleteInstanceResult> asyncHandler)
Deletes an Amazon Lightsail instance.
|
Future<DeleteInstanceResult> |
AbstractAmazonLightsailAsync.deleteInstanceAsync(DeleteInstanceRequest request,
AsyncHandler<DeleteInstanceRequest,DeleteInstanceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteInstanceResult |
DeleteInstanceResult.clone() |
DeleteInstanceResult |
DeleteInstanceResult.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.
|
DeleteInstanceResult |
DeleteInstanceResult.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.