Interface CreateFormTypeResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateFormTypeResponse.Builder,CreateFormTypeResponse>, DataZoneResponse.Builder, SdkBuilder<CreateFormTypeResponse.Builder,CreateFormTypeResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateFormTypeResponse

public static interface CreateFormTypeResponse.Builder extends DataZoneResponse.Builder, SdkPojo, CopyableBuilder<CreateFormTypeResponse.Builder,CreateFormTypeResponse>
  • Method Details

    • 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

      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

      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

      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.