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 UpdateGlossaryResult

    • Constructor Detail

      • UpdateGlossaryResult

        public UpdateGlossaryResult()
    • Method Detail

      • setDescription

        public void setDescription(String description)

        The description to be updated as part of the UpdateGlossary action.

        Parameters:
        description - The description to be updated as part of the UpdateGlossary action.
      • getDescription

        public String getDescription()

        The description to be updated as part of the UpdateGlossary action.

        Returns:
        The description to be updated as part of the UpdateGlossary action.
      • withDescription

        public UpdateGlossaryResult withDescription(String description)

        The description to be updated as part of the UpdateGlossary action.

        Parameters:
        description - The description to be updated as part of the UpdateGlossary action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDomainId

        public void setDomainId(String domainId)

        The identifier of the Amazon DataZone domain in which a business glossary is to be updated.

        Parameters:
        domainId - The identifier of the Amazon DataZone domain in which a business glossary is to be updated.
      • getDomainId

        public String getDomainId()

        The identifier of the Amazon DataZone domain in which a business glossary is to be updated.

        Returns:
        The identifier of the Amazon DataZone domain in which a business glossary is to be updated.
      • withDomainId

        public UpdateGlossaryResult withDomainId(String domainId)

        The identifier of the Amazon DataZone domain in which a business glossary is to be updated.

        Parameters:
        domainId - The identifier of the Amazon DataZone domain in which a business glossary is to be updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setId

        public void setId(String id)

        The identifier of the business glossary that is to be updated.

        Parameters:
        id - The identifier of the business glossary that is to be updated.
      • getId

        public String getId()

        The identifier of the business glossary that is to be updated.

        Returns:
        The identifier of the business glossary that is to be updated.
      • withId

        public UpdateGlossaryResult withId(String id)

        The identifier of the business glossary that is to be updated.

        Parameters:
        id - The identifier of the business glossary that is to be updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setName

        public void setName(String name)

        The name to be updated as part of the UpdateGlossary action.

        Parameters:
        name - The name to be updated as part of the UpdateGlossary action.
      • getName

        public String getName()

        The name to be updated as part of the UpdateGlossary action.

        Returns:
        The name to be updated as part of the UpdateGlossary action.
      • withName

        public UpdateGlossaryResult withName(String name)

        The name to be updated as part of the UpdateGlossary action.

        Parameters:
        name - The name to be updated as part of the UpdateGlossary action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setOwningProjectId

        public void setOwningProjectId(String owningProjectId)

        The identifier of the project in which to update a business glossary.

        Parameters:
        owningProjectId - The identifier of the project in which to update a business glossary.
      • getOwningProjectId

        public String getOwningProjectId()

        The identifier of the project in which to update a business glossary.

        Returns:
        The identifier of the project in which to update a business glossary.
      • withOwningProjectId

        public UpdateGlossaryResult withOwningProjectId(String owningProjectId)

        The identifier of the project in which to update a business glossary.

        Parameters:
        owningProjectId - The identifier of the project in which to update a business glossary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setStatus

        public void setStatus(String status)

        The status to be updated as part of the UpdateGlossary action.

        Parameters:
        status - The status to be updated as part of the UpdateGlossary action.
        See Also:
        GlossaryStatus
      • getStatus

        public String getStatus()

        The status to be updated as part of the UpdateGlossary action.

        Returns:
        The status to be updated as part of the UpdateGlossary action.
        See Also:
        GlossaryStatus
      • withStatus

        public UpdateGlossaryResult withStatus(String status)

        The status to be updated as part of the UpdateGlossary action.

        Parameters:
        status - The status to be updated as part of the UpdateGlossary action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        GlossaryStatus
      • withStatus

        public UpdateGlossaryResult withStatus(GlossaryStatus status)

        The status to be updated as part of the UpdateGlossary action.

        Parameters:
        status - The status to be updated as part of the UpdateGlossary action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        GlossaryStatus
      • 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 によって変換されたページ (->オリジナル) /