Class VirtualWanSecurityProvidersInner


  • public final class VirtualWanSecurityProvidersInner
    extends Object
    Collection of SecurityProviders.
    • Constructor Detail

      • VirtualWanSecurityProvidersInner

        public VirtualWanSecurityProvidersInner()
    • Method Detail

      • supportedProviders

        public List<VirtualWanSecurityProvider> supportedProviders()
        Get the supportedProviders property: List of VirtualWAN security providers.
        Returns:
        the supportedProviders value.
      • withSupportedProviders

        public VirtualWanSecurityProvidersInner withSupportedProviders​(List<VirtualWanSecurityProvider> supportedProviders)
        Set the supportedProviders property: List of VirtualWAN security providers.
        Parameters:
        supportedProviders - the supportedProviders value to set.
        Returns:
        the VirtualWanSecurityProvidersInner object itself.
      • validate

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