| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCertificateResponse |
LightsailClient.createCertificate(Consumer<CreateCertificateRequest.Builder> createCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
default CreateCertificateResponse |
LightsailClient.createCertificate(CreateCertificateRequest createCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCertificateResponse> |
LightsailAsyncClient.createCertificate(Consumer<CreateCertificateRequest.Builder> createCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
default CompletableFuture<CreateCertificateResponse> |
LightsailAsyncClient.createCertificate(CreateCertificateRequest createCertificateRequest)
Creates an SSL/TLS certificate for an Amazon Lightsail content delivery network (CDN) distribution and a
container service.
|
Copyright © 2021. All rights reserved.