Interface DataCenterNetworksService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    DataCenterNetworksService

    public static interface DataCenterNetworksService.ListResponse
    extends Response
    Lists networks in the data center. The order of the returned list of networks isn't guaranteed.
    • Method Detail

      • networks

        List<Network> networks()
        The list of networks which are in the data center.