public static interface DomainInformation.Builder extends SdkPojo, CopyableBuilder<DomainInformation.Builder,DomainInformation>
| Modifier and Type | Method and Description |
|---|---|
DomainInformation.Builder |
domainName(String domainName)
Sets the value of the DomainName property for this object.
|
DomainInformation.Builder |
ownerId(String ownerId)
Sets the value of the OwnerId property for this object.
|
DomainInformation.Builder |
region(String region)
Sets the value of the Region property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDomainInformation.Builder ownerId(String ownerId)
ownerId - The new value for the OwnerId property for this object.DomainInformation.Builder domainName(String domainName)
domainName - The new value for the DomainName property for this object.DomainInformation.Builder region(String region)
region - The new value for the Region property for this object.Copyright © 2023. All rights reserved.