| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
SetupRequest |
SetupRequest.clone() |
SetupRequest |
SetupHistory.getRequest()
Information about the specified request.
|
SetupRequest |
SetupRequest.withCertificateProvider(CertificateProvider certificateProvider)
The Certificate Authority (CA) that issues the SSL/TLS certificate.
|
SetupRequest |
SetupRequest.withCertificateProvider(String certificateProvider)
The Certificate Authority (CA) that issues the SSL/TLS certificate.
|
SetupRequest |
SetupRequest.withDomainNames(Collection<String> domainNames)
The name of the domain and subdomains that the SSL/TLS certificate secures.
|
SetupRequest |
SetupRequest.withDomainNames(String... domainNames)
The name of the domain and subdomains that the SSL/TLS certificate secures.
|
SetupRequest |
SetupRequest.withInstanceName(String instanceName)
The name of the Lightsail instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetupHistory.setRequest(SetupRequest request)
Information about the specified request.
|
SetupHistory |
SetupHistory.withRequest(SetupRequest request)
Information about the specified request.
|
Copyright © 2025. All rights reserved.