Interface FieldSummary.Builder

  • Method Details

    • fieldArn

      FieldSummary.Builder fieldArn(String fieldArn)

      The Amazon Resource Name (ARN) of the field.

      Parameters:
      fieldArn - The Amazon Resource Name (ARN) of the field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fieldId

      FieldSummary.Builder fieldId(String fieldId)

      The unique identifier of a field.

      Parameters:
      fieldId - The unique identifier of a field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name of the field.

      Parameters:
      name - Name of the field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespace

      FieldSummary.Builder namespace(String namespace)

      The namespace of a field.

      Parameters:
      namespace - The namespace of a field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • namespace

      FieldSummary.Builder namespace(FieldNamespace namespace)

      The namespace of a field.

      Parameters:
      namespace - The namespace of a field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of a field.

      Parameters:
      type - The type of a field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of a field.

      Parameters:
      type - The type of a field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: