public class EmbeddedClientService extends Object implements AbstractService
| Constructor and Description |
|---|
EmbeddedClientService(ApiCredentials apiCredentials) |
| Modifier and Type | Method and Description |
|---|---|
PaginatedGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort,EmbeddedClientRefiner> |
get() |
IdSetGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort> |
get(IdSet idSet) |
IdSetGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort> |
get(int id) |
public EmbeddedClientService(ApiCredentials apiCredentials)
public PaginatedGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort,EmbeddedClientRefiner> get()
public IdSetGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort> get(IdSet idSet)
public IdSetGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort> get(int id)
Copyright © 2019. All rights reserved.