Interface ContentTypeProfile.Builder

    • Method Detail

      • format

        ContentTypeProfile.Builder format​(String format)

        The format for a field-level encryption content type-profile mapping.

        Parameters:
        format - The format for a field-level encryption content type-profile mapping.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Format, Format
      • format

        ContentTypeProfile.Builder format​(Format format)

        The format for a field-level encryption content type-profile mapping.

        Parameters:
        format - The format for a field-level encryption content type-profile mapping.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Format, Format
      • profileId

        ContentTypeProfile.Builder profileId​(String profileId)

        The profile ID for a field-level encryption content type-profile mapping.

        Parameters:
        profileId - The profile ID for a field-level encryption content type-profile mapping.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • contentType

        ContentTypeProfile.Builder contentType​(String contentType)

        The content type for a field-level encryption content type-profile mapping.

        Parameters:
        contentType - The content type for a field-level encryption content type-profile mapping.
        Returns:
        Returns a reference to this object so that method calls can be chained together.