| Interface | Description |
|---|---|
| IApplication | |
| IApplicationPortForwarding | |
| IApplicationSSHSession | |
| IAuthorization |
Operations to manage and view authorization resources
|
| IDomain | |
| IEnvironmentVariable | Deprecated
use
IApplication instead |
| IField | |
| IGear | |
| IGearGroup | |
| IGearProfile | |
| IGearState | |
| IHttpClient | |
| IHttpClient.ISSLCertificateCallback | |
| IOpenShiftConnection | |
| IOpenShiftResource | |
| IOpenShiftSSHKey | |
| IQuickstart | |
| ISeverity | |
| ISSHPublicKey | |
| IUser |
| Class | Description |
|---|---|
| ApplicationBuilder | |
| ConnectionBuilder |
A builder for a connection to OpenShift.
|
| DeploymentTypes | |
| GearState | |
| Message | |
| Messages | |
| NoopSSLCertificateCallback | |
| OpenShiftConnectionFactory | Deprecated
use ConnectionBuilder instead
|
| SSHKeyPair | |
| SSHPublicKey |
| Enum | Description |
|---|---|
| ApplicationScale |
Enum to indicate the support for scalability when creating a new application
|
| HttpMethod | |
| SSHKeyType |
| Exception | Description |
|---|---|
| InvalidCredentialsOpenShiftException | |
| InvalidNameOpenShiftException | |
| NotFoundOpenShiftException | |
| OpenShiftApplicationNotAvailableException | |
| OpenShiftEndpointException | |
| OpenShiftException | |
| OpenShiftRequestException | |
| OpenShiftSSHKeyException | |
| OpenShiftSSHOperationException |
OpenShift Exception that encapsulates an underlying exception that occurred during an SSH operation.
|
| OpenShiftTimeoutException | |
| OpenShiftUnknonwSSHKeyTypeException |
Copyright © 2016 JBoss by Red Hat. All rights reserved.