@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class EnvironmentSummary extends Object implements Serializable, Cloneable, StructuredPojo
The details of an environment.
Constructor and Description |
---|
EnvironmentSummary() |
Modifier and Type | Method and Description |
---|---|
EnvironmentSummary |
clone() |
boolean |
equals(Object obj) |
String |
getAwsAccountId()
The identifier of the Amazon Web Services account in which an environment exists.
|
String |
getAwsAccountRegion()
The Amazon Web Services Region in which an environment exists.
|
Date |
getCreatedAt()
The timestamp of when the environment was created.
|
String |
getCreatedBy()
The Amazon DataZone user who created the environment.
|
String |
getDescription()
The description of the environment.
|
String |
getDomainId()
The identifier of the Amazon DataZone domain in which the environment exists.
|
String |
getEnvironmentProfileId()
The identifier of the environment profile with which the environment was created.
|
String |
getId()
The identifier of the environment.
|
String |
getName()
The name of the environment.
|
String |
getProjectId()
The identifier of the project in which the environment exists.
|
String |
getProvider()
The provider of the environment.
|
String |
getStatus()
The status of the environment.
|
Date |
getUpdatedAt()
The timestamp of when the environment was updated.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account in which an environment exists.
|
void |
setAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services Region in which an environment exists.
|
void |
setCreatedAt(Date createdAt)
The timestamp of when the environment was created.
|
void |
setCreatedBy(String createdBy)
The Amazon DataZone user who created the environment.
|
void |
setDescription(String description)
The description of the environment.
|
void |
setDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment exists.
|
void |
setEnvironmentProfileId(String environmentProfileId)
The identifier of the environment profile with which the environment was created.
|
void |
setId(String id)
The identifier of the environment.
|
void |
setName(String name)
The name of the environment.
|
void |
setProjectId(String projectId)
The identifier of the project in which the environment exists.
|
void |
setProvider(String provider)
The provider of the environment.
|
void |
setStatus(String status)
The status of the environment.
|
void |
setUpdatedAt(Date updatedAt)
The timestamp of when the environment was updated.
|
String |
toString()
Returns a string representation of this object.
|
EnvironmentSummary |
withAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account in which an environment exists.
|
EnvironmentSummary |
withAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services Region in which an environment exists.
|
EnvironmentSummary |
withCreatedAt(Date createdAt)
The timestamp of when the environment was created.
|
EnvironmentSummary |
withCreatedBy(String createdBy)
The Amazon DataZone user who created the environment.
|
EnvironmentSummary |
withDescription(String description)
The description of the environment.
|
EnvironmentSummary |
withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment exists.
|
EnvironmentSummary |
withEnvironmentProfileId(String environmentProfileId)
The identifier of the environment profile with which the environment was created.
|
EnvironmentSummary |
withId(String id)
The identifier of the environment.
|
EnvironmentSummary |
withName(String name)
The name of the environment.
|
EnvironmentSummary |
withProjectId(String projectId)
The identifier of the project in which the environment exists.
|
EnvironmentSummary |
withProvider(String provider)
The provider of the environment.
|
EnvironmentSummary |
withStatus(EnvironmentStatus status)
The status of the environment.
|
EnvironmentSummary |
withStatus(String status)
The status of the environment.
|
EnvironmentSummary |
withUpdatedAt(Date updatedAt)
The timestamp of when the environment was updated.
|
public void setAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account in which an environment exists.
awsAccountId
- The identifier of the Amazon Web Services account in which an environment exists.public String getAwsAccountId()
The identifier of the Amazon Web Services account in which an environment exists.
public EnvironmentSummary withAwsAccountId(String awsAccountId)
The identifier of the Amazon Web Services account in which an environment exists.
awsAccountId
- The identifier of the Amazon Web Services account in which an environment exists.public void setAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services Region in which an environment exists.
awsAccountRegion
- The Amazon Web Services Region in which an environment exists.public String getAwsAccountRegion()
The Amazon Web Services Region in which an environment exists.
public EnvironmentSummary withAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services Region in which an environment exists.
awsAccountRegion
- The Amazon Web Services Region in which an environment exists.public void setCreatedAt(Date createdAt)
The timestamp of when the environment was created.
createdAt
- The timestamp of when the environment was created.public Date getCreatedAt()
The timestamp of when the environment was created.
public EnvironmentSummary withCreatedAt(Date createdAt)
The timestamp of when the environment was created.
createdAt
- The timestamp of when the environment was created.public void setCreatedBy(String createdBy)
The Amazon DataZone user who created the environment.
createdBy
- The Amazon DataZone user who created the environment.public String getCreatedBy()
The Amazon DataZone user who created the environment.
public EnvironmentSummary withCreatedBy(String createdBy)
The Amazon DataZone user who created the environment.
createdBy
- The Amazon DataZone user who created the environment.public void setDescription(String description)
The description of the environment.
description
- The description of the environment.public String getDescription()
The description of the environment.
public EnvironmentSummary withDescription(String description)
The description of the environment.
description
- The description of the environment.public void setDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment exists.
domainId
- The identifier of the Amazon DataZone domain in which the environment exists.public String getDomainId()
The identifier of the Amazon DataZone domain in which the environment exists.
public EnvironmentSummary withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment exists.
domainId
- The identifier of the Amazon DataZone domain in which the environment exists.public void setEnvironmentProfileId(String environmentProfileId)
The identifier of the environment profile with which the environment was created.
environmentProfileId
- The identifier of the environment profile with which the environment was created.public String getEnvironmentProfileId()
The identifier of the environment profile with which the environment was created.
public EnvironmentSummary withEnvironmentProfileId(String environmentProfileId)
The identifier of the environment profile with which the environment was created.
environmentProfileId
- The identifier of the environment profile with which the environment was created.public void setId(String id)
The identifier of the environment.
id
- The identifier of the environment.public String getId()
The identifier of the environment.
public EnvironmentSummary withId(String id)
The identifier of the environment.
id
- The identifier of the environment.public void setName(String name)
The name of the environment.
name
- The name of the environment.public String getName()
The name of the environment.
public EnvironmentSummary withName(String name)
The name of the environment.
name
- The name of the environment.public void setProjectId(String projectId)
The identifier of the project in which the environment exists.
projectId
- The identifier of the project in which the environment exists.public String getProjectId()
The identifier of the project in which the environment exists.
public EnvironmentSummary withProjectId(String projectId)
The identifier of the project in which the environment exists.
projectId
- The identifier of the project in which the environment exists.public void setProvider(String provider)
The provider of the environment.
provider
- The provider of the environment.public String getProvider()
The provider of the environment.
public EnvironmentSummary withProvider(String provider)
The provider of the environment.
provider
- The provider of the environment.public void setStatus(String status)
The status of the environment.
status
- The status of the environment.EnvironmentStatus
public String getStatus()
The status of the environment.
EnvironmentStatus
public EnvironmentSummary withStatus(String status)
The status of the environment.
status
- The status of the environment.EnvironmentStatus
public EnvironmentSummary withStatus(EnvironmentStatus status)
The status of the environment.
status
- The status of the environment.EnvironmentStatus
public void setUpdatedAt(Date updatedAt)
The timestamp of when the environment was updated.
updatedAt
- The timestamp of when the environment was updated.public Date getUpdatedAt()
The timestamp of when the environment was updated.
public EnvironmentSummary withUpdatedAt(Date updatedAt)
The timestamp of when the environment was updated.
updatedAt
- The timestamp of when the environment was updated.public String toString()
toString
in class Object
Object.toString()
public EnvironmentSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.