| 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 |
|---|---|
CreateInstancesResult |
AmazonLightsailClient.createInstances(CreateInstancesRequest request)
Creates one or more Amazon Lightsail instances.
|
CreateInstancesResult |
AmazonLightsail.createInstances(CreateInstancesRequest createInstancesRequest)
Creates one or more Amazon Lightsail instances.
|
CreateInstancesResult |
AbstractAmazonLightsail.createInstances(CreateInstancesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateInstancesResult> |
AmazonLightsailAsyncClient.createInstancesAsync(CreateInstancesRequest request,
AsyncHandler<CreateInstancesRequest,CreateInstancesResult> asyncHandler) |
Future<CreateInstancesResult> |
AmazonLightsailAsync.createInstancesAsync(CreateInstancesRequest createInstancesRequest,
AsyncHandler<CreateInstancesRequest,CreateInstancesResult> asyncHandler)
Creates one or more Amazon Lightsail instances.
|
Future<CreateInstancesResult> |
AbstractAmazonLightsailAsync.createInstancesAsync(CreateInstancesRequest request,
AsyncHandler<CreateInstancesRequest,CreateInstancesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateInstancesResult |
CreateInstancesResult.clone() |
CreateInstancesResult |
CreateInstancesResult.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.
|
CreateInstancesResult |
CreateInstancesResult.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 © 2025. All rights reserved.