| 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 |
|---|---|
CreateDomainResult |
AmazonLightsailClient.createDomain(CreateDomainRequest request)
Creates a domain resource for the specified domain (e.g., example.com).
|
CreateDomainResult |
AmazonLightsail.createDomain(CreateDomainRequest createDomainRequest)
Creates a domain resource for the specified domain (e.g., example.com).
|
CreateDomainResult |
AbstractAmazonLightsail.createDomain(CreateDomainRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDomainResult> |
AbstractAmazonLightsailAsync.createDomainAsync(CreateDomainRequest request,
AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler) |
Future<CreateDomainResult> |
AmazonLightsailAsync.createDomainAsync(CreateDomainRequest createDomainRequest,
AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler)
Creates a domain resource for the specified domain (e.g., example.com).
|
Future<CreateDomainResult> |
AmazonLightsailAsyncClient.createDomainAsync(CreateDomainRequest request,
AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateDomainResult |
CreateDomainResult.clone() |
CreateDomainResult |
CreateDomainResult.withOperation(Operation operation)
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.