| Modifier and Type | Method and Description |
|---|---|
InputStream |
OpenShiftBinaryRSync.sync(IRSyncable.Peer source,
IRSyncable.Peer destination,
IBinaryCapability.OpenShiftBinaryOption... options) |
| Modifier and Type | Method and Description |
|---|---|
static OpenShiftException |
ResponseCodeInterceptor.createOpenShiftException(IClient client,
int responseCode,
String message,
String response,
Throwable e) |
static OpenShiftException |
ResponseCodeInterceptor.createOpenShiftException(IClient client,
okhttp3.Response response,
Throwable e) |
| Modifier and Type | Class and Description |
|---|---|
class |
BadRequestException
The exception thrown when the client is trying to submit a request to with
parameters that are not accepted by the server
|
class |
IncompatibleApiVersionsException |
class |
NotFoundException |
class |
ResourceFactoryException |
class |
UnsupportedEndpointException
The exception thrown when the client is trying to submit a request to an
unrecognized endpoint.
|
class |
UnsupportedVersionException |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceForbiddenException |
class |
UnauthorizedException |
| Modifier and Type | Class and Description |
|---|---|
class |
LocationNotFoundException |
Copyright © 2019 Red Hat, Inc. All Rights Reserved.