| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
DomainDescription |
CreateDomainResponse.domain()
Contains information about the created domain after processing the request.
|
DomainDescription |
DescribeDomainResponse.domain()
Returns the value of the Domain property for this object.
|
DomainDescription |
DeleteDomainResponse.domain()
Contains information about the deleted domain after processing the request.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.domain(DomainDescription domain)
Contains information about the created domain after processing the request.
|
DescribeDomainResponse.Builder |
DescribeDomainResponse.Builder.domain(DomainDescription domain)
Sets the value of the Domain property for this object.
|
DeleteDomainResponse.Builder |
DeleteDomainResponse.Builder.domain(DomainDescription domain)
Contains information about the deleted domain after processing the request.
|
Copyright © 2023. All rights reserved.