@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetDomainResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetDomainResult() |
Modifier and Type | Method and Description |
---|---|
GetDomainResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
GetDomainResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
GetDomainResult |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The ARN of the specified Amazon DataZone domain.
|
Date |
getCreatedAt()
The timestamp of when the Amazon DataZone domain was created.
|
String |
getDescription()
The description of the Amazon DataZone domain.
|
String |
getDomainExecutionRole()
The domain execution role with which the Amazon DataZone domain is created.
|
String |
getId()
The identifier of the specified Amazon DataZone domain.
|
String |
getKmsKeyIdentifier()
The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon
DataZone domain, metadata, and reporting data.
|
Date |
getLastUpdatedAt()
The timestamp of when the Amazon DataZone domain was last updated.
|
String |
getName()
The name of the Amazon DataZone domain.
|
String |
getPortalUrl()
The URL of the data portal for this Amazon DataZone domain.
|
SingleSignOn |
getSingleSignOn()
The single sing-on option of the specified Amazon DataZone domain.
|
String |
getStatus()
The status of the specified Amazon DataZone domain.
|
Map<String,String> |
getTags()
The tags specified for the Amazon DataZone domain.
|
int |
hashCode() |
void |
setArn(String arn)
The ARN of the specified Amazon DataZone domain.
|
void |
setCreatedAt(Date createdAt)
The timestamp of when the Amazon DataZone domain was created.
|
void |
setDescription(String description)
The description of the Amazon DataZone domain.
|
void |
setDomainExecutionRole(String domainExecutionRole)
The domain execution role with which the Amazon DataZone domain is created.
|
void |
setId(String id)
The identifier of the specified Amazon DataZone domain.
|
void |
setKmsKeyIdentifier(String kmsKeyIdentifier)
The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon
DataZone domain, metadata, and reporting data.
|
void |
setLastUpdatedAt(Date lastUpdatedAt)
The timestamp of when the Amazon DataZone domain was last updated.
|
void |
setName(String name)
The name of the Amazon DataZone domain.
|
void |
setPortalUrl(String portalUrl)
The URL of the data portal for this Amazon DataZone domain.
|
void |
setSingleSignOn(SingleSignOn singleSignOn)
The single sing-on option of the specified Amazon DataZone domain.
|
void |
setStatus(String status)
The status of the specified Amazon DataZone domain.
|
void |
setTags(Map<String,String> tags)
The tags specified for the Amazon DataZone domain.
|
String |
toString()
Returns a string representation of this object.
|
GetDomainResult |
withArn(String arn)
The ARN of the specified Amazon DataZone domain.
|
GetDomainResult |
withCreatedAt(Date createdAt)
The timestamp of when the Amazon DataZone domain was created.
|
GetDomainResult |
withDescription(String description)
The description of the Amazon DataZone domain.
|
GetDomainResult |
withDomainExecutionRole(String domainExecutionRole)
The domain execution role with which the Amazon DataZone domain is created.
|
GetDomainResult |
withId(String id)
The identifier of the specified Amazon DataZone domain.
|
GetDomainResult |
withKmsKeyIdentifier(String kmsKeyIdentifier)
The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon
DataZone domain, metadata, and reporting data.
|
GetDomainResult |
withLastUpdatedAt(Date lastUpdatedAt)
The timestamp of when the Amazon DataZone domain was last updated.
|
GetDomainResult |
withName(String name)
The name of the Amazon DataZone domain.
|
GetDomainResult |
withPortalUrl(String portalUrl)
The URL of the data portal for this Amazon DataZone domain.
|
GetDomainResult |
withSingleSignOn(SingleSignOn singleSignOn)
The single sing-on option of the specified Amazon DataZone domain.
|
GetDomainResult |
withStatus(DomainStatus status)
The status of the specified Amazon DataZone domain.
|
GetDomainResult |
withStatus(String status)
The status of the specified Amazon DataZone domain.
|
GetDomainResult |
withTags(Map<String,String> tags)
The tags specified for the Amazon DataZone domain.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setArn(String arn)
The ARN of the specified Amazon DataZone domain.
arn
- The ARN of the specified Amazon DataZone domain.public String getArn()
The ARN of the specified Amazon DataZone domain.
public GetDomainResult withArn(String arn)
The ARN of the specified Amazon DataZone domain.
arn
- The ARN of the specified Amazon DataZone domain.public void setCreatedAt(Date createdAt)
The timestamp of when the Amazon DataZone domain was created.
createdAt
- The timestamp of when the Amazon DataZone domain was created.public Date getCreatedAt()
The timestamp of when the Amazon DataZone domain was created.
public GetDomainResult withCreatedAt(Date createdAt)
The timestamp of when the Amazon DataZone domain was created.
createdAt
- The timestamp of when the Amazon DataZone domain was created.public void setDescription(String description)
The description of the Amazon DataZone domain.
description
- The description of the Amazon DataZone domain.public String getDescription()
The description of the Amazon DataZone domain.
public GetDomainResult withDescription(String description)
The description of the Amazon DataZone domain.
description
- The description of the Amazon DataZone domain.public void setDomainExecutionRole(String domainExecutionRole)
The domain execution role with which the Amazon DataZone domain is created.
domainExecutionRole
- The domain execution role with which the Amazon DataZone domain is created.public String getDomainExecutionRole()
The domain execution role with which the Amazon DataZone domain is created.
public GetDomainResult withDomainExecutionRole(String domainExecutionRole)
The domain execution role with which the Amazon DataZone domain is created.
domainExecutionRole
- The domain execution role with which the Amazon DataZone domain is created.public void setId(String id)
The identifier of the specified Amazon DataZone domain.
id
- The identifier of the specified Amazon DataZone domain.public String getId()
The identifier of the specified Amazon DataZone domain.
public GetDomainResult withId(String id)
The identifier of the specified Amazon DataZone domain.
id
- The identifier of the specified Amazon DataZone domain.public void setKmsKeyIdentifier(String kmsKeyIdentifier)
The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
kmsKeyIdentifier
- The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the
Amazon DataZone domain, metadata, and reporting data.public String getKmsKeyIdentifier()
The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
public GetDomainResult withKmsKeyIdentifier(String kmsKeyIdentifier)
The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
kmsKeyIdentifier
- The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the
Amazon DataZone domain, metadata, and reporting data.public void setLastUpdatedAt(Date lastUpdatedAt)
The timestamp of when the Amazon DataZone domain was last updated.
lastUpdatedAt
- The timestamp of when the Amazon DataZone domain was last updated.public Date getLastUpdatedAt()
The timestamp of when the Amazon DataZone domain was last updated.
public GetDomainResult withLastUpdatedAt(Date lastUpdatedAt)
The timestamp of when the Amazon DataZone domain was last updated.
lastUpdatedAt
- The timestamp of when the Amazon DataZone domain was last updated.public void setName(String name)
The name of the Amazon DataZone domain.
name
- The name of the Amazon DataZone domain.public String getName()
The name of the Amazon DataZone domain.
public GetDomainResult withName(String name)
The name of the Amazon DataZone domain.
name
- The name of the Amazon DataZone domain.public void setPortalUrl(String portalUrl)
The URL of the data portal for this Amazon DataZone domain.
portalUrl
- The URL of the data portal for this Amazon DataZone domain.public String getPortalUrl()
The URL of the data portal for this Amazon DataZone domain.
public GetDomainResult withPortalUrl(String portalUrl)
The URL of the data portal for this Amazon DataZone domain.
portalUrl
- The URL of the data portal for this Amazon DataZone domain.public void setSingleSignOn(SingleSignOn singleSignOn)
The single sing-on option of the specified Amazon DataZone domain.
singleSignOn
- The single sing-on option of the specified Amazon DataZone domain.public SingleSignOn getSingleSignOn()
The single sing-on option of the specified Amazon DataZone domain.
public GetDomainResult withSingleSignOn(SingleSignOn singleSignOn)
The single sing-on option of the specified Amazon DataZone domain.
singleSignOn
- The single sing-on option of the specified Amazon DataZone domain.public void setStatus(String status)
The status of the specified Amazon DataZone domain.
status
- The status of the specified Amazon DataZone domain.DomainStatus
public String getStatus()
The status of the specified Amazon DataZone domain.
DomainStatus
public GetDomainResult withStatus(String status)
The status of the specified Amazon DataZone domain.
status
- The status of the specified Amazon DataZone domain.DomainStatus
public GetDomainResult withStatus(DomainStatus status)
The status of the specified Amazon DataZone domain.
status
- The status of the specified Amazon DataZone domain.DomainStatus
public Map<String,String> getTags()
The tags specified for the Amazon DataZone domain.
public void setTags(Map<String,String> tags)
The tags specified for the Amazon DataZone domain.
tags
- The tags specified for the Amazon DataZone domain.public GetDomainResult withTags(Map<String,String> tags)
The tags specified for the Amazon DataZone domain.
tags
- The tags specified for the Amazon DataZone domain.public GetDomainResult addTagsEntry(String key, String value)
public GetDomainResult clearTagsEntries()
public String toString()
toString
in class Object
Object.toString()
public GetDomainResult clone()