| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
Domain |
GetDomainResponse.domain()
An array of key-value pairs containing information about your get domain request.
|
| Modifier and Type | Method and Description |
|---|---|
List<Domain> |
GetDomainsResponse.domains()
An array of key-value pairs containing information about each of the domain entries in the user's account.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainResponse.Builder |
GetDomainResponse.Builder.domain(Domain domain)
An array of key-value pairs containing information about your get domain request.
|
GetDomainsResponse.Builder |
GetDomainsResponse.Builder.domains(Domain... domains)
An array of key-value pairs containing information about each of the domain entries in the user's account.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainsResponse.Builder |
GetDomainsResponse.Builder.domains(Collection<Domain> domains)
An array of key-value pairs containing information about each of the domain entries in the user's account.
|
Copyright © 2023. All rights reserved.