Class ServiceNowAuthenticationType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ServiceNowAuthenticationType>
com.azure.resourcemanager.datafactory.models.ServiceNowAuthenticationType

public final class ServiceNowAuthenticationType extends com.azure.core.util.ExpandableStringEnum<ServiceNowAuthenticationType>
The authentication type to use.
  • Field Details

  • Constructor Details

    • ServiceNowAuthenticationType

      public ServiceNowAuthenticationType()
  • Method Details

    • fromString

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

      public static Collection<ServiceNowAuthenticationType> values()
      Gets known ServiceNowAuthenticationType values.
      Returns:
      known ServiceNowAuthenticationType values.