| 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 |
|---|---|
DetachDiskResult |
AbstractAmazonLightsail.detachDisk(DetachDiskRequest request) |
DetachDiskResult |
AmazonLightsailClient.detachDisk(DetachDiskRequest request)
Detaches a stopped block storage disk from a Lightsail instance.
|
DetachDiskResult |
AmazonLightsail.detachDisk(DetachDiskRequest detachDiskRequest)
Detaches a stopped block storage disk from a Lightsail instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DetachDiskResult> |
AbstractAmazonLightsailAsync.detachDiskAsync(DetachDiskRequest request) |
Future<DetachDiskResult> |
AmazonLightsailAsyncClient.detachDiskAsync(DetachDiskRequest request) |
Future<DetachDiskResult> |
AmazonLightsailAsync.detachDiskAsync(DetachDiskRequest detachDiskRequest)
Detaches a stopped block storage disk from a Lightsail instance.
|
Future<DetachDiskResult> |
AbstractAmazonLightsailAsync.detachDiskAsync(DetachDiskRequest request,
AsyncHandler<DetachDiskRequest,DetachDiskResult> asyncHandler) |
Future<DetachDiskResult> |
AmazonLightsailAsyncClient.detachDiskAsync(DetachDiskRequest request,
AsyncHandler<DetachDiskRequest,DetachDiskResult> asyncHandler) |
Future<DetachDiskResult> |
AmazonLightsailAsync.detachDiskAsync(DetachDiskRequest detachDiskRequest,
AsyncHandler<DetachDiskRequest,DetachDiskResult> asyncHandler)
Detaches a stopped block storage disk from a Lightsail instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DetachDiskResult> |
AbstractAmazonLightsailAsync.detachDiskAsync(DetachDiskRequest request,
AsyncHandler<DetachDiskRequest,DetachDiskResult> asyncHandler) |
Future<DetachDiskResult> |
AmazonLightsailAsyncClient.detachDiskAsync(DetachDiskRequest request,
AsyncHandler<DetachDiskRequest,DetachDiskResult> asyncHandler) |
Future<DetachDiskResult> |
AmazonLightsailAsync.detachDiskAsync(DetachDiskRequest detachDiskRequest,
AsyncHandler<DetachDiskRequest,DetachDiskResult> asyncHandler)
Detaches a stopped block storage disk from a Lightsail instance.
|
| Modifier and Type | Method and Description |
|---|---|
DetachDiskResult |
DetachDiskResult.clone() |
DetachDiskResult |
DetachDiskResult.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.
|
DetachDiskResult |
DetachDiskResult.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.