Package | Description |
---|---|
co.codewizards.cloudstore.client |
Command-line client (separate program).
|
co.codewizards.cloudstore.ls.client | |
co.codewizards.cloudstore.ls.rest.client | |
co.codewizards.cloudstore.ls.rest.client.request |
Modifier and Type | Method and Description |
---|---|
LocalServerRestClient |
SubCommand.getLocalServerRestClient() |
Modifier and Type | Method and Description |
---|---|
protected LocalServerRestClient |
LocalServerClient._getLocalServerRestClient() |
LocalServerRestClient |
LocalServerClient.getLocalServerRestClient() |
Modifier and Type | Method and Description |
---|---|
static LocalServerRestClient |
LocalServerRestClient.getInstance() |
Modifier and Type | Method and Description |
---|---|
LocalServerRestClient |
Request.getLocalServerRestClient()
Gets the
LocalServerRestClient . |
LocalServerRestClient |
AbstractRequest.getLocalServerRestClient() |
protected LocalServerRestClient |
AbstractRequest.getLocalServerRestClientOrFail()
Gets the
LocalServerRestClient or throws an exception, if it was not assigned. |
Modifier and Type | Method and Description |
---|---|
void |
Request.setLocalServerRestClient(LocalServerRestClient localServerRestClient)
Sets the
LocalServerRestClient . |
void |
AbstractRequest.setLocalServerRestClient(LocalServerRestClient localServerRestClient) |
Copyright © 2013–2019. All rights reserved.