Class AzureSearchIndexWriteBehaviorType


  • public final class AzureSearchIndexWriteBehaviorType
    extends com.azure.core.util.ExpandableStringEnum<AzureSearchIndexWriteBehaviorType>
    Defines values for AzureSearchIndexWriteBehaviorType.
    • Constructor Detail

      • AzureSearchIndexWriteBehaviorType

        public AzureSearchIndexWriteBehaviorType()
    • Method Detail

      • fromString

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