public class UnmanagedNetworksServiceImpl extends ServiceImpl implements UnmanagedNetworksService
UnmanagedNetworksService.ListRequest, UnmanagedNetworksService.ListResponse
Constructor and Description |
---|
UnmanagedNetworksServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
UnmanagedNetworksService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
UnmanagedNetworkService |
unmanagedNetworkService(String id) |
checkAction, checkFault, getConnection, getPath, throwError
public UnmanagedNetworksServiceImpl(HttpConnection connection, String path)
public UnmanagedNetworksService.ListRequest list()
list
in interface UnmanagedNetworksService
public UnmanagedNetworkService unmanagedNetworkService(String id)
unmanagedNetworkService
in interface UnmanagedNetworksService
public Service service(String path)
UnmanagedNetworksService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface UnmanagedNetworksService
Copyright © 2016. All rights reserved.