Class RecordingFormatType


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

      • RecordingFormatType

        public RecordingFormatType()
    • Method Detail

      • fromString

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