Interface ClusterNetworksService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ClusterNetworksService

    public static interface ClusterNetworksService.ListResponse
    extends Response
    Lists the networks that are assigned to the cluster. The order of the returned clusters isn't guaranteed.
    • Method Detail

      • networks

        List<Network> networks()
        The list of networks that are assigned to the cluster.