| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
CreateContactMethodResult |
AmazonLightsailClient.createContactMethod(CreateContactMethodRequest request)
Creates an email or SMS text message contact method.
|
CreateContactMethodResult |
AmazonLightsail.createContactMethod(CreateContactMethodRequest createContactMethodRequest)
Creates an email or SMS text message contact method.
|
CreateContactMethodResult |
AbstractAmazonLightsail.createContactMethod(CreateContactMethodRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateContactMethodResult> |
AbstractAmazonLightsailAsync.createContactMethodAsync(CreateContactMethodRequest request,
AsyncHandler<CreateContactMethodRequest,CreateContactMethodResult> asyncHandler) |
Future<CreateContactMethodResult> |
AmazonLightsailAsync.createContactMethodAsync(CreateContactMethodRequest createContactMethodRequest,
AsyncHandler<CreateContactMethodRequest,CreateContactMethodResult> asyncHandler)
Creates an email or SMS text message contact method.
|
Future<CreateContactMethodResult> |
AmazonLightsailAsyncClient.createContactMethodAsync(CreateContactMethodRequest request,
AsyncHandler<CreateContactMethodRequest,CreateContactMethodResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateContactMethodResult |
CreateContactMethodResult.clone() |
CreateContactMethodResult |
CreateContactMethodResult.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.
|
CreateContactMethodResult |
CreateContactMethodResult.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 © 2021. All rights reserved.