@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateEnvironmentResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
CreateEnvironmentResult() |
Modifier and Type | Method and Description |
---|---|
CreateEnvironmentResult |
clone() |
boolean |
equals(Object obj) |
String |
getAwsAccountId()
The Amazon Web Services account in which the Amazon DataZone environment is created.
|
String |
getAwsAccountRegion()
The Amazon Web Services region in which the Amazon DataZone environment is created.
|
Date |
getCreatedAt()
The timestamp of when the environment was created.
|
String |
getCreatedBy()
The Amazon DataZone user who created this environment.
|
DeploymentProperties |
getDeploymentProperties()
The deployment properties of this Amazon DataZone environment.
|
String |
getDescription()
The description of this Amazon DataZone environment.
|
String |
getDomainId()
The identifier of the Amazon DataZone domain in which the environment is created.
|
List<ConfigurableEnvironmentAction> |
getEnvironmentActions()
The configurable actions of this Amazon DataZone environment.
|
String |
getEnvironmentBlueprintId()
The ID of the blueprint with which this Amazon DataZone environment was created.
|
String |
getEnvironmentProfileId()
The ID of the environment profile with which this Amazon DataZone environment was created.
|
List<String> |
getGlossaryTerms()
The glossary terms that can be used in this Amazon DataZone environment.
|
String |
getId()
The ID of this Amazon DataZone environment.
|
Deployment |
getLastDeployment()
The details of the last deployment of this Amazon DataZone environment.
|
String |
getName()
The name of this environment.
|
String |
getProjectId()
The ID of the Amazon DataZone project in which this environment is created.
|
String |
getProvider()
The provider of this Amazon DataZone environment.
|
List<Resource> |
getProvisionedResources()
The provisioned resources of this Amazon DataZone environment.
|
ProvisioningProperties |
getProvisioningProperties()
The provisioning properties of this Amazon DataZone environment.
|
String |
getStatus()
The status of this Amazon DataZone environment.
|
Date |
getUpdatedAt()
The timestamp of when this environment was updated.
|
List<CustomParameter> |
getUserParameters()
The user parameters of this Amazon DataZone environment.
|
int |
hashCode() |
void |
setAwsAccountId(String awsAccountId)
The Amazon Web Services account in which the Amazon DataZone environment is created.
|
void |
setAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region in which the Amazon DataZone environment is created.
|
void |
setCreatedAt(Date createdAt)
The timestamp of when the environment was created.
|
void |
setCreatedBy(String createdBy)
The Amazon DataZone user who created this environment.
|
void |
setDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
|
void |
setDescription(String description)
The description of this Amazon DataZone environment.
|
void |
setDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment is created.
|
void |
setEnvironmentActions(Collection<ConfigurableEnvironmentAction> environmentActions)
The configurable actions of this Amazon DataZone environment.
|
void |
setEnvironmentBlueprintId(String environmentBlueprintId)
The ID of the blueprint with which this Amazon DataZone environment was created.
|
void |
setEnvironmentProfileId(String environmentProfileId)
The ID of the environment profile with which this Amazon DataZone environment was created.
|
void |
setGlossaryTerms(Collection<String> glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
|
void |
setId(String id)
The ID of this Amazon DataZone environment.
|
void |
setLastDeployment(Deployment lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
|
void |
setName(String name)
The name of this environment.
|
void |
setProjectId(String projectId)
The ID of the Amazon DataZone project in which this environment is created.
|
void |
setProvider(String provider)
The provider of this Amazon DataZone environment.
|
void |
setProvisionedResources(Collection<Resource> provisionedResources)
The provisioned resources of this Amazon DataZone environment.
|
void |
setProvisioningProperties(ProvisioningProperties provisioningProperties)
The provisioning properties of this Amazon DataZone environment.
|
void |
setStatus(String status)
The status of this Amazon DataZone environment.
|
void |
setUpdatedAt(Date updatedAt)
The timestamp of when this environment was updated.
|
void |
setUserParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment.
|
String |
toString()
Returns a string representation of this object.
|
CreateEnvironmentResult |
withAwsAccountId(String awsAccountId)
The Amazon Web Services account in which the Amazon DataZone environment is created.
|
CreateEnvironmentResult |
withAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region in which the Amazon DataZone environment is created.
|
CreateEnvironmentResult |
withCreatedAt(Date createdAt)
The timestamp of when the environment was created.
|
CreateEnvironmentResult |
withCreatedBy(String createdBy)
The Amazon DataZone user who created this environment.
|
CreateEnvironmentResult |
withDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withDescription(String description)
The description of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment is created.
|
CreateEnvironmentResult |
withEnvironmentActions(Collection<ConfigurableEnvironmentAction> environmentActions)
The configurable actions of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withEnvironmentActions(ConfigurableEnvironmentAction... environmentActions)
The configurable actions of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withEnvironmentBlueprintId(String environmentBlueprintId)
The ID of the blueprint with which this Amazon DataZone environment was created.
|
CreateEnvironmentResult |
withEnvironmentProfileId(String environmentProfileId)
The ID of the environment profile with which this Amazon DataZone environment was created.
|
CreateEnvironmentResult |
withGlossaryTerms(Collection<String> glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
|
CreateEnvironmentResult |
withGlossaryTerms(String... glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
|
CreateEnvironmentResult |
withId(String id)
The ID of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withLastDeployment(Deployment lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withName(String name)
The name of this environment.
|
CreateEnvironmentResult |
withProjectId(String projectId)
The ID of the Amazon DataZone project in which this environment is created.
|
CreateEnvironmentResult |
withProvider(String provider)
The provider of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withProvisionedResources(Collection<Resource> provisionedResources)
The provisioned resources of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withProvisionedResources(Resource... provisionedResources)
The provisioned resources of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withProvisioningProperties(ProvisioningProperties provisioningProperties)
The provisioning properties of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withStatus(EnvironmentStatus status)
The status of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withStatus(String status)
The status of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withUpdatedAt(Date updatedAt)
The timestamp of when this environment was updated.
|
CreateEnvironmentResult |
withUserParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment.
|
CreateEnvironmentResult |
withUserParameters(CustomParameter... userParameters)
The user parameters of this Amazon DataZone environment.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setAwsAccountId(String awsAccountId)
The Amazon Web Services account in which the Amazon DataZone environment is created.
awsAccountId
- The Amazon Web Services account in which the Amazon DataZone environment is created.public String getAwsAccountId()
The Amazon Web Services account in which the Amazon DataZone environment is created.
public CreateEnvironmentResult withAwsAccountId(String awsAccountId)
The Amazon Web Services account in which the Amazon DataZone environment is created.
awsAccountId
- The Amazon Web Services account in which the Amazon DataZone environment is created.public void setAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region in which the Amazon DataZone environment is created.
awsAccountRegion
- The Amazon Web Services region in which the Amazon DataZone environment is created.public String getAwsAccountRegion()
The Amazon Web Services region in which the Amazon DataZone environment is created.
public CreateEnvironmentResult withAwsAccountRegion(String awsAccountRegion)
The Amazon Web Services region in which the Amazon DataZone environment is created.
awsAccountRegion
- The Amazon Web Services region in which the Amazon DataZone environment is created.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 CreateEnvironmentResult 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 this environment.
createdBy
- The Amazon DataZone user who created this environment.public String getCreatedBy()
The Amazon DataZone user who created this environment.
public CreateEnvironmentResult withCreatedBy(String createdBy)
The Amazon DataZone user who created this environment.
createdBy
- The Amazon DataZone user who created this environment.public void setDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
deploymentProperties
- The deployment properties of this Amazon DataZone environment.public DeploymentProperties getDeploymentProperties()
The deployment properties of this Amazon DataZone environment.
public CreateEnvironmentResult withDeploymentProperties(DeploymentProperties deploymentProperties)
The deployment properties of this Amazon DataZone environment.
deploymentProperties
- The deployment properties of this Amazon DataZone environment.public void setDescription(String description)
The description of this Amazon DataZone environment.
description
- The description of this Amazon DataZone environment.public String getDescription()
The description of this Amazon DataZone environment.
public CreateEnvironmentResult withDescription(String description)
The description of this Amazon DataZone environment.
description
- The description of this Amazon DataZone environment.public void setDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment is created.
domainId
- The identifier of the Amazon DataZone domain in which the environment is created.public String getDomainId()
The identifier of the Amazon DataZone domain in which the environment is created.
public CreateEnvironmentResult withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the environment is created.
domainId
- The identifier of the Amazon DataZone domain in which the environment is created.public List<ConfigurableEnvironmentAction> getEnvironmentActions()
The configurable actions of this Amazon DataZone environment.
public void setEnvironmentActions(Collection<ConfigurableEnvironmentAction> environmentActions)
The configurable actions of this Amazon DataZone environment.
environmentActions
- The configurable actions of this Amazon DataZone environment.public CreateEnvironmentResult withEnvironmentActions(ConfigurableEnvironmentAction... environmentActions)
The configurable actions of this Amazon DataZone environment.
NOTE: This method appends the values to the existing list (if any). Use
setEnvironmentActions(java.util.Collection)
or withEnvironmentActions(java.util.Collection)
if
you want to override the existing values.
environmentActions
- The configurable actions of this Amazon DataZone environment.public CreateEnvironmentResult withEnvironmentActions(Collection<ConfigurableEnvironmentAction> environmentActions)
The configurable actions of this Amazon DataZone environment.
environmentActions
- The configurable actions of this Amazon DataZone environment.public void setEnvironmentBlueprintId(String environmentBlueprintId)
The ID of the blueprint with which this Amazon DataZone environment was created.
environmentBlueprintId
- The ID of the blueprint with which this Amazon DataZone environment was created.public String getEnvironmentBlueprintId()
The ID of the blueprint with which this Amazon DataZone environment was created.
public CreateEnvironmentResult withEnvironmentBlueprintId(String environmentBlueprintId)
The ID of the blueprint with which this Amazon DataZone environment was created.
environmentBlueprintId
- The ID of the blueprint with which this Amazon DataZone environment was created.public void setEnvironmentProfileId(String environmentProfileId)
The ID of the environment profile with which this Amazon DataZone environment was created.
environmentProfileId
- The ID of the environment profile with which this Amazon DataZone environment was created.public String getEnvironmentProfileId()
The ID of the environment profile with which this Amazon DataZone environment was created.
public CreateEnvironmentResult withEnvironmentProfileId(String environmentProfileId)
The ID of the environment profile with which this Amazon DataZone environment was created.
environmentProfileId
- The ID of the environment profile with which this Amazon DataZone environment was created.public List<String> getGlossaryTerms()
The glossary terms that can be used in this Amazon DataZone environment.
public void setGlossaryTerms(Collection<String> glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
glossaryTerms
- The glossary terms that can be used in this Amazon DataZone environment.public CreateEnvironmentResult withGlossaryTerms(String... glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
NOTE: This method appends the values to the existing list (if any). Use
setGlossaryTerms(java.util.Collection)
or withGlossaryTerms(java.util.Collection)
if you want
to override the existing values.
glossaryTerms
- The glossary terms that can be used in this Amazon DataZone environment.public CreateEnvironmentResult withGlossaryTerms(Collection<String> glossaryTerms)
The glossary terms that can be used in this Amazon DataZone environment.
glossaryTerms
- The glossary terms that can be used in this Amazon DataZone environment.public void setId(String id)
The ID of this Amazon DataZone environment.
id
- The ID of this Amazon DataZone environment.public String getId()
The ID of this Amazon DataZone environment.
public CreateEnvironmentResult withId(String id)
The ID of this Amazon DataZone environment.
id
- The ID of this Amazon DataZone environment.public void setLastDeployment(Deployment lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
lastDeployment
- The details of the last deployment of this Amazon DataZone environment.public Deployment getLastDeployment()
The details of the last deployment of this Amazon DataZone environment.
public CreateEnvironmentResult withLastDeployment(Deployment lastDeployment)
The details of the last deployment of this Amazon DataZone environment.
lastDeployment
- The details of the last deployment of this Amazon DataZone environment.public void setName(String name)
The name of this environment.
name
- The name of this environment.public String getName()
The name of this environment.
public CreateEnvironmentResult withName(String name)
The name of this environment.
name
- The name of this environment.public void setProjectId(String projectId)
The ID of the Amazon DataZone project in which this environment is created.
projectId
- The ID of the Amazon DataZone project in which this environment is created.public String getProjectId()
The ID of the Amazon DataZone project in which this environment is created.
public CreateEnvironmentResult withProjectId(String projectId)
The ID of the Amazon DataZone project in which this environment is created.
projectId
- The ID of the Amazon DataZone project in which this environment is created.public void setProvider(String provider)
The provider of this Amazon DataZone environment.
provider
- The provider of this Amazon DataZone environment.public String getProvider()
The provider of this Amazon DataZone environment.
public CreateEnvironmentResult withProvider(String provider)
The provider of this Amazon DataZone environment.
provider
- The provider of this Amazon DataZone environment.public List<Resource> getProvisionedResources()
The provisioned resources of this Amazon DataZone environment.
public void setProvisionedResources(Collection<Resource> provisionedResources)
The provisioned resources of this Amazon DataZone environment.
provisionedResources
- The provisioned resources of this Amazon DataZone environment.public CreateEnvironmentResult withProvisionedResources(Resource... provisionedResources)
The provisioned resources of this Amazon DataZone environment.
NOTE: This method appends the values to the existing list (if any). Use
setProvisionedResources(java.util.Collection)
or withProvisionedResources(java.util.Collection)
if you want to override the existing values.
provisionedResources
- The provisioned resources of this Amazon DataZone environment.public CreateEnvironmentResult withProvisionedResources(Collection<Resource> provisionedResources)
The provisioned resources of this Amazon DataZone environment.
provisionedResources
- The provisioned resources of this Amazon DataZone environment.public void setProvisioningProperties(ProvisioningProperties provisioningProperties)
The provisioning properties of this Amazon DataZone environment.
provisioningProperties
- The provisioning properties of this Amazon DataZone environment.public ProvisioningProperties getProvisioningProperties()
The provisioning properties of this Amazon DataZone environment.
public CreateEnvironmentResult withProvisioningProperties(ProvisioningProperties provisioningProperties)
The provisioning properties of this Amazon DataZone environment.
provisioningProperties
- The provisioning properties of this Amazon DataZone environment.public void setStatus(String status)
The status of this Amazon DataZone environment.
status
- The status of this Amazon DataZone environment.EnvironmentStatus
public String getStatus()
The status of this Amazon DataZone environment.
EnvironmentStatus
public CreateEnvironmentResult withStatus(String status)
The status of this Amazon DataZone environment.
status
- The status of this Amazon DataZone environment.EnvironmentStatus
public CreateEnvironmentResult withStatus(EnvironmentStatus status)
The status of this Amazon DataZone environment.
status
- The status of this Amazon DataZone environment.EnvironmentStatus
public void setUpdatedAt(Date updatedAt)
The timestamp of when this environment was updated.
updatedAt
- The timestamp of when this environment was updated.public Date getUpdatedAt()
The timestamp of when this environment was updated.
public CreateEnvironmentResult withUpdatedAt(Date updatedAt)
The timestamp of when this environment was updated.
updatedAt
- The timestamp of when this environment was updated.public List<CustomParameter> getUserParameters()
The user parameters of this Amazon DataZone environment.
public void setUserParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment.
userParameters
- The user parameters of this Amazon DataZone environment.public CreateEnvironmentResult withUserParameters(CustomParameter... userParameters)
The user parameters of this Amazon DataZone environment.
NOTE: This method appends the values to the existing list (if any). Use
setUserParameters(java.util.Collection)
or withUserParameters(java.util.Collection)
if you want
to override the existing values.
userParameters
- The user parameters of this Amazon DataZone environment.public CreateEnvironmentResult withUserParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment.
userParameters
- The user parameters of this Amazon DataZone environment.public String toString()
toString
in class Object
Object.toString()
public CreateEnvironmentResult clone()