Class BlobIndexerPdfTextRotationAlgorithm

java.lang.Object
com.azure.core.util.ExpandableStringEnum<BlobIndexerPdfTextRotationAlgorithm>
com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm

public final class BlobIndexerPdfTextRotationAlgorithm extends com.azure.core.util.ExpandableStringEnum<BlobIndexerPdfTextRotationAlgorithm>
Defines values for BlobIndexerPdfTextRotationAlgorithm.
  • Field Details

  • Constructor Details

    • BlobIndexerPdfTextRotationAlgorithm

      public BlobIndexerPdfTextRotationAlgorithm()
  • Method Details

    • fromString

      public static BlobIndexerPdfTextRotationAlgorithm fromString(String name)
      Creates or finds a BlobIndexerPdfTextRotationAlgorithm from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding BlobIndexerPdfTextRotationAlgorithm.
    • values

      Gets known BlobIndexerPdfTextRotationAlgorithm values.
      Returns:
      known BlobIndexerPdfTextRotationAlgorithm values.