| 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 |
|---|---|
UpdateDomainEntryResult |
AmazonLightsailClient.updateDomainEntry(UpdateDomainEntryRequest request)
Updates a domain recordset after it is created.
|
UpdateDomainEntryResult |
AbstractAmazonLightsail.updateDomainEntry(UpdateDomainEntryRequest request) |
UpdateDomainEntryResult |
AmazonLightsail.updateDomainEntry(UpdateDomainEntryRequest updateDomainEntryRequest)
Updates a domain recordset after it is created.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateDomainEntryResult> |
AmazonLightsailAsyncClient.updateDomainEntryAsync(UpdateDomainEntryRequest request,
AsyncHandler<UpdateDomainEntryRequest,UpdateDomainEntryResult> asyncHandler) |
Future<UpdateDomainEntryResult> |
AmazonLightsailAsync.updateDomainEntryAsync(UpdateDomainEntryRequest updateDomainEntryRequest,
AsyncHandler<UpdateDomainEntryRequest,UpdateDomainEntryResult> asyncHandler)
Updates a domain recordset after it is created.
|
Future<UpdateDomainEntryResult> |
AbstractAmazonLightsailAsync.updateDomainEntryAsync(UpdateDomainEntryRequest request,
AsyncHandler<UpdateDomainEntryRequest,UpdateDomainEntryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainEntryResult |
UpdateDomainEntryResult.clone() |
UpdateDomainEntryResult |
UpdateDomainEntryResult.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.
|
UpdateDomainEntryResult |
UpdateDomainEntryResult.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.