JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.datazone.model

Class CreateEnvironmentProfileResult

    • Constructor Detail

      • CreateEnvironmentProfileResult

        public CreateEnvironmentProfileResult()
    • Method Detail

      • setAwsAccountId

        public void setAwsAccountId(String awsAccountId)

        The Amazon Web Services account ID in which this Amazon DataZone environment profile is created.

        Parameters:
        awsAccountId - The Amazon Web Services account ID in which this Amazon DataZone environment profile is created.
      • getAwsAccountId

        public String getAwsAccountId()

        The Amazon Web Services account ID in which this Amazon DataZone environment profile is created.

        Returns:
        The Amazon Web Services account ID in which this Amazon DataZone environment profile is created.
      • withAwsAccountId

        public CreateEnvironmentProfileResult withAwsAccountId(String awsAccountId)

        The Amazon Web Services account ID in which this Amazon DataZone environment profile is created.

        Parameters:
        awsAccountId - The Amazon Web Services account ID in which this Amazon DataZone environment profile is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setAwsAccountRegion

        public void setAwsAccountRegion(String awsAccountRegion)

        The Amazon Web Services region in which this Amazon DataZone environment profile is created.

        Parameters:
        awsAccountRegion - The Amazon Web Services region in which this Amazon DataZone environment profile is created.
      • getAwsAccountRegion

        public String getAwsAccountRegion()

        The Amazon Web Services region in which this Amazon DataZone environment profile is created.

        Returns:
        The Amazon Web Services region in which this Amazon DataZone environment profile is created.
      • withAwsAccountRegion

        public CreateEnvironmentProfileResult withAwsAccountRegion(String awsAccountRegion)

        The Amazon Web Services region in which this Amazon DataZone environment profile is created.

        Parameters:
        awsAccountRegion - The Amazon Web Services region in which this Amazon DataZone environment profile is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCreatedAt

        public void setCreatedAt(Date createdAt)

        The timestamp of when this environment profile was created.

        Parameters:
        createdAt - The timestamp of when this environment profile was created.
      • getCreatedAt

        public Date getCreatedAt()

        The timestamp of when this environment profile was created.

        Returns:
        The timestamp of when this environment profile was created.
      • withCreatedAt

        public CreateEnvironmentProfileResult withCreatedAt(Date createdAt)

        The timestamp of when this environment profile was created.

        Parameters:
        createdAt - The timestamp of when this environment profile was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCreatedBy

        public void setCreatedBy(String createdBy)

        The Amazon DataZone user who created this environment profile.

        Parameters:
        createdBy - The Amazon DataZone user who created this environment profile.
      • getCreatedBy

        public String getCreatedBy()

        The Amazon DataZone user who created this environment profile.

        Returns:
        The Amazon DataZone user who created this environment profile.
      • withCreatedBy

        public CreateEnvironmentProfileResult withCreatedBy(String createdBy)

        The Amazon DataZone user who created this environment profile.

        Parameters:
        createdBy - The Amazon DataZone user who created this environment profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDescription

        public void setDescription(String description)

        The description of this Amazon DataZone environment profile.

        Parameters:
        description - The description of this Amazon DataZone environment profile.
      • getDescription

        public String getDescription()

        The description of this Amazon DataZone environment profile.

        Returns:
        The description of this Amazon DataZone environment profile.
      • withDescription

        public CreateEnvironmentProfileResult withDescription(String description)

        The description of this Amazon DataZone environment profile.

        Parameters:
        description - The description of this Amazon DataZone environment profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDomainId

        public void setDomainId(String domainId)

        The ID of the Amazon DataZone domain in which this environment profile is created.

        Parameters:
        domainId - The ID of the Amazon DataZone domain in which this environment profile is created.
      • getDomainId

        public String getDomainId()

        The ID of the Amazon DataZone domain in which this environment profile is created.

        Returns:
        The ID of the Amazon DataZone domain in which this environment profile is created.
      • withDomainId

        public CreateEnvironmentProfileResult withDomainId(String domainId)

        The ID of the Amazon DataZone domain in which this environment profile is created.

        Parameters:
        domainId - The ID of the Amazon DataZone domain in which this environment profile is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setEnvironmentBlueprintId

        public void setEnvironmentBlueprintId(String environmentBlueprintId)

        The ID of the blueprint with which this environment profile is created.

        Parameters:
        environmentBlueprintId - The ID of the blueprint with which this environment profile is created.
      • getEnvironmentBlueprintId

        public String getEnvironmentBlueprintId()

        The ID of the blueprint with which this environment profile is created.

        Returns:
        The ID of the blueprint with which this environment profile is created.
      • withEnvironmentBlueprintId

        public CreateEnvironmentProfileResult withEnvironmentBlueprintId(String environmentBlueprintId)

        The ID of the blueprint with which this environment profile is created.

        Parameters:
        environmentBlueprintId - The ID of the blueprint with which this environment profile is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setId

        public void setId(String id)

        The ID of this Amazon DataZone environment profile.

        Parameters:
        id - The ID of this Amazon DataZone environment profile.
      • getId

        public String getId()

        The ID of this Amazon DataZone environment profile.

        Returns:
        The ID of this Amazon DataZone environment profile.
      • withId

        public CreateEnvironmentProfileResult withId(String id)

        The ID of this Amazon DataZone environment profile.

        Parameters:
        id - The ID of this Amazon DataZone environment profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setName

        public void setName(String name)

        The name of this Amazon DataZone environment profile.

        Parameters:
        name - The name of this Amazon DataZone environment profile.
      • getName

        public String getName()

        The name of this Amazon DataZone environment profile.

        Returns:
        The name of this Amazon DataZone environment profile.
      • withName

        public CreateEnvironmentProfileResult withName(String name)

        The name of this Amazon DataZone environment profile.

        Parameters:
        name - The name of this Amazon DataZone environment profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setProjectId

        public void setProjectId(String projectId)

        The ID of the Amazon DataZone project in which this environment profile is created.

        Parameters:
        projectId - The ID of the Amazon DataZone project in which this environment profile is created.
      • getProjectId

        public String getProjectId()

        The ID of the Amazon DataZone project in which this environment profile is created.

        Returns:
        The ID of the Amazon DataZone project in which this environment profile is created.
      • withProjectId

        public CreateEnvironmentProfileResult withProjectId(String projectId)

        The ID of the Amazon DataZone project in which this environment profile is created.

        Parameters:
        projectId - The ID of the Amazon DataZone project in which this environment profile is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setUpdatedAt

        public void setUpdatedAt(Date updatedAt)

        The timestamp of when this environment profile was updated.

        Parameters:
        updatedAt - The timestamp of when this environment profile was updated.
      • getUpdatedAt

        public Date getUpdatedAt()

        The timestamp of when this environment profile was updated.

        Returns:
        The timestamp of when this environment profile was updated.
      • withUpdatedAt

        public CreateEnvironmentProfileResult withUpdatedAt(Date updatedAt)

        The timestamp of when this environment profile was updated.

        Parameters:
        updatedAt - The timestamp of when this environment profile was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getUserParameters

        public List<CustomParameter> getUserParameters()

        The user parameters of this Amazon DataZone environment profile.

        Returns:
        The user parameters of this Amazon DataZone environment profile.
      • setUserParameters

        public void setUserParameters(Collection<CustomParameter> userParameters)

        The user parameters of this Amazon DataZone environment profile.

        Parameters:
        userParameters - The user parameters of this Amazon DataZone environment profile.
      • withUserParameters

        public CreateEnvironmentProfileResult withUserParameters(Collection<CustomParameter> userParameters)

        The user parameters of this Amazon DataZone environment profile.

        Parameters:
        userParameters - The user parameters of this Amazon DataZone environment profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /