Class AssociationType


  • public final class AssociationType
    extends com.microsoft.rest.ExpandableStringEnum<AssociationType>
    Defines values for AssociationType.
    • Field Detail

      • ASSOCIATED

        public static final AssociationType ASSOCIATED
        Static value Associated for AssociationType.
      • CONTAINS

        public static final AssociationType CONTAINS
        Static value Contains for AssociationType.
    • Constructor Detail

      • AssociationType

        public AssociationType()
    • Method Detail

      • fromString

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