| 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 |
|---|---|
CreateDiskResult |
AbstractAmazonLightsail.createDisk(CreateDiskRequest request) |
CreateDiskResult |
AmazonLightsailClient.createDisk(CreateDiskRequest request)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a). |
CreateDiskResult |
AmazonLightsail.createDisk(CreateDiskRequest createDiskRequest)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a). |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDiskResult> |
AmazonLightsailAsyncClient.createDiskAsync(CreateDiskRequest request) |
Future<CreateDiskResult> |
AbstractAmazonLightsailAsync.createDiskAsync(CreateDiskRequest request) |
Future<CreateDiskResult> |
AmazonLightsailAsync.createDiskAsync(CreateDiskRequest createDiskRequest)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a). |
Future<CreateDiskResult> |
AmazonLightsailAsyncClient.createDiskAsync(CreateDiskRequest request,
AsyncHandler<CreateDiskRequest,CreateDiskResult> asyncHandler) |
Future<CreateDiskResult> |
AbstractAmazonLightsailAsync.createDiskAsync(CreateDiskRequest request,
AsyncHandler<CreateDiskRequest,CreateDiskResult> asyncHandler) |
Future<CreateDiskResult> |
AmazonLightsailAsync.createDiskAsync(CreateDiskRequest createDiskRequest,
AsyncHandler<CreateDiskRequest,CreateDiskResult> asyncHandler)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a). |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDiskResult> |
AmazonLightsailAsyncClient.createDiskAsync(CreateDiskRequest request,
AsyncHandler<CreateDiskRequest,CreateDiskResult> asyncHandler) |
Future<CreateDiskResult> |
AbstractAmazonLightsailAsync.createDiskAsync(CreateDiskRequest request,
AsyncHandler<CreateDiskRequest,CreateDiskResult> asyncHandler) |
Future<CreateDiskResult> |
AmazonLightsailAsync.createDiskAsync(CreateDiskRequest createDiskRequest,
AsyncHandler<CreateDiskRequest,CreateDiskResult> asyncHandler)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone (
us-east-2a). |
| Modifier and Type | Method and Description |
|---|---|
CreateDiskResult |
CreateDiskResult.clone() |
CreateDiskResult |
CreateDiskResult.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.
|
CreateDiskResult |
CreateDiskResult.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.