| Package | Description |
|---|---|
| software.amazon.awssdk.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
Domain |
DescribeDomainResponse.domain()
Information about the specified domain.
|
Domain |
CreateDomainResponse.domain()
Information about the newly created domain.
|
Domain |
UpdateDomainResponse.domain()
Details about the updated domain
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainResponse.Builder |
DescribeDomainResponse.Builder.domain(Domain domain)
Information about the specified domain.
|
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.domain(Domain domain)
Information about the newly created domain.
|
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.domain(Domain domain)
Details about the updated domain
|
Copyright © 2022. All rights reserved.