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