Class VpnServerConfigurationsResponseInner


  • public final class VpnServerConfigurationsResponseInner
    extends Object
    VpnServerConfigurations list associated with VirtualWan Response.
    • Constructor Detail

      • VpnServerConfigurationsResponseInner

        public VpnServerConfigurationsResponseInner()
    • Method Detail

      • vpnServerConfigurationResourceIds

        public List<String> vpnServerConfigurationResourceIds()
        Get the vpnServerConfigurationResourceIds property: List of VpnServerConfigurations associated with VirtualWan.
        Returns:
        the vpnServerConfigurationResourceIds value.
      • withVpnServerConfigurationResourceIds

        public VpnServerConfigurationsResponseInner withVpnServerConfigurationResourceIds​(List<String> vpnServerConfigurationResourceIds)
        Set the vpnServerConfigurationResourceIds property: List of VpnServerConfigurations associated with VirtualWan.
        Parameters:
        vpnServerConfigurationResourceIds - the vpnServerConfigurationResourceIds value to set.
        Returns:
        the VpnServerConfigurationsResponseInner object itself.
      • validate

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