public class MockMirrorLocationApiServiceClient extends MockMirrorApiServiceClient implements DecoratedMirrorApiServiceClient
| Constructor and Description |
|---|
MockMirrorLocationApiServiceClient() |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(UserCredential credential,
Object inputData) |
Object |
create(UserCredential credential,
Object inputData,
String id) |
int |
delete(UserCredential credential,
Map<String,Object> params) |
boolean |
delete(UserCredential credential,
String id) |
String |
toString() |
Object |
update(UserCredential credential,
Object inputData,
String id) |
get, init, keys, list, makeApiServiceClientMaker, modifygetAuthRefreshPolicy, getAutoRedirectPolicy, getCacheControlPolicy, getClientCachePolicy, getClientCredential, getCrudMethodFilter, getFlexibleRestServiceClient, getListResponseType, getRequestRetryPolicy, getRequiredScopes, getResourceBaseUrl, getRestServiceAuthRefreshPolicy, getRestServiceAutoRedirectPolicy, getRestServiceCacheControlPolicy, getRestServiceClient, getRestServiceClientCachePolicy, getRestServiceRequestRetryPolicy, isAccessAllowed, isMethodSupported, makeAuthRefreshPolicy, makeAutoRedirectPolicy, makeCacheControlPolicy, makeClientCachePolicy, makeCrudMethodFilter, makeRequestRetryPolicy, makeRestClient, requiresScope, setAuthRefreshPolicy, setAutoRedirectPolicy, setCacheControlPolicy, setClientCachePolicy, setClientCredential, setListResponseType, setRequestRetryPolicy, setRestServiceAuthRefreshPolicy, setRestServiceAutoRedirectPolicy, setRestServiceCacheControlPolicy, setRestServiceClientCachePolicy, setRestServiceRequestRetryPolicyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitget, keys, list, modifygetResourceBaseUrlgetAuthRefreshPolicy, getAutoRedirectPolicy, getCacheControlPolicy, getClientCachePolicy, getRequestRetryPolicygetClientCredentialgetRequiredScopes, isAccessAllowed, requiresScopeisMethodSupportedpublic Object create(UserCredential credential, Object inputData) throws RestApiException, IOException
create in interface ApiServiceClientcreate in class MockMirrorApiServiceClientRestApiExceptionIOExceptionpublic Object create(UserCredential credential, Object inputData, String id) throws RestApiException, IOException
create in interface ApiServiceClientcreate in class MockMirrorApiServiceClientRestApiExceptionIOExceptionpublic Object update(UserCredential credential, Object inputData, String id) throws RestApiException, IOException
update in interface ApiServiceClientupdate in class MockMirrorApiServiceClientRestApiExceptionIOExceptionpublic boolean delete(UserCredential credential, String id) throws RestApiException, IOException
delete in interface ApiServiceClientdelete in class MockMirrorApiServiceClientRestApiExceptionIOExceptionpublic int delete(UserCredential credential, Map<String,Object> params) throws RestApiException, IOException
delete in interface ApiServiceClientdelete in class MockMirrorApiServiceClientRestApiExceptionIOExceptionpublic String toString()
toString in class MockMirrorApiServiceClientCopyright © 2013. All rights reserved.