Interface ListNetworksResponse.Builder

    • Method Detail

      • networks

        ListNetworksResponse.Builder networks​(Network... networks)

        The networks.

        Parameters:
        networks - The networks.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListNetworksResponse.Builder nextToken​(String nextToken)

        The token for the next page of results.

        Parameters:
        nextToken - The token for the next page of results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.