Class SparkBatchJobResultType


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

      • SparkBatchJobResultType

        public SparkBatchJobResultType()
    • Method Detail

      • fromString

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