| 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 |
|---|---|
AttachDiskResult |
AbstractAmazonLightsail.attachDisk(AttachDiskRequest request) |
AttachDiskResult |
AmazonLightsailClient.attachDisk(AttachDiskRequest request)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
AttachDiskResult |
AmazonLightsail.attachDisk(AttachDiskRequest attachDiskRequest)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AttachDiskResult> |
AmazonLightsailAsyncClient.attachDiskAsync(AttachDiskRequest request) |
Future<AttachDiskResult> |
AmazonLightsailAsync.attachDiskAsync(AttachDiskRequest attachDiskRequest)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
Future<AttachDiskResult> |
AbstractAmazonLightsailAsync.attachDiskAsync(AttachDiskRequest request) |
Future<AttachDiskResult> |
AmazonLightsailAsyncClient.attachDiskAsync(AttachDiskRequest request,
AsyncHandler<AttachDiskRequest,AttachDiskResult> asyncHandler) |
Future<AttachDiskResult> |
AmazonLightsailAsync.attachDiskAsync(AttachDiskRequest attachDiskRequest,
AsyncHandler<AttachDiskRequest,AttachDiskResult> asyncHandler)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
Future<AttachDiskResult> |
AbstractAmazonLightsailAsync.attachDiskAsync(AttachDiskRequest request,
AsyncHandler<AttachDiskRequest,AttachDiskResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AttachDiskResult> |
AmazonLightsailAsyncClient.attachDiskAsync(AttachDiskRequest request,
AsyncHandler<AttachDiskRequest,AttachDiskResult> asyncHandler) |
Future<AttachDiskResult> |
AmazonLightsailAsync.attachDiskAsync(AttachDiskRequest attachDiskRequest,
AsyncHandler<AttachDiskRequest,AttachDiskResult> asyncHandler)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
Future<AttachDiskResult> |
AbstractAmazonLightsailAsync.attachDiskAsync(AttachDiskRequest request,
AsyncHandler<AttachDiskRequest,AttachDiskResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AttachDiskResult |
AttachDiskResult.clone() |
AttachDiskResult |
AttachDiskResult.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.
|
AttachDiskResult |
AttachDiskResult.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 © 2023. All rights reserved.