Interface CreateFormTypeResponse.Builder

    • Method Detail

      • description

        CreateFormTypeResponse.Builder description​(String description)

        The description of this Amazon DataZone metadata form type.

        Parameters:
        description - The description of this Amazon DataZone metadata form type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainId

        CreateFormTypeResponse.Builder domainId​(String domainId)

        The ID of the Amazon DataZone domain in which this metadata form type is created.

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

        CreateFormTypeResponse.Builder name​(String name)

        The name of this Amazon DataZone metadata form type.

        Parameters:
        name - The name of this Amazon DataZone metadata form type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • originDomainId

        CreateFormTypeResponse.Builder originDomainId​(String originDomainId)

        The ID of the Amazon DataZone domain in which this metadata form type was originally created.

        Parameters:
        originDomainId - The ID of the Amazon DataZone domain in which this metadata form type was originally created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • originProjectId

        CreateFormTypeResponse.Builder originProjectId​(String originProjectId)

        The ID of the project in which this Amazon DataZone metadata form type was originally created.

        Parameters:
        originProjectId - The ID of the project in which this Amazon DataZone metadata form type was originally created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • owningProjectId

        CreateFormTypeResponse.Builder owningProjectId​(String owningProjectId)

        The ID of the project that owns this Amazon DataZone metadata form type.

        Parameters:
        owningProjectId - The ID of the project that owns this Amazon DataZone metadata form type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revision

        CreateFormTypeResponse.Builder revision​(String revision)

        The revision of this Amazon DataZone metadata form type.

        Parameters:
        revision - The revision of this Amazon DataZone metadata form type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.