Class LabPlanNetworkProfile


  • public final class LabPlanNetworkProfile
    extends Object
    Profile for how to handle networking for Lab Plans.
    • Constructor Detail

      • LabPlanNetworkProfile

        public LabPlanNetworkProfile()
    • Method Detail

      • subnetId

        public String subnetId()
        Get the subnetId property: The external subnet resource id.
        Returns:
        the subnetId value.
      • withSubnetId

        public LabPlanNetworkProfile withSubnetId​(String subnetId)
        Set the subnetId property: The external subnet resource id.
        Parameters:
        subnetId - the subnetId value to set.
        Returns:
        the LabPlanNetworkProfile object itself.
      • validate

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