Class OutputSelectorProperty


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

      • MEDIA_TYPE

        public static final OutputSelectorProperty MEDIA_TYPE
        Static value mediaType for OutputSelectorProperty.
    • Constructor Detail

      • OutputSelectorProperty

        public OutputSelectorProperty()
    • Method Detail

      • fromString

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