Interface DocumentExtractionGranularity.Builder

    • Method Detail

      • typesWithStrings

        DocumentExtractionGranularity.Builder typesWithStrings​(Collection<String> types)
        Sets the value of the Types property for this object.
        Parameters:
        types - The new value for the Types property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • typesWithStrings

        DocumentExtractionGranularity.Builder typesWithStrings​(String... types)
        Sets the value of the Types property for this object.
        Parameters:
        types - The new value for the Types property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.