Class VNetSolution


  • public final class VNetSolution
    extends Object
    The VNet solution for linker.
    • Constructor Detail

      • VNetSolution

        public VNetSolution()
    • Method Detail

      • type

        public VNetSolutionType type()
        Get the type property: Type of VNet solution.
        Returns:
        the type value.
      • withType

        public VNetSolution withType​(VNetSolutionType type)
        Set the type property: Type of VNet solution.
        Parameters:
        type - the type value to set.
        Returns:
        the VNetSolution object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.