Class ListVirtualHubBgpConnectionResults


  • public final class ListVirtualHubBgpConnectionResults
    extends Object
    VirtualHubBgpConnections list.
    • Constructor Detail

      • ListVirtualHubBgpConnectionResults

        public ListVirtualHubBgpConnectionResults()
    • Method Detail

      • value

        public List<BgpConnectionInner> value()
        Get the value property: The list of VirtualHubBgpConnections.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: URL to get the next set of results.
        Returns:
        the nextLink value.
      • withNextLink

        public ListVirtualHubBgpConnectionResults withNextLink​(String nextLink)
        Set the nextLink property: URL to get the next set of results.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the ListVirtualHubBgpConnectionResults object itself.
      • validate

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