| 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 |
|---|---|
DeleteContactMethodResult |
AbstractAmazonLightsail.deleteContactMethod(DeleteContactMethodRequest request) |
DeleteContactMethodResult |
AmazonLightsailClient.deleteContactMethod(DeleteContactMethodRequest request)
Deletes a contact method.
|
DeleteContactMethodResult |
AmazonLightsail.deleteContactMethod(DeleteContactMethodRequest deleteContactMethodRequest)
Deletes a contact method.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteContactMethodResult> |
AbstractAmazonLightsailAsync.deleteContactMethodAsync(DeleteContactMethodRequest request,
AsyncHandler<DeleteContactMethodRequest,DeleteContactMethodResult> asyncHandler) |
Future<DeleteContactMethodResult> |
AmazonLightsailAsync.deleteContactMethodAsync(DeleteContactMethodRequest deleteContactMethodRequest,
AsyncHandler<DeleteContactMethodRequest,DeleteContactMethodResult> asyncHandler)
Deletes a contact method.
|
Future<DeleteContactMethodResult> |
AmazonLightsailAsyncClient.deleteContactMethodAsync(DeleteContactMethodRequest request,
AsyncHandler<DeleteContactMethodRequest,DeleteContactMethodResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteContactMethodResult |
DeleteContactMethodResult.clone() |
DeleteContactMethodResult |
DeleteContactMethodResult.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.
|
DeleteContactMethodResult |
DeleteContactMethodResult.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.