| 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 |
|---|---|
CreateCertificateResult |
AmazonLightsailClient.createCertificate(CreateCertificateRequest request)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
CreateCertificateResult |
AmazonLightsail.createCertificate(CreateCertificateRequest createCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
CreateCertificateResult |
AbstractAmazonLightsail.createCertificate(CreateCertificateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateCertificateResult> |
AmazonLightsailAsyncClient.createCertificateAsync(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResult> asyncHandler) |
Future<CreateCertificateResult> |
AmazonLightsailAsync.createCertificateAsync(CreateCertificateRequest createCertificateRequest,
AsyncHandler<CreateCertificateRequest,CreateCertificateResult> asyncHandler)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
Future<CreateCertificateResult> |
AbstractAmazonLightsailAsync.createCertificateAsync(CreateCertificateRequest request,
AsyncHandler<CreateCertificateRequest,CreateCertificateResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateCertificateResult |
CreateCertificateResult.clone() |
CreateCertificateResult |
CreateCertificateResult.withCertificate(CertificateSummary certificate)
An object that describes the certificate created.
|
CreateCertificateResult |
CreateCertificateResult.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.
|
CreateCertificateResult |
CreateCertificateResult.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 © 2025. All rights reserved.