Class IngressTransportMethod


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

      • IngressTransportMethod

        public IngressTransportMethod()
    • Method Detail

      • fromString

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