Interface ProviderSchemaAttribute.Builder

    • Method Detail

      • fieldName

        ProviderSchemaAttribute.Builder fieldName​(String fieldName)

        The field name.

        Parameters:
        fieldName - The field name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • hashing

        ProviderSchemaAttribute.Builder hashing​(Boolean hashing)

        The hashing attribute of the provider schema.

        Parameters:
        hashing - The hashing attribute of the provider schema.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subType

        ProviderSchemaAttribute.Builder subType​(String subType)

        The sub type of the provider schema attribute.

        Parameters:
        subType - The sub type of the provider schema attribute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.