public class QuotaStorageLimitServiceImpl extends ServiceImpl implements QuotaStorageLimitService
QuotaStorageLimitService.GetRequest, QuotaStorageLimitService.GetResponse, QuotaStorageLimitService.RemoveRequest, QuotaStorageLimitService.RemoveResponse
Constructor and Description |
---|
QuotaStorageLimitServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
QuotaStorageLimitService.GetRequest |
get() |
QuotaStorageLimitService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public QuotaStorageLimitServiceImpl(HttpConnection connection, String path)
public QuotaStorageLimitService.GetRequest get()
get
in interface QuotaStorageLimitService
public QuotaStorageLimitService.RemoveRequest remove()
remove
in interface QuotaStorageLimitService
public Service service(String path)
QuotaStorageLimitService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface QuotaStorageLimitService
Copyright © 2016. All rights reserved.