Skip navigation links
OpenShift Java Client 2.7.0.Final
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

AbstractCartridgeQuery - Class in com.openshift.client.cartridge.query
A base query class for query that shall match cartridges.
AbstractCartridgeQuery() - Constructor for class com.openshift.client.cartridge.query.AbstractCartridgeQuery
 
AbstractConnectionBuilder(String, IOpenShiftConfiguration) - Constructor for class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
AbstractJsonDTOFactory - Class in com.openshift.internal.client.response
A factory for creating ResourceDTO objects.
AbstractJsonDTOFactory() - Constructor for class com.openshift.internal.client.response.AbstractJsonDTOFactory
 
AbstractOpenshiftConfiguration - Class in com.openshift.client.configuration
 
AbstractOpenshiftConfiguration() - Constructor for class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
AbstractOpenshiftConfiguration(IOpenShiftConfiguration) - Constructor for class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
AbstractOpenshiftConfiguration(File, IOpenShiftConfiguration) - Constructor for class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
AbstractOpenshiftConfiguration.ConfigurationOptions - Enum in com.openshift.client.configuration
 
AbstractOpenShiftConnectionFactory - Class in com.openshift.internal.client
Connection Factory, used to establish a connection and retrieve a user.
AbstractOpenShiftConnectionFactory() - Constructor for class com.openshift.internal.client.AbstractOpenShiftConnectionFactory
 
AbstractOpenShiftResource - Class in com.openshift.internal.client
The Class AbstractOpenShiftResource.
AbstractOpenShiftResource(IRestService) - Constructor for class com.openshift.internal.client.AbstractOpenShiftResource
Instantiates a new abstract open shift resource.
AbstractOpenShiftResource(IRestService, Map<String, Link>, Messages) - Constructor for class com.openshift.internal.client.AbstractOpenShiftResource
Instantiates a new abstract open shift resource.
AbstractOpenShiftResource.Parameters - Class in com.openshift.internal.client
 
AbstractOpenShiftResource.ServiceRequest - Class in com.openshift.internal.client
 
AbstractSSHKey - Class in com.openshift.internal.client.ssh
 
AbstractSSHKey(SSHKeyType) - Constructor for class com.openshift.internal.client.ssh.AbstractSSHKey
 
acceptedMediaType - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
acceptedVersion - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
add(String, String) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
add(Parameter) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
add(String, String) - Method in class com.openshift.internal.client.httpclient.request.ParameterValueArray
 
add(ParameterValue<?>) - Method in class com.openshift.internal.client.httpclient.request.ParameterValueArray
 
add(String, String) - Method in class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
add(Parameter) - Method in class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
add(String, CartridgeResourceProperty) - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
addAlias(String) - Method in interface com.openshift.client.IApplication
Add application alias
addAlias(String) - Method in class com.openshift.internal.client.ApplicationResource
 
addAll(List<? extends ParameterValue<?>>) - Method in class com.openshift.internal.client.httpclient.request.ParameterValueArray
 
addAll(List<? extends Parameter>) - Method in class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
addCartridge(ICartridge) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
addCartridges(Collection<ICartridge>) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
addEmbeddableCartridge(ICartridge) - Method in interface com.openshift.client.IApplication
Adds the given embeddable cartridge to this application.
addEmbeddableCartridge(ICartridge) - Method in class com.openshift.internal.client.ApplicationResource
 
addEmbeddableCartridges(ICartridge...) - Method in interface com.openshift.client.IApplication
Adds the given embeddable cartridges to this application.
addEmbeddableCartridges(Collection<IEmbeddableCartridge>) - Method in interface com.openshift.client.IApplication
Adds all given embedded cartridges from this app, given their names.
addEmbeddableCartridges(ICartridge...) - Method in class com.openshift.internal.client.ApplicationResource
 
addEmbeddableCartridges(Collection<IEmbeddableCartridge>) - Method in class com.openshift.internal.client.ApplicationResource
 
addEnvironmentVariable(String, String) - Method in interface com.openshift.client.IApplication
Adds an environment variable to this application.
addEnvironmentVariable(String, String) - Method in class com.openshift.internal.client.ApplicationResource
 
addEnvironmentVariables(Map<String, String>) - Method in interface com.openshift.client.IApplication
Adds a map of environment variables to the application
addEnvironmentVariables(Map<String, String>) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
addEnvironmentVariables(Map<String, String>) - Method in class com.openshift.internal.client.ApplicationResource
 
addSSHKey(String, ISSHPublicKey) - Method in interface com.openshift.client.IUser
Adds the given ssh key with the given name.
addSSHKey(String, ISSHPublicKey) - Method in class com.openshift.internal.client.UserResource
 
allow(X509Certificate[]) - Method in interface com.openshift.internal.client.httpclient.CallbackTrustManager.TrustManagerCallback
 
allowCertificate(X509Certificate[]) - Method in interface com.openshift.client.IHttpClient.ISSLCertificateCallback
 
allowCertificate(X509Certificate[]) - Method in class com.openshift.client.NoopSSLCertificateCallback
 
allowHostname(String, SSLSession) - Method in interface com.openshift.client.IHttpClient.ISSLCertificateCallback
 
allowHostname(String, SSLSession) - Method in class com.openshift.client.NoopSSLCertificateCallback
 
AlternativeCartridges - Class in com.openshift.internal.client
A list of alternative cartridges that one can choose from.
AMPERSAND - Static variable in interface com.openshift.client.IHttpClient
 
APIResource - Class in com.openshift.internal.client
 
APIResource(String, IRestService, Map<String, Link>) - Constructor for class com.openshift.internal.client.APIResource
 
APIResource(String, String, String, IRestService, Map<String, Link>) - Constructor for class com.openshift.internal.client.APIResource
 
appendPath(String, String) - Static method in class com.openshift.internal.client.utils.UrlUtils
 
APPINFO - Static variable in interface com.openshift.client.IField
 
ApplicationBuilder - Class in com.openshift.client
 
ApplicationBuilder(IDomain) - Constructor for class com.openshift.client.ApplicationBuilder
 
ApplicationBuilder.AbstractNamedCartridgeBuilder<B> - Class in com.openshift.client
 
ApplicationBuilder.NamedBuilder - Class in com.openshift.client
 
ApplicationBuilder.NamedTypedCartridgeBuilder - Class in com.openshift.client
 
ApplicationBuilder.NamedUnTypedCartridgeBuilder - Class in com.openshift.client
 
ApplicationPortForwarding - Class in com.openshift.internal.client.ssh
 
ApplicationPortForwarding(IApplication, String, String, int) - Constructor for class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
ApplicationResource - Class in com.openshift.internal.client
The ApplicationResource object is an implementation of com.openshift.client.IApplication, and provides a runtime model for the real application that resides on the OpenShift platform being accessed.
ApplicationResource(ApplicationResourceDTO, DomainResource) - Constructor for class com.openshift.internal.client.ApplicationResource
 
ApplicationResource(String, String, String, Messages, String, String, String, String, String, IGearProfile, ApplicationScale, List<String>, Map<String, CartridgeResourceDTO>, Map<String, Link>, DomainResource) - Constructor for class com.openshift.internal.client.ApplicationResource
Instantiates a new application.
ApplicationResource.SshStreams - Enum in com.openshift.internal.client
 
ApplicationResourceDTO - Class in com.openshift.internal.client.response
The Class ApplicationDTO.
applicationScale - Variable in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
ApplicationScale - Enum in com.openshift.client
Enum to indicate the support for scalability when creating a new application
ApplicationSSHSession - Class in com.openshift.internal.client
 
ApplicationSSHSession(IApplication, Session) - Constructor for class com.openshift.internal.client.ApplicationSSHSession
Sets the SSH session that this application will use to connect to OpenShift to perform some operations.
ApplicationSSHSession.AbstractSnapshotSshCommand - Class in com.openshift.internal.client
 
ApplicationSSHSession.AbstractSnapshotType - Class in com.openshift.internal.client
 
ApplicationSSHSession.SshCommandResponse - Class in com.openshift.internal.client
 
ARRAY - Static variable in class com.openshift.internal.client.response.LinkParameterType
 
Assert - Class in com.openshift.internal.client.utils
 
Assert() - Constructor for class com.openshift.internal.client.utils.Assert
 
Assert.AssertionFailedException - Exception in com.openshift.internal.client.utils
 
AssertionFailedException() - Constructor for exception com.openshift.internal.client.utils.Assert.AssertionFailedException
 
assertLiveSSHSession() - Method in class com.openshift.internal.client.ApplicationSSHSession
 
authIV - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
authKey - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
AUTHORIZATION_BASIC - Static variable in interface com.openshift.client.IHttpClient
 
AUTHORIZATION_BEARER - Static variable in interface com.openshift.client.IHttpClient
 
AuthorizationResource - Class in com.openshift.internal.client
 
AuthorizationResource(APIResource, AuthorizationResourceDTO) - Constructor for class com.openshift.internal.client.AuthorizationResource
 
AuthorizationResourceDTO - Class in com.openshift.internal.client.response
 

B

BadRequestException - Exception in com.openshift.internal.client.httpclient
 
BadRequestException(String, Throwable) - Constructor for exception com.openshift.internal.client.httpclient.BadRequestException
 
BadRequestException(Throwable) - Constructor for exception com.openshift.internal.client.httpclient.BadRequestException
 
Base64Coder - Class in com.openshift.client.utils
A utility class that offers methods to encode and decode strings from and to base64
BaseCartridge - Class in com.openshift.internal.client.cartridge
A (base) cartridge for an OpenShift application.
BaseCartridge(String) - Constructor for class com.openshift.internal.client.cartridge.BaseCartridge
 
BaseCartridge(URL) - Constructor for class com.openshift.internal.client.cartridge.BaseCartridge
 
BaseCartridge(String, URL) - Constructor for class com.openshift.internal.client.cartridge.BaseCartridge
 
BaseCartridge(String, String, String, boolean) - Constructor for class com.openshift.internal.client.cartridge.BaseCartridge
Constructor used when available cartridges are loaded from OpenShift
BaseCartridge(String, URL, String, String) - Constructor for class com.openshift.internal.client.cartridge.BaseCartridge
 
BaseCartridge(String, URL, String, String, boolean) - Constructor for class com.openshift.internal.client.cartridge.BaseCartridge
 
BaseResourceDTO - Class in com.openshift.internal.client.response
The Class BaseResourceDTO.
BaseResourceDTO() - Constructor for class com.openshift.internal.client.response.BaseResourceDTO
 
BaseResourceDTO(Map<String, Link>, Messages) - Constructor for class com.openshift.internal.client.response.BaseResourceDTO
Instantiates a new base resource dto.
binary() - Static method in class com.openshift.client.DeploymentTypes
 
BOOLEAN - Static variable in class com.openshift.internal.client.response.LinkParameterType
 
build() - Method in class com.openshift.client.ApplicationBuilder.NamedTypedCartridgeBuilder
 
build() - Method in class com.openshift.client.ApplicationBuilder.NamedUnTypedCartridgeBuilder
 

C

callback - Variable in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
CallbackTrustManager - Class in com.openshift.internal.client.httpclient
A trust manager that calls a callback if the wrapped trustmanager fails to validate a given certificate.
CallbackTrustManager.TrustManagerCallback - Interface in com.openshift.internal.client.httpclient
 
canCreateApplicationWithEnvironmentVariables() - Method in interface com.openshift.client.IDomain
Returns true if this domain can create application with environment variables.
canCreateApplicationWithEnvironmentVariables() - Method in class com.openshift.internal.client.DomainResource
 
canGetEnvironmentVariables() - Method in interface com.openshift.client.IApplication
Used to determine if environment variables exist and are available to be retrieved
canGetEnvironmentVariables() - Method in class com.openshift.internal.client.ApplicationResource
 
canResolv(String) - Static method in class com.openshift.client.utils.HostUtils
 
canResolv(String) - Method in class com.openshift.internal.client.ApplicationResource
 
canUpdateEnvironmentVariables() - Method in interface com.openshift.client.IApplication
Used to determine if the current instance is able to update environment variables.
canUpdateEnvironmentVariables() - Method in class com.openshift.internal.client.ApplicationResource
 
CartridgeNameQuery - Class in com.openshift.client.cartridge.query
A query that returns the cartridges whose name match the given pattern.
CartridgeNameQuery(String) - Constructor for class com.openshift.client.cartridge.query.CartridgeNameQuery
 
CartridgeNameRegexQuery - Class in com.openshift.client.cartridge.query
A query that returns the cartridges whose name match the given pattern.
CartridgeNameRegexQuery(String) - Constructor for class com.openshift.client.cartridge.query.CartridgeNameRegexQuery
 
CartridgeNameRegexQuery(Pattern) - Constructor for class com.openshift.client.cartridge.query.CartridgeNameRegexQuery
 
CartridgeResourceDTO - Class in com.openshift.internal.client.response
 
CartridgeResourceDTO(String, CartridgeType, boolean, CartridgeResourceProperties) - Constructor for class com.openshift.internal.client.response.CartridgeResourceDTO
 
CartridgeResourceDTO(String, String, String, String, URL, boolean, CartridgeResourceProperties, Map<String, Link>, Messages) - Constructor for class com.openshift.internal.client.response.CartridgeResourceDTO
 
CartridgeResourceProperties - Class in com.openshift.internal.client.response
Properties that hold informations available in cartridges
CartridgeResourceProperties() - Constructor for class com.openshift.internal.client.response.CartridgeResourceProperties
 
CartridgeResourceProperty - Class in com.openshift.internal.client.response
 
CartridgeResourceProperty(String, String) - Constructor for class com.openshift.internal.client.response.CartridgeResourceProperty
Constructor called when embedded cartridges are listed within an application.
CartridgeResourceProperty(String, String, String, String) - Constructor for class com.openshift.internal.client.response.CartridgeResourceProperty
Constructor called when embedded cartridges are listed on their own (when /cartridges resource is queried.
CartridgeType - Enum in com.openshift.internal.client
 
checkClientTrusted(X509Certificate[], String) - Method in class com.openshift.internal.client.httpclient.CallbackTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient.CallbackTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.openshift.internal.client.httpclient.CallbackTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient.CallbackTrustManager
 
CIPHER_DHE_REGEX - Static variable in class com.openshift.client.utils.SSLUtils
 
client() - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
clientId - Variable in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
clientId(String) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
close(InputStream) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
close(OutputStream) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
close(Reader) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
close(Writer) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
CollectionUtils - Class in com.openshift.internal.client.utils
 
COLON - Static variable in interface com.openshift.client.IHttpClient
 
com.openshift.client - package com.openshift.client
 
com.openshift.client.cartridge - package com.openshift.client.cartridge
 
com.openshift.client.cartridge.query - package com.openshift.client.cartridge.query
 
com.openshift.client.configuration - package com.openshift.client.configuration
 
com.openshift.client.utils - package com.openshift.client.utils
 
com.openshift.internal.client - package com.openshift.internal.client
 
com.openshift.internal.client.cartridge - package com.openshift.internal.client.cartridge
 
com.openshift.internal.client.httpclient - package com.openshift.internal.client.httpclient
 
com.openshift.internal.client.httpclient.request - package com.openshift.internal.client.httpclient.request
 
com.openshift.internal.client.response - package com.openshift.internal.client.response
 
com.openshift.internal.client.ssh - package com.openshift.internal.client.ssh
 
com.openshift.internal.client.utils - package com.openshift.internal.client.utils
 
COMMA - Static variable in interface com.openshift.client.IHttpClient
 
compareTo(LatestVersionQuery.VersionedName) - Method in class com.openshift.client.cartridge.query.LatestVersionQuery.VersionedName
 
configTimeout - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
configuration - Variable in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
CONNECTION_URL - Static variable in class com.openshift.internal.client.response.CartridgeResourceProperties
 
ConnectionBuilder - Class in com.openshift.client
A builder for a connection to OpenShift.
ConnectionBuilder() - Constructor for class com.openshift.client.ConnectionBuilder
 
ConnectionBuilder(String) - Constructor for class com.openshift.client.ConnectionBuilder
 
ConnectionBuilder.AbstractConnectionBuilder - Class in com.openshift.client
 
ConnectionBuilder.CredentialsConnectionBuilder - Class in com.openshift.client
 
ConnectionBuilder.KeyConnectionBuilder - Class in com.openshift.client
 
ConnectionBuilder.TokenConnectionBuilder - Class in com.openshift.client
 
create() - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
create() - Method in class com.openshift.client.ConnectionBuilder.CredentialsConnectionBuilder
 
create(IHttpClient) - Method in class com.openshift.client.ConnectionBuilder.CredentialsConnectionBuilder
 
create() - Method in class com.openshift.client.ConnectionBuilder.KeyConnectionBuilder
 
create() - Method in class com.openshift.client.ConnectionBuilder.TokenConnectionBuilder
 
create(String, String, String) - Static method in class com.openshift.client.SSHKeyPair
 
create(SSHKeyType, String, String, String) - Static method in class com.openshift.client.SSHKeyPair
Creates private and public ssh-rsa keys and stores them to the given paths.
createApplication(String, IStandaloneCartridge) - Method in interface com.openshift.client.IDomain
 
createApplication(String, IStandaloneCartridge, String) - Method in interface com.openshift.client.IDomain
 
createApplication(String, IStandaloneCartridge, ApplicationScale) - Method in interface com.openshift.client.IDomain
 
createApplication(String, IStandaloneCartridge, IGearProfile) - Method in interface com.openshift.client.IDomain
 
createApplication(String, IStandaloneCartridge, ApplicationScale, IGearProfile) - Method in interface com.openshift.client.IDomain
 
createApplication(String, IStandaloneCartridge, ApplicationScale, IGearProfile, String) - Method in interface com.openshift.client.IDomain
Creates a new application with the given name and the given cartridge/framework.
createApplication(String, IStandaloneCartridge, ApplicationScale, IGearProfile, String, int, IEmbeddableCartridge...) - Method in interface com.openshift.client.IDomain
Creates a new application with the given name and the given cartridge/framework.
createApplication(String, IStandaloneCartridge, ApplicationScale, IGearProfile, String, int, Map<String, String>, IEmbeddableCartridge...) - Method in interface com.openshift.client.IDomain
Creates a new application with the given name and the given cartridge/framework.
createApplication(String, ApplicationScale, IGearProfile, String, int, Map<String, String>, ICartridge...) - Method in interface com.openshift.client.IDomain
Creates a new application with the given name and the given cartridges.
createApplication(String, IStandaloneCartridge) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, ApplicationScale) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, String) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, ApplicationScale, String) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, IGearProfile) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, IGearProfile, String) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, ApplicationScale, IGearProfile) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, ApplicationScale, IGearProfile, String) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, ApplicationScale, IGearProfile, String, int, IEmbeddableCartridge...) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, IStandaloneCartridge, ApplicationScale, IGearProfile, String, int, Map<String, String>, IEmbeddableCartridge...) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, ApplicationScale, IGearProfile, String, int, Map<String, String>, ICartridge...) - Method in class com.openshift.internal.client.DomainResource
 
createApplication(String, ApplicationScale, IGearProfile, String, int, Map<String, String>, Collection<ICartridge>) - Method in class com.openshift.internal.client.DomainResource
 
createAuthorization(String, String) - Method in interface com.openshift.client.IUser
Creates and returns new authorization set for user
createAuthorization(String, String, int) - Method in interface com.openshift.client.IUser
Creates and returns new authorization set for user
createAuthorization(String, String) - Method in class com.openshift.internal.client.APIResource
 
createAuthorization(String, String, Integer) - Method in class com.openshift.internal.client.APIResource
 
createAuthorization(String, String) - Method in class com.openshift.internal.client.UserResource
 
createAuthorization(String, String, int) - Method in class com.openshift.internal.client.UserResource
 
createCartridgeQueries(ModelNode) - Method in class com.openshift.internal.client.response.QuickstartJsonDTOFactory
 
createCartridges(IStandaloneCartridge, Collection<? extends ICartridge>) - Method in class com.openshift.client.ApplicationBuilder.NamedTypedCartridgeBuilder
 
createCipherExclusionRegex(AbstractOpenshiftConfiguration.ConfigurationOptions) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
createCipherExclusionRegex(IOpenShiftConfiguration) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
createClient(String, String, String, String, String, String, String, IHttpClient.ISSLCertificateCallback, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
createConfiguration() - Method in class com.openshift.client.ConnectionBuilder
 
createConfiguration() - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
createConnection(URL, String, String, String, String, String, String, String, String, IHttpClient.ISSLCertificateCallback, int) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
createData(EnumDataType, Messages, ModelNode) - Method in class com.openshift.internal.client.response.AbstractJsonDTOFactory
 
createData(EnumDataType, Messages, ModelNode) - Method in class com.openshift.internal.client.response.OpenShiftJsonDTOFactory
 
createData(EnumDataType, Messages, ModelNode) - Method in class com.openshift.internal.client.response.QuickstartJsonDTOFactory
 
createDomain(String) - Method in interface com.openshift.client.IUser
 
createDomain(String) - Method in class com.openshift.internal.client.APIResource
 
createDomain(String) - Method in class com.openshift.internal.client.UserResource
 
createErrorMessage(IOException, HttpURLConnection) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
createHttpClient(String, String, String, String, String, String, String, int, IHttpClient.ISSLCertificateCallback, String) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
createRestService(IHttpClient) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
createTags(ModelNode) - Method in class com.openshift.internal.client.response.QuickstartJsonDTOFactory
 
credentials(String, String) - Method in class com.openshift.client.ConnectionBuilder
 
credentials(String) - Method in class com.openshift.client.ConnectionBuilder
 
cron() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 

D

DATABASE_NAME - Static variable in class com.openshift.internal.client.response.CartridgeResourceProperties
 
DEBUG - Static variable in interface com.openshift.client.ISeverity
 
decode(byte[]) - Static method in class com.openshift.client.utils.Base64Coder
 
decode(String) - Static method in class com.openshift.client.utils.Base64Coder
Decodes the given base64 encoded string.
decodeQuotationMarks(String) - Static method in class com.openshift.internal.client.utils.StringUtils
 
DEFAULT - Static variable in interface com.openshift.client.IField
 
DEFAULT_CLIENT_ID - Static variable in interface com.openshift.client.IOpenShiftConnection
 
DEFAULT_OPENSHIFT_TIMEOUT - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
DEFAULT_READ_TIMEOUT - Static variable in interface com.openshift.client.IHttpClient
 
DefaultConfiguration - Class in com.openshift.client.configuration
 
DefaultConfiguration() - Constructor for class com.openshift.client.configuration.DefaultConfiguration
 
defaultValue - Variable in class com.openshift.internal.client.response.LinkParameter
 
delete(URL, IMediaType, int, Parameter...) - Method in interface com.openshift.client.IHttpClient
 
delete(URL, int) - Method in interface com.openshift.client.IHttpClient
 
delete(URL, IMediaType, int, Parameter...) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
delete(URL, int) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
deleteKey(String) - Method in interface com.openshift.client.IUser
Deprecated.
deleteKey(String) - Method in class com.openshift.internal.client.UserResource
Deprecated.
DeploymentTypes - Class in com.openshift.client
 
description - Variable in class com.openshift.internal.client.response.LinkParameter
 
destroy() - Method in interface com.openshift.client.cartridge.IEmbeddedCartridge
Destroys this cartridge (and removes it from the list of existing cartridges)
destroy() - Method in interface com.openshift.client.IApplication
Destroys this application (and removes it from the list of available applications)
destroy() - Method in interface com.openshift.client.IAuthorization
Destroys this authorization
destroy() - Method in interface com.openshift.client.IDomain
Destroys the current domain.
destroy(boolean) - Method in interface com.openshift.client.IDomain
Destroys the current domain, using the 'force' parameter to also destroy the domain applications.
destroy() - Method in interface com.openshift.client.IEnvironmentVariable
destroy() - Method in interface com.openshift.client.IOpenShiftSSHKey
 
destroy() - Method in class com.openshift.internal.client.ApplicationResource
 
destroy() - Method in class com.openshift.internal.client.AuthorizationResource
 
destroy() - Method in class com.openshift.internal.client.DomainResource
 
destroy(boolean) - Method in class com.openshift.internal.client.DomainResource
 
destroy() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
destroy() - Method in class com.openshift.internal.client.EnvironmentVariableResource
Deprecated.
destroy() - Method in class com.openshift.internal.client.SSHKeyResource
 
disableBadSSLCiphers(AbstractOpenshiftConfiguration.ConfigurationOptions) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
disableSSLCertificateChecks() - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
disconnect() - Method in class com.openshift.internal.client.APIResource
 
DomainResource - Class in com.openshift.internal.client
 
DomainResource(String, String, Map<String, Link>, Messages, APIResource) - Constructor for class com.openshift.internal.client.DomainResource
 
DomainResource(DomainResourceDTO, APIResource) - Constructor for class com.openshift.internal.client.DomainResource
 
DomainResourceDTO - Class in com.openshift.internal.client.response
 
DownloadableCartridgeSpec - Class in com.openshift.internal.client.response
 
DownloadableCartridgeSpec(String) - Constructor for class com.openshift.internal.client.response.DownloadableCartridgeSpec
 
DownloadableCartridgeSpec(URL) - Constructor for class com.openshift.internal.client.response.DownloadableCartridgeSpec
 

E

EmbeddableCartridge - Class in com.openshift.client.cartridge
An cartridge that may be embedded (added) into an application.
EmbeddableCartridge(String) - Constructor for class com.openshift.client.cartridge.EmbeddableCartridge
 
EmbeddableCartridge(URL) - Constructor for class com.openshift.client.cartridge.EmbeddableCartridge
 
EmbeddableCartridge(String, URL) - Constructor for class com.openshift.client.cartridge.EmbeddableCartridge
 
EmbeddableCartridge(String, String, String, boolean) - Constructor for class com.openshift.client.cartridge.EmbeddableCartridge
Constructor used when available cartridges are loaded from OpenShift
EmbeddedCartridgeResource - Class in com.openshift.internal.client
A cartridge that is embedded into an application.
EmbeddedCartridgeResource(CartridgeResourceDTO, ApplicationResource) - Constructor for class com.openshift.internal.client.EmbeddedCartridgeResource
 
encode(byte[]) - Static method in class com.openshift.client.utils.Base64Coder
Encodes the given byte array to a base64 encoded String
encode(String) - Static method in class com.openshift.client.utils.Base64Coder
Encodes the given string to a base64 encoded string.
encodeQuotationMarks(String) - Static method in class com.openshift.internal.client.utils.StringUtils
 
EncodingException - Exception in com.openshift.internal.client.httpclient
 
EncodingException(String, Throwable) - Constructor for exception com.openshift.internal.client.httpclient.EncodingException
 
ensureIsSingleQuoted(String) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
ensureStartsWithHttps(String) - Static method in class com.openshift.internal.client.utils.UrlUtils
 
EnumDataType - Enum in com.openshift.internal.client.response
The Enum EnumDataType.
EnvironmentVariableResource - Class in com.openshift.internal.client
 
EnvironmentVariableResource(EnvironmentVariableResourceDTO, ApplicationResource) - Constructor for class com.openshift.internal.client.EnvironmentVariableResource
 
EnvironmentVariableResource(String, String, Messages, Map<String, Link>, ApplicationResource) - Constructor for class com.openshift.internal.client.EnvironmentVariableResource
 
EnvironmentVariableResourceDTO - Class in com.openshift.internal.client.response
The DTO for an environment variable
EnvironmentVariableResourceDTO(String, String, Map<String, Link>, Messages) - Constructor for class com.openshift.internal.client.response.EnvironmentVariableResourceDTO
Instantiates a new environment variable resource dto.
environmentVariables - Variable in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
equals(Object) - Method in class com.openshift.client.cartridge.EmbeddableCartridge
 
equals(Object) - Method in class com.openshift.client.cartridge.query.LatestVersionQuery
 
equals(Object) - Method in class com.openshift.client.cartridge.StandaloneCartridge
 
equals(Object) - Method in class com.openshift.client.GearState
 
EQUALS - Static variable in interface com.openshift.client.IHttpClient
 
equals(Object) - Method in class com.openshift.internal.client.ApplicationResource
 
equals(Object) - Method in class com.openshift.internal.client.ApplicationSSHSession
 
equals(Object) - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
equals(Object) - Method in class com.openshift.internal.client.DomainResource
 
equals(Object) - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
TODO: implement fully correct #equals and #hashcode.
equals(Object) - Method in class com.openshift.internal.client.Field
 
equals(Object) - Method in class com.openshift.internal.client.GearProfile
 
equals(Object) - Method in class com.openshift.internal.client.httpclient.request.Parameter
 
equals(Object) - Method in class com.openshift.internal.client.httpclient.request.ParameterValue
 
equals(Object) - Method in class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
equals(Object) - Method in class com.openshift.internal.client.Quickstart
 
equals(Object) - Method in class com.openshift.internal.client.response.LinkParameterType
 
equals(Object) - Method in class com.openshift.internal.client.Severity
 
equals(Object) - Method in class com.openshift.internal.client.ssh.AbstractSSHKey
 
equals(Object) - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
ERROR - Static variable in interface com.openshift.client.ISeverity
 
excludeSSLCipher(String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
execCommand(String, ApplicationSSHSession.ChannelInputStreams, Session) - Method in class com.openshift.internal.client.ApplicationSSHSession
 
execCommand(String, InputStream, ApplicationSSHSession.ChannelInputStreams, Session) - Method in class com.openshift.internal.client.ApplicationSSHSession
 
execute(Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
execute(int, Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
execute(List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
execute(int, List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
execute(int, List<Parameter>, List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
execute(int, IRestResponseFactory, List<Parameter>, List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 

F

Field - Class in com.openshift.internal.client
 
Field(String) - Constructor for class com.openshift.internal.client.Field
 
filterCiphers(String, String[]) - Static method in class com.openshift.client.utils.SSLUtils
 
filterObsolete(boolean, List<C>) - Method in class com.openshift.internal.client.APIResource
 
FormUrlEncodedMediaType - Class in com.openshift.internal.client.httpclient.request
A class that encodes request parameters to formurl-encoded format so that they may get sent to the server.
FormUrlEncodedMediaType() - Constructor for class com.openshift.internal.client.httpclient.request.FormUrlEncodedMediaType
 

G

Gear - Class in com.openshift.internal.client
A gear that a cartridge is running on.
Gear(String, GearState, String) - Constructor for class com.openshift.internal.client.Gear
 
GearGroupResource - Class in com.openshift.internal.client
 
GearGroupResource(String, String, Collection<GearResourceDTO>, Map<String, CartridgeResourceDTO>, int, ApplicationResource, IRestService) - Constructor for class com.openshift.internal.client.GearGroupResource
Constructor.
GearGroupResource(GearGroupResourceDTO, ApplicationResource, IRestService) - Constructor for class com.openshift.internal.client.GearGroupResource
Constructor.
GearGroupResourceDTO - Class in com.openshift.internal.client.response
The DTO for a gear groups
gearProfile - Variable in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
gearProfile(IGearProfile) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
GearProfile - Class in com.openshift.internal.client
 
GearProfile(String) - Constructor for class com.openshift.internal.client.GearProfile
 
GearResourceDTO - Class in com.openshift.internal.client.response
The Class ApplicationDTO.
GearState - Class in com.openshift.client
 
GearState(String) - Constructor for class com.openshift.client.GearState
 
get(List<C>) - Method in class com.openshift.client.cartridge.query.AbstractCartridgeQuery
 
get(List<C>) - Method in interface com.openshift.client.cartridge.query.ICartridgeQuery
 
get(List<C>) - Method in class com.openshift.client.cartridge.query.LatestEmbeddableCartridge
 
get(IOpenShiftConnection) - Method in class com.openshift.client.cartridge.query.LatestEmbeddableCartridge
 
get(IApplication) - Method in class com.openshift.client.cartridge.query.LatestEmbeddableCartridge
 
get(IUser) - Method in class com.openshift.client.cartridge.query.LatestEmbeddableCartridge
 
get(IOpenShiftConnection) - Method in class com.openshift.client.cartridge.query.LatestStandaloneCartridge
 
get(IApplication) - Method in class com.openshift.client.cartridge.query.LatestStandaloneCartridge
 
get(IUser) - Method in class com.openshift.client.cartridge.query.LatestStandaloneCartridge
 
get(List<C>) - Method in class com.openshift.client.cartridge.query.LatestVersionQuery
 
get(URL, int) - Method in interface com.openshift.client.IHttpClient
 
get() - Method in class com.openshift.internal.client.AlternativeCartridges
Returns all alternative cartridges that a user may choose its cartridge from.
get(URL, int) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
get(String) - Method in class com.openshift.internal.client.response.AbstractJsonDTOFactory
 
get(List<C>) - Method in class com.openshift.internal.client.response.DownloadableCartridgeSpec
 
get(String) - Method in interface com.openshift.internal.client.response.IRestResponseFactory
Returns a RestResponse instance for a given rest response string.
get(List<C>) - Method in class com.openshift.internal.client.response.NamedCartridgeSpec
 
getAcceptedIssuers() - Method in class com.openshift.internal.client.httpclient.CallbackTrustManager
 
getAcceptedIssuers() - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient.CallbackTrustManager
 
getAdditionalGearStorage() - Method in interface com.openshift.client.cartridge.IDeployedStandaloneCartridge
Returns the additional gear storage for this cartridge
getAdditionalGearStorage() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
getAdditionalStorage() - Method in interface com.openshift.client.IGearGroup
Returns the additional storage configured for this gear group in gigabytes
getAdditionalStorage() - Method in class com.openshift.internal.client.GearGroupResource
 
getAdditionalStorage() - Method in class com.openshift.internal.client.response.GearGroupResourceDTO
Returns the additional storage configured for this gear group in gigabytes
getAliases() - Method in interface com.openshift.client.IApplication
Retrieve all application aliases
getAliases() - Method in class com.openshift.internal.client.ApplicationResource
 
getAliases() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getAll(List<C>) - Method in class com.openshift.client.cartridge.query.AbstractCartridgeQuery
 
getAll(List<C>) - Method in interface com.openshift.client.cartridge.query.ICartridgeQuery
 
getAll(List<C>) - Method in class com.openshift.client.cartridge.query.LatestVersionQuery
 
getAll() - Static method in class com.openshift.client.DeploymentTypes
 
getAll() - Method in class com.openshift.client.Messages
 
getAll() - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
getAll(List<C>) - Method in class com.openshift.internal.client.response.DownloadableCartridgeSpec
 
getAll(List<C>) - Method in class com.openshift.internal.client.response.NamedCartridgeSpec
 
getAlternativesFor(ICartridge) - Method in interface com.openshift.client.IQuickstart
Returns the alternatives to a given cartridge.
getAlternativesFor(ICartridge) - Method in class com.openshift.internal.client.Quickstart
 
getAPIResource(String, String, String, IRestService) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
getApplication() - Method in interface com.openshift.client.cartridge.IEmbeddedCartridge
Returns the application this cartridge is embedded into.
getApplication() - Method in interface com.openshift.client.IEnvironmentVariable
Deprecated.
Returns the application for this environment variable
getApplication() - Method in class com.openshift.internal.client.ApplicationSSHSession
Get the application associated with this ApplicationSSHSession
getApplication() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
getApplication() - Method in class com.openshift.internal.client.EnvironmentVariableResource
 
getApplication() - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
getApplicationByName(String) - Method in interface com.openshift.client.IDomain
Returns the application identified by the given name.
getApplicationByName(String) - Method in class com.openshift.internal.client.DomainResource
 
getApplications() - Method in interface com.openshift.client.IDomain
 
getApplications() - Method in class com.openshift.internal.client.DomainResource
 
getApplicationsByCartridge(IStandaloneCartridge) - Method in interface com.openshift.client.IDomain
 
getApplicationsByCartridge(IStandaloneCartridge) - Method in class com.openshift.internal.client.DomainResource
 
getApplicationScale() - Method in interface com.openshift.client.IApplication
Returns true if scaling is enabled on this application (only set at creation time).
getApplicationScale() - Method in class com.openshift.internal.client.ApplicationResource
 
getApplicationScale() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getApplicationUrl() - Method in interface com.openshift.client.IApplication
Returns the url at which this application may be reached at.
getApplicationUrl() - Method in class com.openshift.internal.client.ApplicationResource
 
getApplicationUrl() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getAsBoolean(ModelNode, String) - Method in class com.openshift.internal.client.response.AbstractJsonDTOFactory
Returns the property identified by the given name in the given model node, or null if the named property is undefined.
getAsInteger(ModelNode, String) - Method in class com.openshift.internal.client.response.AbstractJsonDTOFactory
Returns the property identified by the given name in the given model node, or null if the named property is undefined.
getAsString(ModelNode, String) - Method in class com.openshift.internal.client.response.AbstractJsonDTOFactory
Returns the property identified by the given name in the given model node, or null if the named property is undefined.
getAuthorization() - Method in interface com.openshift.client.IUser
Returns current authorization.
getAuthorization(String) - Method in interface com.openshift.client.IUser
Returns authorization using a token or id
getAuthorization() - Method in class com.openshift.internal.client.APIResource
 
getAuthorization(String) - Method in class com.openshift.internal.client.APIResource
 
getAuthorization() - Method in class com.openshift.internal.client.UserResource
 
getAuthorization(String) - Method in class com.openshift.internal.client.UserResource
 
getAuthorizations() - Method in interface com.openshift.client.IUser
Returns all current authorizations for a user
getAuthorizations() - Method in class com.openshift.internal.client.APIResource
 
getAuthorizations() - Method in class com.openshift.internal.client.UserResource
 
getAuthTokenConnection(String, String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
Establish a connection with the clientId along with a user's authorization token
getAuthTokenConnection(String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
Establish a connection with the clientId along with a user's authorization token.
getAvailableCartridgeNames() - Method in interface com.openshift.client.IDomain
Returns the list of cartridges that can be used to create a new application.
getAvailableCartridgeNames() - Method in class com.openshift.internal.client.DomainResource
 
getAvailableGearProfiles() - Method in interface com.openshift.client.IDomain
Returns the list of available gear size that the user can choose when creating a new application (application's gear size can't be changed after creation).
getAvailableGearProfiles() - Method in class com.openshift.internal.client.DomainResource
 
getBy(IField, ISeverity) - Method in class com.openshift.client.Messages
Returns the messages of the given field type and severity.
getBy(IField) - Method in class com.openshift.client.Messages
Returns all the message of the given field type.
getByJSchKeyType(KeyPair) - Static method in enum com.openshift.client.SSHKeyType
 
getByJSchKeyType(int) - Static method in enum com.openshift.client.SSHKeyType
 
getByTypeId(String) - Static method in enum com.openshift.client.SSHKeyType
 
getCartridge() - Method in interface com.openshift.client.IApplication
Returns the cartridge (application type) that this app is running on.
getCartridge() - Method in class com.openshift.internal.client.ApplicationResource
 
getCartridge(String) - Method in class com.openshift.internal.client.ApplicationResource
Returns the main (standalone) cartrige or one of the embedded cartridges whose name matches the given param.
getCartridge(String) - Method in class com.openshift.internal.client.response.GearGroupResourceDTO
Returns the cartridge identified by the given name.
getCartridges() - Method in interface com.openshift.client.IGearGroup
Returns the cartridges in this gear group resource
getCartridges() - Method in interface com.openshift.client.IOpenShiftConnection
Returns all the available cartridges, embeddable and standalone ones.
getCartridges(boolean) - Method in interface com.openshift.client.IOpenShiftConnection
Returns all the available cartridges, embeddable and standalone ones.
getCartridges() - Method in class com.openshift.internal.client.APIResource
 
getCartridges(boolean) - Method in class com.openshift.internal.client.APIResource
 
getCartridges() - Method in class com.openshift.internal.client.GearGroupResource
 
getCartridges() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getCartridges() - Method in class com.openshift.internal.client.response.GearGroupResourceDTO
Returns the cartridges within this gear group.
getCartridges() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getClientId() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getClientId() - Method in class com.openshift.internal.client.RestServiceProperties
 
getConfiguration() - Method in class com.openshift.client.ConnectionBuilder
 
getConfiguration() - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
getConnection(IApplication) - Method in class com.openshift.client.cartridge.query.AbstractCartridgeQuery
 
getConnection(IDomain) - Method in class com.openshift.client.cartridge.query.AbstractCartridgeQuery
 
getConnection() - Method in interface com.openshift.client.IUser
 
getConnection(String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
Establish a connection with the clientId along with user's password.
getConnection(String, String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
Establish a connection with the clientId along with user's login and password.
getConnection(String, String, String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
Establish a connection with the clientId along with user's login and password.
getConnection(String, String, String, String, IHttpClient.ISSLCertificateCallback) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
getConnection(String, String, String, IHttpClient.ISSLCertificateCallback) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
getConnection(String, String, String, String, String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
getConnection(String, String, String, String, String, String, String, IHttpClient.ISSLCertificateCallback) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
getConnection(String, String, String, String, String, String, String, IHttpClient.ISSLCertificateCallback, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
Establish a connection with the clientId along with user's login and password.
getConnection(String, String, String, String, String, IHttpClient) - Method in class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
getConnection(IRestService, String, String, String) - Method in class com.openshift.internal.client.AbstractOpenShiftConnectionFactory
 
getConnection() - Method in class com.openshift.internal.client.ApplicationResource
 
getConnection() - Method in class com.openshift.internal.client.UserResource
 
getConsumedGears() - Method in interface com.openshift.client.IUser
 
getConsumedGears() - Method in class com.openshift.internal.client.response.UserResourceDTO
 
getConsumedGears() - Method in class com.openshift.internal.client.UserResource
 
getContent() - Method in class com.openshift.internal.client.response.KeyResourceDTO
Returns the public key content.
getCreationLog() - Method in interface com.openshift.client.IOpenShiftResource
Returns the log that was created when the resource was created.
getCreationLog() - Method in class com.openshift.internal.client.AbstractOpenShiftResource
 
getCreationTime() - Method in interface com.openshift.client.IApplication
Returns the timestamp at which this app was created.
getCreationTime() - Method in class com.openshift.internal.client.ApplicationResource
 
getCreationTime() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
Gets the creation time.
getData(RestResponse) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
getData() - Method in class com.openshift.internal.client.response.RestResponse
Gets the data.
getDataType() - Method in class com.openshift.internal.client.response.RestResponse
Gets the data type.
getDate(String) - Static method in class com.openshift.client.utils.RFC822DateUtils
Returns a date instance for a given timestamp string that complies to the RFC 822 standard
getDefaultDomain() - Method in interface com.openshift.client.IUser
 
getDefaultDomain() - Method in class com.openshift.internal.client.APIResource
 
getDefaultDomain() - Method in class com.openshift.internal.client.UserResource
 
getDefaultValue() - Method in class com.openshift.internal.client.response.LinkParameter
 
getDeploymentType() - Method in interface com.openshift.client.IApplication
Returns the deployment type for this application.
getDeploymentType() - Method in class com.openshift.internal.client.ApplicationResource
 
getDeploymentType() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getDescription() - Method in interface com.openshift.client.cartridge.ICartridge
Returns a description for this cartridge
getDescription() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
getDescription() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
getDescription() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
 
getDescription() - Method in class com.openshift.internal.client.response.CartridgeResourceProperty
 
getDescription() - Method in class com.openshift.internal.client.response.LinkParameter
 
getDescription() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
getDisableBadSSLCiphers() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getDisableBadSSLCiphers() - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
getDisplayName() - Method in interface com.openshift.client.cartridge.ICartridge
Returns a (human readable, nice) display name for this cartridge
getDisplayName(String, URL) - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
getDisplayName() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
getDisplayName() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
getDisplayName() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
 
getDisplayName() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
getDomain() - Method in interface com.openshift.client.IApplication
Get the domain of the application.
getDomain(String) - Method in interface com.openshift.client.IUser
 
getDomain(String) - Method in class com.openshift.internal.client.APIResource
 
getDomain() - Method in class com.openshift.internal.client.ApplicationResource
 
getDomain(String) - Method in class com.openshift.internal.client.UserResource
 
getDomainId() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
Gets the domain id.
getDomains() - Method in interface com.openshift.client.IOpenShiftConnection
Returns the domains associated with the current OpenShift connection.
getDomains() - Method in interface com.openshift.client.IUser
 
getDomains() - Method in class com.openshift.internal.client.APIResource
 
getDomains() - Method in class com.openshift.internal.client.UserResource
 
getEmbeddableCartridges() - Method in interface com.openshift.client.IOpenShiftConnection
Returns the available embeddable cartridges associated with the current OpenShift connection.
getEmbeddableCartridges(boolean) - Method in interface com.openshift.client.IOpenShiftConnection
Returns the available embeddable cartridges associated with the current OpenShift connection.
getEmbeddableCartridges() - Method in class com.openshift.internal.client.APIResource
 
getEmbeddableCartridges(boolean) - Method in class com.openshift.internal.client.APIResource
 
getEmbeddedCartridge(String) - Method in interface com.openshift.client.IApplication
Returns the embedded cartridge given its name.
getEmbeddedCartridge(IEmbeddableCartridge) - Method in interface com.openshift.client.IApplication
Returns the embedded cartridge in this application.
getEmbeddedCartridge(IEmbeddableCartridge) - Method in class com.openshift.internal.client.ApplicationResource
 
getEmbeddedCartridge(String) - Method in class com.openshift.internal.client.ApplicationResource
 
getEmbeddedCartridges() - Method in interface com.openshift.client.IApplication
Returns all embedded cartridges.
getEmbeddedCartridges() - Method in class com.openshift.internal.client.ApplicationResource
 
getEnvironmentProperties() - Method in interface com.openshift.client.IApplication
getEnvironmentProperties() - Method in interface com.openshift.client.IApplicationSSHSession
Retrieves the list of environment properties.
getEnvironmentProperties() - Method in class com.openshift.internal.client.ApplicationResource
 
getEnvironmentProperties() - Method in class com.openshift.internal.client.ApplicationSSHSession
Get a list of properties from your OpenShift Application
getEnvironmentVariable(String) - Method in interface com.openshift.client.IApplication
Return the environment variable for the specified name
getEnvironmentVariable(String) - Method in class com.openshift.internal.client.ApplicationResource
 
getEnvironmentVariables() - Method in interface com.openshift.client.IApplication
Retrieves the map of environment variables
getEnvironmentVariables() - Method in class com.openshift.internal.client.ApplicationResource
 
getEnvironmentVariableValue(String) - Method in interface com.openshift.client.IApplication
Return the environment variables value for the specified name
getEnvironmentVariableValue(String) - Method in class com.openshift.internal.client.ApplicationResource
 
getExecutorService() - Method in interface com.openshift.client.IOpenShiftConnection
Returns the executor service instance that's available in this connection.
getExecutorService() - Method in class com.openshift.internal.client.APIResource
 
getExitCode() - Method in class com.openshift.client.Message
 
getExpiresIn() - Method in interface com.openshift.client.IAuthorization
Returns the total time in seconds before this authorization expires.
getExpiresIn() - Method in class com.openshift.internal.client.AuthorizationResource
 
getExpiresIn() - Method in class com.openshift.internal.client.response.AuthorizationResourceDTO
 
getField() - Method in class com.openshift.client.Message
 
getFile() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getFirstBy(IField, ISeverity) - Method in class com.openshift.client.Messages
Returns the first message of the given field type and severity.
getFirstBy(IField) - Method in class com.openshift.client.Messages
Returns the first message of the given field type.
getForwardablePorts() - Method in interface com.openshift.client.IApplication
getForwardablePorts() - Method in interface com.openshift.client.IApplicationSSHSession
Returns the list of forwardable ports on OpenShift for this application.
getForwardablePorts() - Method in class com.openshift.internal.client.ApplicationResource
 
getForwardablePorts() - Method in class com.openshift.internal.client.ApplicationSSHSession
Gets a list of forwardable ports for your application
getFramework() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
Gets the framework.
getGearGroup() - Method in interface com.openshift.client.cartridge.IDeployedStandaloneCartridge
Returns the gear group that this cartridge is deployed on
getGearGroup(ICartridge) - Method in class com.openshift.internal.client.ApplicationResource
 
getGearGroup(ICartridge, Collection<IGearGroup>) - Method in class com.openshift.internal.client.ApplicationResource
 
getGearGroup() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
getGearGroups() - Method in interface com.openshift.client.IApplication
Returns the gear groups for this application.
getGearGroups() - Method in class com.openshift.internal.client.ApplicationResource
 
getGearProfile() - Method in interface com.openshift.client.IApplication
Returns true if scaling is enabled on this application (only set at creation time).
getGearProfile() - Method in class com.openshift.internal.client.ApplicationResource
 
getGearProfile() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getGears() - Method in interface com.openshift.client.IGearGroup
Returns the gears in this gear group resource
getGears() - Method in class com.openshift.internal.client.GearGroupResource
 
getGears() - Method in class com.openshift.internal.client.response.GearGroupResourceDTO
Returns the gears within this gear group.
getGitUrl() - Method in interface com.openshift.client.IApplication
Returns the uri at which the git repository of this application may be reached at.
getGitUrl() - Method in class com.openshift.internal.client.ApplicationResource
 
getGitUrl() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getHref() - Method in interface com.openshift.client.IQuickstart
Returns the href which is where you can find additional infos for this OpenShift quickstart.
getHref() - Method in class com.openshift.internal.client.Quickstart
 
getHref() - Method in class com.openshift.internal.client.response.Link
Gets the url/href this link points to.
getHref(String, String, Parameter...) - Method in class com.openshift.internal.client.response.Link
 
getHref(String, String, List<Parameter>, List<Parameter>) - Method in class com.openshift.internal.client.response.Link
 
getHref() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getHttpMethod() - Method in class com.openshift.internal.client.response.Link
Gets the http method this link operates on.
getId() - Method in interface com.openshift.client.IAuthorization
Returns the unique id for this authorization.
getId() - Method in interface com.openshift.client.IDomain
 
getId() - Method in interface com.openshift.client.IGear
Returns the id of this gear.
getId() - Method in interface com.openshift.client.IQuickstart
Returns the id.
getId() - Method in interface com.openshift.client.IUser
 
getId() - Method in class com.openshift.internal.client.AuthorizationResource
 
getId() - Method in class com.openshift.internal.client.DomainResource
 
getId() - Method in class com.openshift.internal.client.Gear
 
getId() - Method in class com.openshift.internal.client.Quickstart
 
getId() - Method in class com.openshift.internal.client.response.AuthorizationResourceDTO
 
getId() - Method in class com.openshift.internal.client.response.DomainResourceDTO
 
getId() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getId() - Method in class com.openshift.internal.client.response.UserResourceDTO
 
getId() - Method in class com.openshift.internal.client.UserResource
 
getInitialGitUrl() - Method in interface com.openshift.client.IApplication
Returns the git url that the application will get its initial code and configuration from.
getInitialGitUrl() - Method in interface com.openshift.client.IQuickstart
Returns the url of the git repository that this quickstart is available at.
getInitialGitUrl() - Method in class com.openshift.internal.client.ApplicationResource
 
getInitialGitUrl() - Method in class com.openshift.internal.client.Quickstart
 
getInitialGitUrl() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getInitialGitUrl() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getInputStream(Channel) - Method in enum com.openshift.internal.client.ApplicationResource.SshStreams
 
getKeyType() - Method in interface com.openshift.client.ISSHPublicKey
Returns the type of the key (ssh-rsa or ssh-dss)
getKeyType() - Method in class com.openshift.internal.client.ssh.AbstractSSHKey
 
getKeyType() - Method in class com.openshift.internal.client.SSHKeyResource
 
getLanguage() - Method in interface com.openshift.client.IQuickstart
Returns the programming language that this quickstart is written in.
getLanguage() - Method in class com.openshift.internal.client.Quickstart
 
getLanguage() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getLatest(Collection<C>) - Method in class com.openshift.client.cartridge.query.LatestVersionQuery
 
getLibraDomain() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getLibraDomain() - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
getLibraServer() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getLibraServer() - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
getLines(Channel) - Method in enum com.openshift.internal.client.ApplicationResource.SshStreams
 
getLines() - Method in class com.openshift.internal.client.ApplicationSSHSession.SshCommandResponse
 
getLink(String) - Method in class com.openshift.internal.client.AbstractOpenShiftResource
Gets the link for the given name.
getLink(String) - Method in class com.openshift.internal.client.response.BaseResourceDTO
Gets the link.
getLinks() - Method in class com.openshift.internal.client.response.BaseResourceDTO
Gets the links.
getLocalAddress() - Method in interface com.openshift.client.IApplicationPortForwarding
 
getLocalAddress() - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
getLocalPort() - Method in interface com.openshift.client.IApplicationPortForwarding
 
getLocalPort() - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
getLogin() - Method in class com.openshift.internal.client.APIResource
 
getMajor() - Method in class com.openshift.client.cartridge.query.LatestVersionQuery.VersionedName
 
getMatchingProperty(IEmbeddedCartridge) - Method in class com.openshift.client.cartridge.query.UrlPropertyQuery
 
getMaxGears() - Method in interface com.openshift.client.IUser
 
getMaxGears() - Method in class com.openshift.internal.client.response.UserResourceDTO
 
getMaxGears() - Method in class com.openshift.internal.client.UserResource
 
getMessages() - Method in interface com.openshift.client.IOpenShiftResource
Returns all the (creation log) messages.
getMessages() - Method in class com.openshift.internal.client.AbstractOpenShiftResource
 
getMessages() - Method in class com.openshift.internal.client.response.BaseResourceDTO
Returns the messages that were reported when this resource was created.
getMessages() - Method in class com.openshift.internal.client.response.RestResponse
Gets the messages.
getMinor() - Method in class com.openshift.client.cartridge.query.LatestVersionQuery.VersionedName
 
getModelNode(String) - Method in class com.openshift.internal.client.response.AbstractJsonDTOFactory
Gets the model node.
getName() - Method in interface com.openshift.client.cartridge.ICartridge
Returns the name of this cartridge
getName() - Method in class com.openshift.client.cartridge.query.LatestVersionQuery.VersionedName
 
getName() - Method in interface com.openshift.client.IApplication
Returns the name of this application.
getName() - Method in interface com.openshift.client.IApplicationPortForwarding
 
getName() - Method in interface com.openshift.client.IEnvironmentVariable
Deprecated.
 
getName() - Method in interface com.openshift.client.IGearGroup
Returns the name of this gear groups
getName() - Method in interface com.openshift.client.IGearProfile
 
getName() - Method in interface com.openshift.client.IOpenShiftSSHKey
Returns the name that is used to store this key on OpenShift.
getName() - Method in interface com.openshift.client.IQuickstart
Returns the name.
getName() - Method in class com.openshift.internal.client.ApplicationResource
 
getName() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
getName() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
getName() - Method in class com.openshift.internal.client.EnvironmentVariableResource
 
getName() - Method in class com.openshift.internal.client.GearGroupResource
 
getName() - Method in class com.openshift.internal.client.GearProfile
 
getName() - Method in class com.openshift.internal.client.httpclient.request.Parameter
 
getName() - Method in class com.openshift.internal.client.Quickstart
 
getName() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
Gets the name.
getName() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
 
getName() - Method in class com.openshift.internal.client.response.CartridgeResourceProperty
 
getName() - Method in class com.openshift.internal.client.response.EnvironmentVariableResourceDTO
Returns the name of this environment variable
getName() - Method in class com.openshift.internal.client.response.GearGroupResourceDTO
Returns the name of this gear group
getName() - Method in class com.openshift.internal.client.response.KeyResourceDTO
Returns the name.
getName() - Method in class com.openshift.internal.client.response.LinkParameter
 
getName() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getName() - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
getName() - Method in class com.openshift.internal.client.SSHKeyResource
 
getName() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
getNameConstraint() - Method in class com.openshift.client.cartridge.query.LatestVersionQuery
 
getNote() - Method in interface com.openshift.client.IAuthorization
authorization note
getNote() - Method in class com.openshift.internal.client.AuthorizationResource
 
getNote() - Method in class com.openshift.internal.client.response.AuthorizationResourceDTO
 
getObsolete() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
 
getOptionalParams() - Method in class com.openshift.internal.client.response.Link
Gets the optional params.
getOrCreateAuthorization(String) - Method in class com.openshift.internal.client.APIResource
 
getOrLoadApplications() - Method in class com.openshift.internal.client.DomainResource
 
getOrLoadEmbeddableCartridges() - Method in class com.openshift.internal.client.APIResource
 
getOrLoadEnvironmentVariables() - Method in class com.openshift.internal.client.ApplicationResource
 
getOrLoadStandaloneCartridges() - Method in class com.openshift.internal.client.APIResource
 
getParamater(String) - Method in class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
getPassword() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getPassword() - Method in interface com.openshift.client.IUser
 
getPassword() - Method in class com.openshift.internal.client.APIResource
 
getPassword() - Method in class com.openshift.internal.client.UserResource
 
getPlatformUrl() - Method in interface com.openshift.internal.client.IRestService
Returns the OpenShift server.
getPlatformUrl() - Method in class com.openshift.internal.client.RestService
 
getPrivateKeyPath() - Method in class com.openshift.client.SSHKeyPair
 
getProperties() - Method in interface com.openshift.client.cartridge.IEmbeddedCartridge
Returns the properties for this embedded cartridge
getProperties(File, Properties) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getProperties() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getProperties(File, Properties) - Method in class com.openshift.client.configuration.DefaultConfiguration
 
getProperties() - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
getProperties(File, Properties) - Method in class com.openshift.client.configuration.SystemProperties
 
getProperties() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
getProperties() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
 
getProperties() - Method in class com.openshift.internal.client.RestServiceProperties
 
getProperty(C) - Method in class com.openshift.client.cartridge.query.StringPropertyQuery
 
getProperty(String) - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
getPropertyValue(String) - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
getProvider() - Method in interface com.openshift.client.IQuickstart
Returns the provider for this quickstart.
getProvider() - Method in class com.openshift.internal.client.Quickstart
 
getProvider() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getProxyHost() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getProxyPort() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getProxySet() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getPublicKey() - Method in interface com.openshift.client.ISSHPublicKey
Returns the content of the public key (key content without ssh-rsa identifier nor comment) of the ssh key
getPublicKey() - Method in class com.openshift.client.SSHKeyPair
 
getPublicKey() - Method in class com.openshift.client.SSHPublicKey
 
getPublicKey() - Method in class com.openshift.internal.client.SSHKeyResource
 
getPublicKeyPath() - Method in class com.openshift.client.SSHKeyPair
 
getQuickstarts() - Method in interface com.openshift.client.IOpenShiftConnection
Returns the available quickstarts associated with the current OpenShift connection.
getQuickstarts() - Method in class com.openshift.internal.client.APIResource
 
getRel() - Method in class com.openshift.internal.client.response.Link
Gets the related resource (destination) this link points to.
getRemoteAddress() - Method in interface com.openshift.client.IApplicationPortForwarding
 
getRemoteAddress() - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
getRemotePort() - Method in interface com.openshift.client.IApplicationPortForwarding
 
getRemotePort() - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
getRequiredParams() - Method in class com.openshift.internal.client.response.Link
Gets the required params.
getRestoreCommand() - Method in class com.openshift.internal.client.ApplicationSSHSession.AbstractSnapshotType
 
getRestResponse() - Method in exception com.openshift.client.OpenShiftEndpointException
 
getRestResponseMessage(IField) - Method in exception com.openshift.client.OpenShiftEndpointException
Returns the message for the given field.
getRestResponseMessages() - Method in exception com.openshift.client.OpenShiftEndpointException
 
getRhlogin() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getRhlogin() - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
getRhlogin() - Method in interface com.openshift.client.IUser
 
getRhLogin() - Method in class com.openshift.internal.client.response.UserResourceDTO
 
getRhlogin() - Method in class com.openshift.internal.client.UserResource
 
getSaveCommand() - Method in class com.openshift.internal.client.ApplicationSSHSession.AbstractSnapshotType
 
getScopes() - Method in interface com.openshift.client.IAuthorization
returns the scope of the authorization token to determine type of access.
getScopes() - Method in class com.openshift.internal.client.AuthorizationResource
 
getScopes() - Method in class com.openshift.internal.client.response.AuthorizationResourceDTO
 
getServer() - Method in interface com.openshift.client.IOpenShiftConnection
Returns the server this connection is bound to.
getServer() - Method in interface com.openshift.client.IUser
 
getServer() - Method in class com.openshift.internal.client.APIResource
 
getServer() - Method in class com.openshift.internal.client.UserResource
 
getServiceUrl() - Method in interface com.openshift.internal.client.IRestService
Returns the url for the OpenShift service, the endpoint which this rest service class is talking to.
getServiceUrl() - Method in class com.openshift.internal.client.RestService
 
getSeverity() - Method in class com.openshift.client.Message
 
getSSHKeyByName(String) - Method in interface com.openshift.client.IUser
 
getSSHKeyByName(String) - Method in class com.openshift.internal.client.UserResource
 
getSSHKeyByPublicKey(String) - Method in interface com.openshift.client.IUser
 
getSSHKeyByPublicKey(String) - Method in class com.openshift.internal.client.UserResource
 
getSSHKeys() - Method in interface com.openshift.client.IUser
 
getSSHKeys() - Method in class com.openshift.internal.client.UserResource
 
getSSHSession() - Method in interface com.openshift.client.IApplication
Deprecated.
getSSHSession() - Method in class com.openshift.internal.client.ApplicationResource
 
getSshUrl() - Method in interface com.openshift.client.IApplication
Returns the url to use to connect with ssh.
getSshUrl() - Method in interface com.openshift.client.IGear
The URL to use when connecting with SSH in the following form: ssh://<username>@<host>
getSshUrl() - Method in class com.openshift.internal.client.ApplicationResource
 
getSshUrl() - Method in class com.openshift.internal.client.Gear
 
getSshUrl() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
getSshUrl() - Method in class com.openshift.internal.client.response.GearResourceDTO
 
getSSLContext(TrustManager) - Static method in class com.openshift.client.utils.SSLUtils
 
getStandaloneCartridges() - Method in interface com.openshift.client.IOpenShiftConnection
Returns the available standalone cartridges associated with the current OpenShift connection.
getStandaloneCartridges(boolean) - Method in interface com.openshift.client.IOpenShiftConnection
Returns the available standalone cartridges associated with the current OpenShift connection.
getStandaloneCartridges() - Method in class com.openshift.internal.client.APIResource
 
getStandaloneCartridges(boolean) - Method in class com.openshift.internal.client.APIResource
 
getState() - Method in class com.openshift.client.GearState
 
getState(String) - Method in class com.openshift.client.GearState
 
getState() - Method in interface com.openshift.client.IGear
Returns the state of this gear
getState() - Method in interface com.openshift.client.IGearState
Get the gears state
getState() - Method in class com.openshift.internal.client.Gear
 
getState() - Method in class com.openshift.internal.client.response.GearResourceDTO
 
getStatus() - Method in class com.openshift.internal.client.response.RestResponse
Gets the status.
getString(Date) - Static method in class com.openshift.client.utils.RFC822DateUtils
 
getSuffix() - Method in interface com.openshift.client.IDomain
The domain suffix is the host part eg: 'rhcloud.com')
getSuffix() - Method in class com.openshift.internal.client.DomainResource
 
getSuffix() - Method in class com.openshift.internal.client.response.DomainResourceDTO
 
getSuitableCartridges() - Method in interface com.openshift.client.IQuickstart
Returns the list of suitable alternatives that a user may choose from for this quickstart.
getSuitableCartridges() - Method in class com.openshift.internal.client.Quickstart
 
getSummary() - Method in interface com.openshift.client.IQuickstart
Returns the summary that describes this quickstart.
getSummary() - Method in class com.openshift.internal.client.Quickstart
 
getSummary() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getSupportedCiphers(SSLContext) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
getTags() - Method in interface com.openshift.client.IQuickstart
Returns the tags for this quickstart.
getTags() - Method in class com.openshift.internal.client.Quickstart
 
getTags() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getText() - Method in class com.openshift.client.Message
 
getTimeout() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getTimeout() - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
getToken() - Method in interface com.openshift.client.IAuthorization
Returns authorization string that contains user credentials.
getToken() - Method in class com.openshift.internal.client.AuthorizationResource
 
getToken() - Method in class com.openshift.internal.client.response.AuthorizationResourceDTO
 
getType() - Method in class com.openshift.client.cartridge.EmbeddableCartridge
 
getType() - Method in interface com.openshift.client.cartridge.ICartridge
 
getType() - Method in class com.openshift.client.cartridge.StandaloneCartridge
 
getType() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
getType() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
getType() - Method in class com.openshift.internal.client.httpclient.request.FormUrlEncodedMediaType
 
getType() - Method in interface com.openshift.internal.client.httpclient.request.IMediaType
 
getType() - Method in class com.openshift.internal.client.httpclient.request.JsonMediaType
 
getType() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
 
getType() - Method in class com.openshift.internal.client.response.CartridgeResourceProperty
 
getType() - Method in class com.openshift.internal.client.response.KeyResourceDTO
Returns the type.
getType() - Method in class com.openshift.internal.client.response.LinkParameter
 
getType() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
getTypeId() - Method in enum com.openshift.client.SSHKeyType
 
getUpdated() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
getUrl() - Method in interface com.openshift.client.cartridge.ICartridge
Returns the url at which the code for this cartridge may get downloaded.
getUrl() - Method in exception com.openshift.client.OpenShiftEndpointException
 
getUrl() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
getUrl() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
getUrl() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
 
getUrl() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
getUser() - Method in interface com.openshift.client.IDomain
Returns the currently connected user that manages this domain.
getUser() - Method in interface com.openshift.client.IOpenShiftConnection
Returns the user associated with the current OpenShift connection.
getUser() - Method in class com.openshift.internal.client.APIResource
 
getUser() - Method in class com.openshift.internal.client.DomainResource
 
getUseragent(String) - Method in class com.openshift.internal.client.RestServiceProperties
 
getUseragentPattern() - Method in class com.openshift.internal.client.RestServiceProperties
 
getUUID() - Method in interface com.openshift.client.IApplication
Returns the uuid of this application.
getUUID() - Method in interface com.openshift.client.IGearGroup
Returns the uuid of this gear groups.
getUUID() - Method in class com.openshift.internal.client.ApplicationResource
 
getUUID() - Method in class com.openshift.internal.client.GearGroupResource
 
getUuid() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
Gets the uuid.
getUuid() - Method in class com.openshift.internal.client.response.GearGroupResourceDTO
Returns the uuid of this gear group.
getUuid() - Method in class com.openshift.internal.client.response.GearResourceDTO
 
getValidOptions() - Method in class com.openshift.internal.client.response.LinkParameter
 
getValue() - Method in enum com.openshift.client.ApplicationScale
 
getValue() - Method in interface com.openshift.client.IEnvironmentVariable
Deprecated.
getValue() - Method in interface com.openshift.client.IField
 
getValue() - Method in interface com.openshift.client.ISeverity
 
getValue() - Method in class com.openshift.internal.client.EnvironmentVariableResource
 
getValue() - Method in class com.openshift.internal.client.Field
 
getValue() - Method in class com.openshift.internal.client.httpclient.request.ParameterValue
 
getValue() - Method in class com.openshift.internal.client.response.CartridgeResourceProperty
 
getValue() - Method in class com.openshift.internal.client.response.EnvironmentVariableResourceDTO
Returns the value of this gear group.
getValue() - Method in class com.openshift.internal.client.Severity
 
getVersion() - Method in class com.openshift.internal.client.RestServiceProperties
 
getWebsite() - Method in interface com.openshift.client.IQuickstart
Returns the website for this quickstart.
getWebsite() - Method in class com.openshift.internal.client.Quickstart
 
getWebsite() - Method in class com.openshift.internal.client.response.QuickstartDTO
 
git() - Static method in class com.openshift.client.DeploymentTypes
 

H

haProxy() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
hasAlias(String) - Method in interface com.openshift.client.IApplication
 
hasAlias(String) - Method in class com.openshift.internal.client.ApplicationResource
 
hasApplicationByCartridge(IStandaloneCartridge) - Method in interface com.openshift.client.IDomain
 
hasApplicationByCartridge(IStandaloneCartridge) - Method in class com.openshift.internal.client.DomainResource
 
hasApplicationByName(String) - Method in interface com.openshift.client.IDomain
Returns true if the application identified by the given name exists in the domain.
hasApplicationByName(String) - Method in class com.openshift.internal.client.DomainResource
 
hasCreationLog() - Method in interface com.openshift.client.IOpenShiftResource
Returns true if there is log about the creation of this resource.
hasCreationLog() - Method in class com.openshift.internal.client.AbstractOpenShiftResource
 
hasDomain() - Method in interface com.openshift.client.IUser
 
hasDomain(String) - Method in interface com.openshift.client.IUser
 
hasDomain(String) - Method in class com.openshift.internal.client.APIResource
 
hasDomain() - Method in class com.openshift.internal.client.UserResource
 
hasDomain(String) - Method in class com.openshift.internal.client.UserResource
 
hasEmbeddedCartridge(IEmbeddableCartridge) - Method in interface com.openshift.client.IApplication
Returns true if this application has an embedded cartridge.
hasEmbeddedCartridge(String) - Method in interface com.openshift.client.IApplication
Returns true if this application has an embedded cartridge.
hasEmbeddedCartridge(String) - Method in class com.openshift.internal.client.ApplicationResource
 
hasEmbeddedCartridge(IEmbeddableCartridge) - Method in class com.openshift.internal.client.ApplicationResource
 
hasEnvironmentVariable(String) - Method in interface com.openshift.client.IApplication
Checks if the environment variable is present in the application.
hasEnvironmentVariable(String) - Method in class com.openshift.internal.client.ApplicationResource
 
hasGitFolder(InputStream) - Static method in class com.openshift.client.utils.TarFileUtils
 
hashCode() - Method in class com.openshift.client.cartridge.query.LatestVersionQuery
 
hashCode() - Method in class com.openshift.client.GearState
 
hashCode() - Method in class com.openshift.internal.client.ApplicationResource
 
hashCode() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
hashCode() - Method in class com.openshift.internal.client.DomainResource
 
hashCode() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
hashCode() - Method in class com.openshift.internal.client.Field
 
hashCode() - Method in class com.openshift.internal.client.GearProfile
 
hashCode() - Method in class com.openshift.internal.client.httpclient.request.Parameter
 
hashCode() - Method in class com.openshift.internal.client.httpclient.request.ParameterValue
 
hashCode() - Method in class com.openshift.internal.client.Quickstart
 
hashCode() - Method in class com.openshift.internal.client.response.LinkParameterType
 
hashCode() - Method in class com.openshift.internal.client.Severity
 
hashCode() - Method in class com.openshift.internal.client.ssh.AbstractSSHKey
 
hashCode() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
hasMessages() - Method in class com.openshift.client.Messages
 
hasParameter(String) - Method in class com.openshift.internal.client.response.Link
 
hasSSHKeyName(String) - Method in interface com.openshift.client.IUser
 
hasSSHKeyName(String) - Method in class com.openshift.internal.client.UserResource
 
hasSSHPublicKey(String) - Method in interface com.openshift.client.IUser
 
hasSSHPublicKey(String) - Method in class com.openshift.internal.client.UserResource
 
hasSSHSession() - Method in interface com.openshift.client.IApplication
Returns true if the application was already provided with an SSH session, and this session is still valid (connected).
hasSSHSession() - Method in class com.openshift.internal.client.ApplicationResource
 
hasValue(String) - Static method in enum com.openshift.client.HttpMethod
hasValue determines if enum can safely convert string to enum value
hasVersion() - Method in class com.openshift.client.cartridge.query.LatestVersionQuery.VersionedName
 
head(URL, int) - Method in interface com.openshift.client.IHttpClient
 
head(URL, int) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
HostUtils - Class in com.openshift.client.utils
 
HostUtils() - Constructor for class com.openshift.client.utils.HostUtils
 
HTTP - Static variable in interface com.openshift.client.IHttpClient
 
HttpClientException - Exception in com.openshift.internal.client.httpclient
 
HttpClientException(String, Throwable) - Constructor for exception com.openshift.internal.client.httpclient.HttpClientException
 
HttpClientException(String) - Constructor for exception com.openshift.internal.client.httpclient.HttpClientException
 
HttpClientException(Throwable) - Constructor for exception com.openshift.internal.client.httpclient.HttpClientException
 
HttpMethod - Enum in com.openshift.client
 

I

IApplication - Interface in com.openshift.client
 
IApplicationPortForwarding - Interface in com.openshift.client
 
IApplicationSSHSession - Interface in com.openshift.client
 
IAuthorization - Interface in com.openshift.client
Operations to manage and view authorization resources
ICartridge - Interface in com.openshift.client.cartridge
 
ICartridgeQuery - Interface in com.openshift.client.cartridge.query
A query that shall selected cartridges among the given collection of cartridges.
IDeployedStandaloneCartridge - Interface in com.openshift.client.cartridge
Represents a standalone cartridge that has been deployed as opposed to IStandaloneCartridge which really represents the metadata about a standalone cartridge
IDomain - Interface in com.openshift.client
 
IEmbeddableCartridge - Interface in com.openshift.client.cartridge
 
IEmbeddedCartridge - Interface in com.openshift.client.cartridge
Interface to designate a cartridge that has been added and configured
IEnvironmentVariable - Interface in com.openshift.client
Deprecated.
use IApplication instead
IField - Interface in com.openshift.client
 
IGear - Interface in com.openshift.client
 
IGearGroup - Interface in com.openshift.client
 
IGearProfile - Interface in com.openshift.client
 
IGearState - Interface in com.openshift.client
 
IHttpClient - Interface in com.openshift.client
 
IHttpClient.ISSLCertificateCallback - Interface in com.openshift.client
 
IMediaType - Interface in com.openshift.internal.client.httpclient.request
A media type that encodes and writes request parameters before they get sent by the client.
include(String) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
INFO - Static variable in interface com.openshift.client.ISeverity
 
initialGitUrl - Variable in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
initProperties(File) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
initProperties(Properties) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
initProperties(File, Properties) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
INTEGER - Static variable in class com.openshift.internal.client.response.LinkParameterType
 
InternalServerErrorException - Exception in com.openshift.internal.client.httpclient
 
InternalServerErrorException(String, Throwable) - Constructor for exception com.openshift.internal.client.httpclient.InternalServerErrorException
 
InternalServerErrorException(String) - Constructor for exception com.openshift.internal.client.httpclient.InternalServerErrorException
 
InvalidCredentialsOpenShiftException - Exception in com.openshift.client
 
InvalidCredentialsOpenShiftException(String, HttpClientException, RestResponse) - Constructor for exception com.openshift.client.InvalidCredentialsOpenShiftException
 
InvalidNameOpenShiftException - Exception in com.openshift.client
 
InvalidNameOpenShiftException(String, Object...) - Constructor for exception com.openshift.client.InvalidNameOpenShiftException
 
IOpenShiftConfiguration - Interface in com.openshift.client.configuration
 
IOpenShiftConnection - Interface in com.openshift.client
 
IOpenShiftJsonConstants - Class in com.openshift.internal.client.utils
 
IOpenShiftJsonConstants() - Constructor for class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
IOpenShiftParameterConstants - Class in com.openshift.internal.client.utils
 
IOpenShiftParameterConstants() - Constructor for class com.openshift.internal.client.utils.IOpenShiftParameterConstants
 
IOpenShiftResource - Interface in com.openshift.client
 
IOpenShiftSSHKey - Interface in com.openshift.client
 
IQuickstart - Interface in com.openshift.client
 
IRestResponseFactory - Interface in com.openshift.internal.client.response
 
IRestService - Interface in com.openshift.internal.client
A rest service that executes request against the OpenShift server
isBinary(String) - Static method in class com.openshift.client.DeploymentTypes
 
isConnected() - Method in interface com.openshift.client.IApplicationSSHSession
Returns true if the SSH session provided to the application is still valid (connected).
isConnected() - Method in class com.openshift.internal.client.ApplicationSSHSession
Check if the current SSH session is connected
isDefined(ModelNode) - Method in class com.openshift.internal.client.response.AbstractJsonDTOFactory
 
isDownloadable() - Method in interface com.openshift.client.cartridge.ICartridge
Returns true if this is a downloadable cartridge whose code may be downloaded at the url returned by ICartridge.getUrl() (cartridge code will get downloaded upon creation).
isDownloadable() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
isDownloadable() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
isDownloadable() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
isEmpty() - Method in class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
isEmpty(String) - Static method in class com.openshift.internal.client.utils.StringUtils
 
ISeverity - Interface in com.openshift.client
 
isGit(String) - Static method in class com.openshift.client.DeploymentTypes
 
isObsolete() - Method in interface com.openshift.client.cartridge.ICartridge
Returns true if this cartridge is obsolete, false otherwise.
isObsolete() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
isObsolete() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
isObsolete() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
isPortFowardingStarted() - Method in interface com.openshift.client.IApplication
isPortFowardingStarted() - Method in interface com.openshift.client.IApplicationSSHSession
Returns true if the port-forwarding has been started, false otherwise.
isPortFowardingStarted() - Method in class com.openshift.internal.client.ApplicationResource
 
isPortFowardingStarted() - Method in class com.openshift.internal.client.ApplicationSSHSession
Check if port forwarding has been started
ISSHPublicKey - Interface in com.openshift.client
 
isStarted(Session) - Method in interface com.openshift.client.IApplicationPortForwarding
 
isStarted(Session) - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
IStandaloneCartridge - Interface in com.openshift.client.cartridge
 
isTrue(boolean) - Static method in class com.openshift.internal.client.utils.Assert
 
isUrl(String) - Static method in class com.openshift.internal.client.utils.UrlUtils
 
IUser - Interface in com.openshift.client
 

J

jbossAs() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
jbossEap() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
jbossEws() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
jenkins() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
jenkinsClient() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
JOB_URL - Static variable in class com.openshift.internal.client.response.CartridgeResourceProperties
 
JsonMediaType - Class in com.openshift.internal.client.httpclient.request
A class that encodes request parameters to json so that they may get sent to the server.
JsonMediaType() - Constructor for class com.openshift.internal.client.httpclient.request.JsonMediaType
 

K

key(String, String) - Method in class com.openshift.client.ConnectionBuilder
 
KEY_CLIENT_ID - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_DISABLE_BAD_SSL_CIPHERS - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_LIBRA_DOMAIN - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_LIBRA_SERVER - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_OPENSHIFT_BROKER_HOST - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_OPENSHIFT_CLOUD_DOMAIN - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_OPENSHIFT_TIMEOUT - Static variable in class com.openshift.client.configuration.SystemProperties
 
KEY_PASSWORD - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_RHLOGIN - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_TIMEOUT - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KeyConnectionBuilder(String, String, String, IOpenShiftConfiguration) - Constructor for class com.openshift.client.ConnectionBuilder.KeyConnectionBuilder
 
KeyResourceDTO - Class in com.openshift.internal.client.response
The Class KeyResourceDTO.

L

LatestEmbeddableCartridge - Class in com.openshift.client.cartridge.query
A query that shall select the latest version of an embedded cartidge that's given by name.
LatestEmbeddableCartridge(String) - Constructor for class com.openshift.client.cartridge.query.LatestEmbeddableCartridge
 
LatestStandaloneCartridge - Class in com.openshift.client.cartridge.query
A query that shall select the latest version of a standalone cartidge that's given by name.
LatestStandaloneCartridge(String) - Constructor for class com.openshift.client.cartridge.query.LatestStandaloneCartridge
 
LatestVersionOf - Class in com.openshift.client.cartridge.query
 
LatestVersionOf() - Constructor for class com.openshift.client.cartridge.query.LatestVersionOf
 
LatestVersionQuery - Class in com.openshift.client.cartridge.query
A constraint that shall match available embeddable and standalone cartridges by name.
LatestVersionQuery(String) - Constructor for class com.openshift.client.cartridge.query.LatestVersionQuery
 
LatestVersionQuery.VersionedName - Class in com.openshift.client.cartridge.query
 
LIBRA_DOMAIN - Static variable in class com.openshift.client.configuration.DefaultConfiguration
 
LIBRA_SERVER - Static variable in class com.openshift.client.configuration.DefaultConfiguration
 
Link - Class in com.openshift.internal.client.response
The Class Link.
Link(String, HttpMethod) - Constructor for class com.openshift.internal.client.response.Link
 
Link(String, String, HttpMethod) - Constructor for class com.openshift.internal.client.response.Link
 
Link(String, String, String, List<LinkParameter>, List<LinkParameter>) - Constructor for class com.openshift.internal.client.response.Link
 
Link(String, String, HttpMethod, List<LinkParameter>, List<LinkParameter>) - Constructor for class com.openshift.internal.client.response.Link
Instantiates a new Link object.
linkName - Variable in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
LinkParameter - Class in com.openshift.internal.client.response
 
LinkParameter(String, String, String, String, List<String>) - Constructor for class com.openshift.internal.client.response.LinkParameter
 
LinkParameter(String, LinkParameterType, String, String, List<String>) - Constructor for class com.openshift.internal.client.response.LinkParameter
 
LinkParameterType - Class in com.openshift.internal.client.response
 
LinkParameterType(String) - Constructor for class com.openshift.internal.client.response.LinkParameterType
 
load(String, String) - Static method in class com.openshift.client.SSHKeyPair
Loads existing private and public ssh key from the given paths.

M

matches(C) - Method in class com.openshift.client.cartridge.query.AbstractCartridgeQuery
 
matches(C) - Method in class com.openshift.client.cartridge.query.CartridgeNameQuery
 
matches(C) - Method in class com.openshift.client.cartridge.query.CartridgeNameRegexQuery
 
matches(C) - Method in interface com.openshift.client.cartridge.query.ICartridgeQuery
 
matches(ICartridge) - Method in class com.openshift.client.cartridge.query.LatestEmbeddableCartridge
 
matches(ICartridge) - Method in class com.openshift.client.cartridge.query.LatestStandaloneCartridge
 
matches(C) - Method in class com.openshift.client.cartridge.query.LatestVersionQuery
 
matches(C) - Method in class com.openshift.client.cartridge.query.StringPropertyQuery
 
matches(C) - Method in class com.openshift.internal.client.response.DownloadableCartridgeSpec
 
matches(C) - Method in class com.openshift.internal.client.response.NamedCartridgeSpec
 
MEDIATYPE_APPLICATION_FORMURLENCODED - Static variable in interface com.openshift.client.IHttpClient
 
MEDIATYPE_APPLICATION_JSON - Static variable in interface com.openshift.client.IHttpClient
 
MEDIATYPE_APPLICATION_XML - Static variable in interface com.openshift.client.IHttpClient
 
Message - Class in com.openshift.client
 
Message(String, String, String, int) - Constructor for class com.openshift.client.Message
 
Messages - Class in com.openshift.client
 
Messages(Map<IField, List<Message>>) - Constructor for class com.openshift.client.Messages
Instantiates a new abstract open shift resource.
metrics() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
mmsAgent() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
mongoDB() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
mySQL() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 

N

name - Variable in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
name - Variable in class com.openshift.internal.client.response.LinkParameter
 
NAME_10GEN_MMS_AGENT - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_CRON - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_HAPROXY - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_JBOSSAS - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NAME_JBOSSEAP - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NAME_JBOSSEWS - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NAME_JENKINS - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NAME_JENKINS_CLIENT - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_METRICS - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_MONGODB - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_MYSQL - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_PERL - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NAME_PHP - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NAME_PHPMYADMIN - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_POSTGRESQL - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_PYTHON - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NAME_ROCKMONGO - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_RUBY - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NAME_SWITCHYARD - Static variable in interface com.openshift.client.cartridge.IEmbeddableCartridge
 
NAME_VERSION_DELIMITER - Static variable in interface com.openshift.client.cartridge.ICartridge
 
NAME_ZEND - Static variable in interface com.openshift.client.cartridge.IStandaloneCartridge
 
NamedBuilder(String) - Constructor for class com.openshift.client.ApplicationBuilder.NamedBuilder
 
NamedCartridgeSpec - Class in com.openshift.internal.client.response
 
NamedCartridgeSpec(String) - Constructor for class com.openshift.internal.client.response.NamedCartridgeSpec
 
NO_ADDITIONAL_GEAR_STORAGE - Static variable in interface com.openshift.client.IGearGroup
 
NO_EXPIRES_IN - Static variable in interface com.openshift.client.IAuthorization
 
NO_TIMEOUT - Static variable in interface com.openshift.client.IHttpClient
 
NoopSSLCertificateCallback - Class in com.openshift.client
 
NoopSSLCertificateCallback() - Constructor for class com.openshift.client.NoopSSLCertificateCallback
 
notEmpty(String) - Static method in class com.openshift.internal.client.utils.Assert
 
NotFoundException - Exception in com.openshift.internal.client.httpclient
 
NotFoundException(String, Throwable) - Constructor for exception com.openshift.internal.client.httpclient.NotFoundException
 
NotFoundException(String) - Constructor for exception com.openshift.internal.client.httpclient.NotFoundException
 
NotFoundOpenShiftException - Exception in com.openshift.client
 
NotFoundOpenShiftException(String, HttpClientException, RestResponse) - Constructor for exception com.openshift.client.NotFoundOpenShiftException
 
notNull(V) - Static method in class com.openshift.internal.client.utils.Assert
 
nullToEmptyString(String) - Static method in class com.openshift.internal.client.utils.StringUtils
 

O

OpenShiftApplicationNotAvailableException - Exception in com.openshift.client
 
OpenShiftApplicationNotAvailableException(String) - Constructor for exception com.openshift.client.OpenShiftApplicationNotAvailableException
 
OpenShiftConfiguration - Class in com.openshift.client.configuration
 
OpenShiftConfiguration() - Constructor for class com.openshift.client.configuration.OpenShiftConfiguration
 
OpenShiftConnectionFactory - Class in com.openshift.client
Deprecated.
use ConnectionBuilder instead
OpenShiftConnectionFactory() - Constructor for class com.openshift.client.OpenShiftConnectionFactory
Deprecated.
 
OpenShiftEndpointException - Exception in com.openshift.client
 
OpenShiftEndpointException(String, Throwable, RestResponse, String, Object...) - Constructor for exception com.openshift.client.OpenShiftEndpointException
 
OpenShiftException - Exception in com.openshift.client
 
OpenShiftException(Throwable, String, Object...) - Constructor for exception com.openshift.client.OpenShiftException
 
OpenShiftException(String, Object...) - Constructor for exception com.openshift.client.OpenShiftException
 
OpenShiftJsonDTOFactory - Class in com.openshift.internal.client.response
A factory for creating ResourceDTO objects.
OpenShiftJsonDTOFactory() - Constructor for class com.openshift.internal.client.response.OpenShiftJsonDTOFactory
 
OpenShiftRequestException - Exception in com.openshift.client
 
OpenShiftRequestException(String, Object...) - Constructor for exception com.openshift.client.OpenShiftRequestException
 
OpenShiftResourceUtils - Class in com.openshift.client.utils
 
OpenShiftResourceUtils() - Constructor for class com.openshift.client.utils.OpenShiftResourceUtils
 
OpenShiftSSHKeyException - Exception in com.openshift.client
 
OpenShiftSSHKeyException(String, Object...) - Constructor for exception com.openshift.client.OpenShiftSSHKeyException
 
OpenShiftSSHOperationException - Exception in com.openshift.client
OpenShift Exception that encapsulates an underlying exception that occurred during an SSH operation.
OpenShiftSSHOperationException(Throwable, String, Object...) - Constructor for exception com.openshift.client.OpenShiftSSHOperationException
 
OpenShiftSSHOperationException(String, Object...) - Constructor for exception com.openshift.client.OpenShiftSSHOperationException
 
OpenShiftTimeoutException - Exception in com.openshift.client
 
OpenShiftTimeoutException(String, Throwable, String, Object...) - Constructor for exception com.openshift.client.OpenShiftTimeoutException
 
OpenShiftUnknonwSSHKeyTypeException - Exception in com.openshift.client
 
OpenShiftUnknonwSSHKeyTypeException(String, Object...) - Constructor for exception com.openshift.client.OpenShiftUnknonwSSHKeyTypeException
 

P

Parameter - Class in com.openshift.internal.client.httpclient.request
A parameter wrapper to pass param key/values to the service when executing a remote operation from a link.
Parameter(String, String) - Constructor for class com.openshift.internal.client.httpclient.request.Parameter
 
Parameter(String, ParameterValue<?>) - Constructor for class com.openshift.internal.client.httpclient.request.Parameter
 
PARAMETER_CARTRIDGES - Static variable in class com.openshift.internal.client.utils.IOpenShiftParameterConstants
 
PARAMETER_ID - Static variable in class com.openshift.internal.client.utils.IOpenShiftParameterConstants
 
PARAMETER_INCLUDE - Static variable in class com.openshift.internal.client.utils.IOpenShiftParameterConstants
 
Parameters() - Constructor for class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
ParameterValue<V> - Class in com.openshift.internal.client.httpclient.request
 
ParameterValue(V) - Constructor for class com.openshift.internal.client.httpclient.request.ParameterValue
 
ParameterValueArray - Class in com.openshift.internal.client.httpclient.request
 
ParameterValueArray() - Constructor for class com.openshift.internal.client.httpclient.request.ParameterValueArray
 
ParameterValueArray(List<ParameterValue<?>>) - Constructor for class com.openshift.internal.client.httpclient.request.ParameterValueArray
 
ParameterValueMap - Class in com.openshift.internal.client.httpclient.request
 
ParameterValueMap(List<Parameter>) - Constructor for class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
ParameterValueMap(Parameter...) - Constructor for class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
ParameterValueMap() - Constructor for class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
password - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
PASSWORD - Static variable in class com.openshift.internal.client.response.CartridgeResourceProperties
 
patch(URL, IMediaType, int, Parameter...) - Method in interface com.openshift.client.IHttpClient
 
patch(URL, IMediaType, int, Parameter...) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
perl() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
php() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
phpMyAdmin() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
post(URL, IMediaType, int, Parameter...) - Method in interface com.openshift.client.IHttpClient
 
post(URL, IMediaType, int, Parameter...) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
postgreSQL() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
prependIfNonEmpty(String, String) - Static method in class com.openshift.internal.client.utils.StringUtils
 
PROPERTY_ACCEPT - Static variable in interface com.openshift.client.IHttpClient
 
PROPERTY_ACTION - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_ADDITIONAL_GEAR_STORAGE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_ALIAS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_ALIASES - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_ALTER - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_APP_INFO - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_APP_NAME - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_APP_URL - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_AUTHIV - Static variable in interface com.openshift.client.IHttpClient
 
PROPERTY_AUTHKEY - Static variable in interface com.openshift.client.IHttpClient
 
PROPERTY_AUTHORIZATION - Static variable in interface com.openshift.client.IHttpClient
 
PROPERTY_CARTRIDGE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_CARTRIDGES - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_CONSUMED_GEARS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_CONTENT - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_CONTENT_TYPE - Static variable in interface com.openshift.client.IHttpClient
 
PROPERTY_CREATION_TIME - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DATA - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DEBUG - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DEFAULT_VALUE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DELETE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DEPLOYMENT_TYPE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DESCRIPTION - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DISPLAY_NAME - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DOMAIN - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DOMAIN_ID - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_DOMAINS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_EMBEDDED - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_ENVIRONMENT_VARIABLES - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_EVENT - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_EXIT_CODE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_EXPIRES_IN - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_EXPIRES_IN_SECONDS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_FIELD - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_FORCE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_FRAMEWORK - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_GEAR_PROFILE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_GEAR_STATE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_GEARS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_GIT_URL - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_HEALTH_CHECK_PATH - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_HREF - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_ID - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_INFO - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_INITIAL_GIT_URL - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_INTERNAL_PORT - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_KEY - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_KEY_TYPE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_KEYS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_LANGUAGE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_LINKS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_LOGIN - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_MAX_GEARS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_MESSAGES - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_METHOD - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_NAME - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_NOTE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_OBSOLETE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_OPTIONAL_PARAMS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_PROPERTIES - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_PROPERTY - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_PROVIDER - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_PROXY_HOST - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_PROXY_PORT - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_QUICKSTART - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_READ - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_REL - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_REQUIRED_PARAMS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_RESULT - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_RHC_DOMAIN - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_RHLOGIN - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SCALABLE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SCALE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SCOPES - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SESSION - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SEVERITY - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SSH - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SSH_KEY - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SSH_TYPE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SSH_URL - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_STATUS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SUFFIX - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_SUMMARY - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_TAGS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_TEXT - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_TOKEN - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_TYPE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_UPDATED - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_URL - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_USER_AGENT - Static variable in interface com.openshift.client.IHttpClient
 
PROPERTY_USER_INFO - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_USERINFO - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_UUID - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_VALID_OPTIONS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_VALUE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_WEBSITE - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
put(URL, IMediaType, int, Parameter...) - Method in interface com.openshift.client.IHttpClient
 
put(URL, IMediaType, int, Parameter...) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
putSSHKey(String, ISSHPublicKey) - Method in interface com.openshift.client.IUser
Deprecated.
putSSHKey(String, ISSHPublicKey) - Method in class com.openshift.internal.client.UserResource
 
python() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 

Q

QUESTION_MARK - Static variable in interface com.openshift.client.IHttpClient
 
Quickstart - Class in com.openshift.internal.client
A quickstart that is available on the OpenShift platform.
QuickstartDTO - Class in com.openshift.internal.client.response
 
QuickstartJsonDTOFactory - Class in com.openshift.internal.client.response
A factory for creating DTO objects.
QuickstartJsonDTOFactory() - Constructor for class com.openshift.internal.client.response.QuickstartJsonDTOFactory
 
quietlyClose(InputStream) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
quietlyClose(OutputStream) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
quietlyClose(Reader) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
quietlyClose(Writer) - Static method in class com.openshift.internal.client.utils.StreamUtils
 

R

readToString(InputStream) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
readToString(InputStream, String) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
readToString(Reader) - Static method in class com.openshift.internal.client.utils.StreamUtils
 
refresh() - Method in interface com.openshift.client.IApplication
Refresh the application but reloading its content from OpenShift.
refresh() - Method in interface com.openshift.client.IAuthorization
Refreshes the authorization by reloading its content from OpenShift.
refresh() - Method in interface com.openshift.client.IOpenShiftResource
Refresh the resource and its list of children resources that were previously loaded
refresh() - Method in class com.openshift.internal.client.APIResource
 
refresh() - Method in class com.openshift.internal.client.ApplicationResource
 
refresh() - Method in class com.openshift.internal.client.ApplicationSSHSession
Refreshes the list of forwardable ports
refresh() - Method in class com.openshift.internal.client.AuthorizationResource
 
refresh() - Method in class com.openshift.internal.client.DomainResource
 
refresh() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
Refreshes the content of this embedded cartridge.
refresh() - Method in class com.openshift.internal.client.EnvironmentVariableResource
 
refresh() - Method in class com.openshift.internal.client.GearGroupResource
 
refresh() - Method in class com.openshift.internal.client.SSHKeyResource
 
refresh() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
Refreshes the content of this embedded cartridge.
refresh() - Method in class com.openshift.internal.client.UserResource
 
refreshEmbeddedCartridges() - Method in class com.openshift.internal.client.ApplicationResource
Queries the backend to list the embedded cartridges and adds the new ones & update the ones that are already present
refreshForwardablePorts() - Method in interface com.openshift.client.IApplication
refreshForwardablePorts() - Method in interface com.openshift.client.IApplicationSSHSession
Refreshes the list of port-forwarding.
refreshForwardablePorts() - Method in class com.openshift.internal.client.ApplicationResource
 
refreshForwardablePorts() - Method in class com.openshift.internal.client.ApplicationSSHSession
Refresh the list of forwardable ports for an application
removeAlias(String) - Method in interface com.openshift.client.IApplication
Remove application alias
removeAlias(String) - Method in class com.openshift.internal.client.ApplicationResource
 
removeApplication(IApplication) - Method in class com.openshift.internal.client.DomainResource
 
removeAuthorization(String) - Method in interface com.openshift.client.IUser
Removes authorization using a token or id
removeAuthorization() - Method in class com.openshift.internal.client.APIResource
 
removeAuthorization(String) - Method in class com.openshift.internal.client.UserResource
 
removeDomain(IDomain) - Method in class com.openshift.internal.client.APIResource
Called after a domain has been destroyed
removeEmbeddedCartridge(IEmbeddableCartridge) - Method in interface com.openshift.client.IApplication
Removes the given embedded cartridge that is equal to the given embeddable cartridge.
removeEmbeddedCartridge(IEmbeddedCartridge) - Method in class com.openshift.internal.client.ApplicationResource
"callback" from the embeddedCartridge once it has been destroyed.
removeEmbeddedCartridge(IEmbeddableCartridge) - Method in class com.openshift.internal.client.ApplicationResource
 
removeEmbeddedCartridges(Collection<IEmbeddableCartridge>) - Method in interface com.openshift.client.IApplication
Removes the given embedded cartridges in this application that are equal to the given IEmbeddableCartridge.
removeEmbeddedCartridges(Collection<IEmbeddableCartridge>) - Method in class com.openshift.internal.client.ApplicationResource
 
removeEnvironmentVariable(String) - Method in interface com.openshift.client.IApplication
Removes the environment variables with the given name from this application.
removeEnvironmentVariable(IEnvironmentVariable) - Method in interface com.openshift.client.IApplication
Removes the environment variables with the given name from this application.
removeEnvironmentVariable(String) - Method in class com.openshift.internal.client.ApplicationResource
 
removeEnvironmentVariable(IEnvironmentVariable) - Method in class com.openshift.internal.client.ApplicationResource
 
removeQuotes(String) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
removeSSHKey(String) - Method in interface com.openshift.client.IUser
 
removeSSHKey(String) - Method in class com.openshift.internal.client.UserResource
 
removeSSHKey(SSHKeyResource) - Method in class com.openshift.internal.client.UserResource
 
rename(String) - Method in interface com.openshift.client.IDomain
Rename the current domain with the given id....
rename(String) - Method in class com.openshift.internal.client.DomainResource
 
request(HttpMethod, URL, IMediaType, int, Parameter...) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
request(HttpMethod, URL, IMediaType, int, ParameterValueMap) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
request(Link, int, List<Parameter>, List<Parameter>, Parameter...) - Method in interface com.openshift.internal.client.IRestService
 
request(Link, int, IRestResponseFactory, List<Parameter>, List<Parameter>, Parameter...) - Method in interface com.openshift.internal.client.IRestService
 
request(Link, int, IMediaType, IRestResponseFactory, List<Parameter>, List<Parameter>, Parameter...) - Method in interface com.openshift.internal.client.IRestService
Requests the given link sending the given parameters while encoding the parameters with the given media type and respecting the given timeout.
request(Link, int, List<Parameter>, List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.RestService
 
request(Link, int, IRestResponseFactory, List<Parameter>, List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.RestService
 
request(Link, int, IMediaType, IRestResponseFactory, List<Parameter>, List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.RestService
 
restart() - Method in interface com.openshift.client.IApplication
Restarts this application.
restart() - Method in class com.openshift.internal.client.ApplicationResource
 
restoreDeploymentSnapshot(InputStream, boolean) - Method in class com.openshift.internal.client.ApplicationSSHSession
Restores the given snapshot to the application that this session is bound to.
restoreFullSnapshot(InputStream) - Method in class com.openshift.internal.client.ApplicationSSHSession
 
restoreFullSnapshot(InputStream, boolean) - Method in class com.openshift.internal.client.ApplicationSSHSession
Restores the given full snapshot to the application that this session is bound to.
RestResponse - Class in com.openshift.internal.client.response
The Class Response.
RestResponse(String, Messages, Object, EnumDataType) - Constructor for class com.openshift.internal.client.response.RestResponse
Instantiates a new response.
RestService - Class in com.openshift.internal.client
 
RestService(String, String, IMediaType, String, IRestResponseFactory, IHttpClient) - Constructor for class com.openshift.internal.client.RestService
 
RestService(String, String, IMediaType, String, IRestResponseFactory, IHttpClient, RestServiceProperties) - Constructor for class com.openshift.internal.client.RestService
 
RestService(String, String, String, IMediaType, String, IRestResponseFactory, IHttpClient, RestServiceProperties) - Constructor for class com.openshift.internal.client.RestService
 
RestServiceProperties - Class in com.openshift.internal.client
 
RestServiceProperties() - Constructor for class com.openshift.internal.client.RestServiceProperties
 
RESULT - Static variable in interface com.openshift.client.IField
 
RESULT - Static variable in interface com.openshift.client.ISeverity
 
RFC822DateUtils - Class in com.openshift.client.utils
 
RFC822DateUtils() - Constructor for class com.openshift.client.utils.RFC822DateUtils
 
rockMongo() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
ruby() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 

S

safeGetDate(String) - Static method in class com.openshift.client.utils.RFC822DateUtils
Returns a date instance for a given timestamp string that complies to the RFC 822 standard.
safeValueOf(String) - Static method in enum com.openshift.client.ApplicationScale
 
safeValueOf(String) - Static method in enum com.openshift.internal.client.CartridgeType
 
save() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
saveDeploymentSnapshot() - Method in class com.openshift.internal.client.ApplicationSSHSession
 
saveFullSnapshot() - Method in class com.openshift.internal.client.ApplicationSSHSession
 
scale(ApplicationScale) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
scaleDown() - Method in interface com.openshift.client.IApplication
Scale down application
scaleDown() - Method in class com.openshift.internal.client.ApplicationResource
 
scaleUp() - Method in interface com.openshift.client.IApplication
Scale up application
scaleUp() - Method in class com.openshift.internal.client.ApplicationResource
 
SCHEME_HTTPS - Static variable in class com.openshift.internal.client.utils.UrlUtils
 
SCOPE_READ - Static variable in interface com.openshift.client.IAuthorization
 
SCOPE_SESSION - Static variable in interface com.openshift.client.IAuthorization
 
SCOPE_USERINFO - Static variable in interface com.openshift.client.IAuthorization
 
SEMICOLON - Static variable in interface com.openshift.client.IHttpClient
 
serverUrl - Variable in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
SERVICE_PATH - Static variable in interface com.openshift.internal.client.IRestService
 
SERVICE_VERSION - Static variable in interface com.openshift.internal.client.IRestService
 
ServiceRequest(String) - Constructor for class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
session - Variable in class com.openshift.internal.client.ApplicationSSHSession.AbstractSnapshotSshCommand
 
setAcceptedMediaType(String) - Method in interface com.openshift.client.IHttpClient
 
setAcceptedMediaType(String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
setAcceptMediaType(String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
setAcceptVersion(String) - Method in interface com.openshift.client.IHttpClient
 
setAcceptVersion(String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
setAdditionalGearStorage(int) - Method in interface com.openshift.client.cartridge.IDeployedStandaloneCartridge
set the additional gear storage for the cartridge to the given size.
setAdditionalGearStorage(int) - Method in interface com.openshift.client.cartridge.IEmbeddedCartridge
set the additional gear storage for the cartridge to the given size.
setAdditionalGearStorage(int) - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
Update the additional gear storage for this cartridge to the given value
setAdditionalGearStorage(int) - Method in class com.openshift.internal.client.StandaloneCartridgeResource
set the additional gear storage for this cartridge to the given value
setApplicationScale(ApplicationScale) - Method in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
setCartridges(Collection<ICartridge>) - Method in class com.openshift.client.ApplicationBuilder.NamedBuilder
 
setConfigTimeout(Integer) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
setCredentials(String, String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
setCredentials(String, String, String, String, String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
setDeploymentType(String) - Method in interface com.openshift.client.IApplication
Sets the deployment type for this application.
setDeploymentType(String) - Method in class com.openshift.internal.client.ApplicationResource
 
setDisableBadSSLCiphers(AbstractOpenshiftConfiguration.ConfigurationOptions) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
setDisableBadSSLCiphers(AbstractOpenshiftConfiguration.ConfigurationOptions) - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
setEmbeddableCartridges(IEmbeddableCartridge...) - Method in class com.openshift.client.ApplicationBuilder.NamedTypedCartridgeBuilder
 
setEnableSSLCertChecks(boolean) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
setEnvironmentVariables(Map<String, String>) - Method in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
setFilteredCiphers(String, SSLContext, HttpsURLConnection) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
Sets a ssl socket factory that sets a filtered list of ciphers based on the #excludedSSLCipherRegex to the given connection.
setGearProfile(IGearProfile) - Method in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
setInitialGitUrl(String) - Method in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
setKeyType(SSHKeyType, String) - Method in interface com.openshift.client.IOpenShiftSSHKey
Sets the new type and public key of this ssh key to the OpenShift PaaS
setKeyType(String) - Method in class com.openshift.internal.client.ssh.AbstractSSHKey
 
setKeyType(SSHKeyType) - Method in class com.openshift.internal.client.ssh.AbstractSSHKey
 
setKeyType(SSHKeyType, String) - Method in class com.openshift.internal.client.SSHKeyResource
 
setLibraDomain(String) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
setLibraDomain(String) - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
setLibraServer(String) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
setLibraServer(String) - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
setLinks(Map<String, Link>) - Method in class com.openshift.internal.client.AbstractOpenShiftResource
 
setLocalAddress(String) - Method in interface com.openshift.client.IApplicationPortForwarding
 
setLocalAddress(String) - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
setLocalPort(int) - Method in interface com.openshift.client.IApplicationPortForwarding
 
setLocalPort(int) - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
setName(String) - Method in class com.openshift.client.ApplicationBuilder
 
setPublicKey(String) - Method in interface com.openshift.client.IOpenShiftSSHKey
Sets the public key portion of this ssh key to the OpenShift PaaS.
setPublicKey(String) - Method in class com.openshift.internal.client.SSHKeyResource
 
setRhlogin(String) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
setRhlogin(String) - Method in interface com.openshift.client.configuration.IOpenShiftConfiguration
 
setSSHSession(Session) - Method in interface com.openshift.client.IApplication
setSSHSession(Session) - Method in interface com.openshift.client.IApplicationSSHSession
Sets the SSH session that this application will use to connect to OpenShift to perform some operations.
setSSHSession(Session) - Method in class com.openshift.internal.client.ApplicationResource
 
setSSHSession(Session) - Method in class com.openshift.internal.client.ApplicationSSHSession
Set the current SSH session
setSSLCertificateCallback(IHttpClient.ISSLCertificateCallback) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
setStandaloneCartridge(IStandaloneCartridge) - Method in class com.openshift.client.ApplicationBuilder.NamedBuilder
 
setState(String) - Method in class com.openshift.client.GearState
 
setState(String) - Method in interface com.openshift.client.IGearState
Set the gears state
setTimeout(int) - Method in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
setUserAgent(String) - Method in interface com.openshift.client.IHttpClient
 
setUserAgent(String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
setUserAgent(String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
setVersion(String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
Severity - Class in com.openshift.internal.client
 
Severity(String) - Constructor for class com.openshift.internal.client.Severity
 
showDomain(String) - Method in class com.openshift.internal.client.APIResource
 
size() - Method in class com.openshift.client.Messages
 
size() - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
SLASH - Static variable in interface com.openshift.client.IHttpClient
 
SPACE - Static variable in interface com.openshift.client.IHttpClient
 
sshExecCmd(String, ApplicationResource.SshStreams) - Method in class com.openshift.internal.client.ApplicationResource
 
SSHKeyPair - Class in com.openshift.client
 
SSHKeyResource - Class in com.openshift.internal.client
 
SSHKeyResource(KeyResourceDTO, UserResource) - Constructor for class com.openshift.internal.client.SSHKeyResource
 
SSHKeyType - Enum in com.openshift.client
 
SSHPublicKey - Class in com.openshift.client
 
SSHPublicKey(String) - Constructor for class com.openshift.client.SSHPublicKey
 
SSHPublicKey(File) - Constructor for class com.openshift.client.SSHPublicKey
 
sslAuthorizationCallback - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
sslCertificateCallback(IHttpClient.ISSLCertificateCallback) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
sslCipherExclusion(String) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
sslCipherExclusionRegex - Variable in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
SSLUtils - Class in com.openshift.client.utils
 
StandaloneCartridge - Class in com.openshift.client.cartridge
A cartridge that is available on the openshift server.
StandaloneCartridge(String) - Constructor for class com.openshift.client.cartridge.StandaloneCartridge
 
StandaloneCartridge(URL) - Constructor for class com.openshift.client.cartridge.StandaloneCartridge
 
StandaloneCartridge(String, URL) - Constructor for class com.openshift.client.cartridge.StandaloneCartridge
 
StandaloneCartridge(String, String, String, boolean) - Constructor for class com.openshift.client.cartridge.StandaloneCartridge
Constructor used when available cartridges are loaded from OpenShift
StandaloneCartridge(String, URL, String, String, boolean) - Constructor for class com.openshift.client.cartridge.StandaloneCartridge
Constructor used when cartridges are reported within application
StandaloneCartridge(String, URL, String, String) - Constructor for class com.openshift.client.cartridge.StandaloneCartridge
 
StandaloneCartridgeResource - Class in com.openshift.internal.client
A deployed standalone cartridge.
StandaloneCartridgeResource(CartridgeResourceDTO, ApplicationResource) - Constructor for class com.openshift.internal.client.StandaloneCartridgeResource
 
StandaloneCartridgeResource(String, String, String, URL, CartridgeType, boolean, ApplicationResource, IRestService, Map<String, Link>, Messages) - Constructor for class com.openshift.internal.client.StandaloneCartridgeResource
 
start() - Method in interface com.openshift.client.IApplication
Starts this application.
start(Session) - Method in interface com.openshift.client.IApplicationPortForwarding
Start the binding, ie, open a SSH tunnel between local address:port and remote address:port.
start() - Method in class com.openshift.internal.client.ApplicationResource
 
start(Session) - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
startPortForwarding() - Method in interface com.openshift.client.IApplication
startPortForwarding() - Method in interface com.openshift.client.IApplicationSSHSession
 
startPortForwarding() - Method in class com.openshift.internal.client.ApplicationResource
 
startPortForwarding() - Method in class com.openshift.internal.client.ApplicationSSHSession
Start forwarding available ports to this application
STATUS_BAD_REQUEST - Static variable in interface com.openshift.client.IHttpClient
 
STATUS_INTERNAL_SERVER_ERROR - Static variable in interface com.openshift.client.IHttpClient
 
STATUS_NOT_FOUND - Static variable in interface com.openshift.client.IHttpClient
 
STATUS_OK - Static variable in interface com.openshift.client.IHttpClient
 
STATUS_UNAUTHORIZED - Static variable in interface com.openshift.client.IHttpClient
 
stop() - Method in interface com.openshift.client.IApplication
Stops this application.
stop(boolean) - Method in interface com.openshift.client.IApplication
Stops this application
stop(Session) - Method in interface com.openshift.client.IApplicationPortForwarding
Stop the SSH tunnel.
stop() - Method in class com.openshift.internal.client.ApplicationResource
 
stop(boolean) - Method in class com.openshift.internal.client.ApplicationResource
 
stop(Session) - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
stopPortForwarding() - Method in interface com.openshift.client.IApplication
stopPortForwarding() - Method in interface com.openshift.client.IApplicationSSHSession
Stop the port-forwarding for all ports.
stopPortForwarding() - Method in class com.openshift.internal.client.ApplicationResource
 
stopPortForwarding() - Method in class com.openshift.internal.client.ApplicationSSHSession
Stop forwarding of all ports to this application
StreamUtils - Class in com.openshift.internal.client.utils
 
StreamUtils() - Constructor for class com.openshift.internal.client.utils.StreamUtils
 
STRING - Static variable in class com.openshift.internal.client.response.LinkParameterType
 
StringParameter - Class in com.openshift.internal.client.httpclient.request
 
StringParameter(String, String) - Constructor for class com.openshift.internal.client.httpclient.request.StringParameter
 
StringPropertyQuery - Class in com.openshift.client.cartridge.query
A constraint that shall match available cartridges by url.
StringPropertyQuery(String) - Constructor for class com.openshift.client.cartridge.query.StringPropertyQuery
 
StringPropertyQuery(Pattern) - Constructor for class com.openshift.client.cartridge.query.StringPropertyQuery
 
StringUtils - Class in com.openshift.internal.client.utils
 
StringUtils() - Constructor for class com.openshift.internal.client.utils.StringUtils
 
StringValue - Class in com.openshift.internal.client.httpclient.request
 
StringValue(String) - Constructor for class com.openshift.internal.client.httpclient.request.StringValue
 
supportsDHECipherKeysOf(int) - Static method in class com.openshift.client.utils.SSLUtils
Returns true if the jdk supports DEH cipher keys in the given length.
switchType(String) - Static method in class com.openshift.client.DeploymentTypes
 
switchyard() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
SYSPROP_DEFAULT_CONNECT_TIMEOUT - Static variable in interface com.openshift.client.IHttpClient
 
SYSPROP_DEFAULT_READ_TIMEOUT - Static variable in interface com.openshift.client.IHttpClient
 
SYSPROP_OPENSHIFT_CONNECT_TIMEOUT - Static variable in interface com.openshift.client.IHttpClient
 
SYSPROP_OPENSHIFT_READ_TIMEOUT - Static variable in interface com.openshift.client.IHttpClient
 
SystemConfiguration - Class in com.openshift.client.configuration
The system wide OpenShift configuration that is at /etc/express.conf
SystemConfiguration(IOpenShiftConfiguration) - Constructor for class com.openshift.client.configuration.SystemConfiguration
 
SystemProperties - Class in com.openshift.client.configuration
 
SystemProperties(IOpenShiftConfiguration) - Constructor for class com.openshift.client.configuration.SystemProperties
 

T

TarFileUtils - Class in com.openshift.client.utils
 
timeout - Variable in class com.openshift.client.ApplicationBuilder.AbstractNamedCartridgeBuilder
 
timeout - Variable in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
timeout(int) - Method in class com.openshift.client.ConnectionBuilder.AbstractConnectionBuilder
 
toArray() - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
toJSchKeyType() - Method in enum com.openshift.client.SSHKeyType
Returns the JSch key pair constant for a given SSHKeyType.
token(String) - Method in class com.openshift.client.ConnectionBuilder
 
token - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
TokenConnectionBuilder(String, String, IOpenShiftConfiguration) - Constructor for class com.openshift.client.ConnectionBuilder.TokenConnectionBuilder
 
toList() - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
toList(T, T...) - Static method in class com.openshift.internal.client.utils.CollectionUtils
 
toLowerCase(String) - Static method in class com.openshift.internal.client.utils.StringUtils
 
toLowerCase(Enum<?>) - Static method in class com.openshift.internal.client.utils.StringUtils
 
toNames(ICartridge...) - Static method in class com.openshift.client.utils.OpenShiftResourceUtils
 
toString() - Method in class com.openshift.client.cartridge.query.CartridgeNameQuery
 
toString() - Method in class com.openshift.client.cartridge.query.CartridgeNameRegexQuery
 
toString() - Method in class com.openshift.client.GearState
 
toString() - Method in class com.openshift.client.Message
 
toString() - Method in class com.openshift.client.Messages
 
toString() - Method in class com.openshift.internal.client.AlternativeCartridges
 
toString() - Method in class com.openshift.internal.client.ApplicationResource
 
toString() - Method in class com.openshift.internal.client.ApplicationSSHSession
 
toString() - Method in class com.openshift.internal.client.AuthorizationResource
 
toString() - Method in class com.openshift.internal.client.cartridge.BaseCartridge
 
toString() - Method in class com.openshift.internal.client.DomainResource
 
toString() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
toString() - Method in class com.openshift.internal.client.EnvironmentVariableResource
 
toString() - Method in class com.openshift.internal.client.Gear
 
toString() - Method in class com.openshift.internal.client.GearProfile
 
toString() - Method in class com.openshift.internal.client.httpclient.request.Parameter
 
toString() - Method in class com.openshift.internal.client.httpclient.request.ParameterValue
 
toString() - Method in class com.openshift.internal.client.httpclient.request.ParameterValueArray
 
toString() - Method in class com.openshift.internal.client.httpclient.request.ParameterValueMap
 
toString() - Method in class com.openshift.internal.client.httpclient.request.StringParameter
 
toString() - Method in class com.openshift.internal.client.httpclient.request.StringValue
 
toString() - Method in class com.openshift.internal.client.Quickstart
 
toString() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
toString() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
 
toString() - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
toString() - Method in class com.openshift.internal.client.response.CartridgeResourceProperty
 
toString() - Method in class com.openshift.internal.client.response.DownloadableCartridgeSpec
 
toString() - Method in class com.openshift.internal.client.response.GearResourceDTO
 
toString() - Method in class com.openshift.internal.client.response.KeyResourceDTO
 
toString() - Method in class com.openshift.internal.client.response.Link
 
toString() - Method in class com.openshift.internal.client.response.NamedCartridgeSpec
 
toString() - Method in class com.openshift.internal.client.ssh.AbstractSSHKey
 
toString() - Method in class com.openshift.internal.client.ssh.ApplicationPortForwarding
 
toString() - Method in class com.openshift.internal.client.SSHKeyResource
 
toString() - Method in class com.openshift.internal.client.StandaloneCartridgeResource
 
toString() - Method in class com.openshift.internal.client.UserResource
 
toString(URL) - Static method in class com.openshift.internal.client.utils.UrlUtils
 
toUnmodifiableCopy(Collection<T>) - Static method in class com.openshift.internal.client.utils.CollectionUtils
 
type - Variable in class com.openshift.internal.client.response.LinkParameter
 

U

UnauthorizedException - Exception in com.openshift.internal.client.httpclient
 
UnauthorizedException(String, Throwable) - Constructor for exception com.openshift.internal.client.httpclient.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception com.openshift.internal.client.httpclient.UnauthorizedException
 
UNKNOWN - Static variable in interface com.openshift.client.IGearState
 
update(String) - Method in interface com.openshift.client.IEnvironmentVariable
update(ApplicationResourceDTO) - Method in class com.openshift.internal.client.ApplicationResource
 
update(CartridgeResourceDTO) - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
 
update(String) - Method in class com.openshift.internal.client.EnvironmentVariableResource
Deprecated.
update(KeyResourceDTO) - Method in class com.openshift.internal.client.SSHKeyResource
 
updateEnvironmentVariable(String, String) - Method in interface com.openshift.client.IApplication
Updates an environment variable to this application.
updateEnvironmentVariable(String, String) - Method in class com.openshift.internal.client.ApplicationResource
 
updateEnvironmentVariables() - Method in class com.openshift.internal.client.ApplicationResource
 
UrlConnectionHttpClient - Class in com.openshift.internal.client.httpclient
 
UrlConnectionHttpClient(String, String, String, String, String) - Constructor for class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
UrlConnectionHttpClient(String, String, String, String, String, String, String) - Constructor for class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
UrlConnectionHttpClient(String, String, String, String, String, String, String, String, IHttpClient.ISSLCertificateCallback, Integer, String) - Constructor for class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
UrlConnectionHttpClient.CallbackTrustManager - Class in com.openshift.internal.client.httpclient
 
UrlConnectionHttpClientBuilder - Class in com.openshift.internal.client.httpclient
 
UrlConnectionHttpClientBuilder() - Constructor for class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
UrlPropertyQuery - Class in com.openshift.client.cartridge.query
 
UrlPropertyQuery() - Constructor for class com.openshift.client.cartridge.query.UrlPropertyQuery
 
UrlUtils - Class in com.openshift.internal.client.utils
 
userAgent - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
UserConfiguration - Class in com.openshift.client.configuration
 
UserConfiguration(SystemConfiguration) - Constructor for class com.openshift.client.configuration.UserConfiguration
 
username - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
USERNAME - Static variable in class com.openshift.internal.client.response.CartridgeResourceProperties
 
USERNAME_SEPARATOR - Static variable in class com.openshift.internal.client.utils.UrlUtils
 
UserResource - Class in com.openshift.internal.client
 
UserResource(APIResource, UserResourceDTO, String) - Constructor for class com.openshift.internal.client.UserResource
 
UserResourceDTO - Class in com.openshift.internal.client.response
 
UTF_8 - Static variable in class com.openshift.internal.client.utils.StreamUtils
 

V

validateRequestParameters(Parameter[]) - Method in class com.openshift.internal.client.response.Link
 
validOptions - Variable in class com.openshift.internal.client.response.LinkParameter
 
VALUE_ADD_ALIAS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_FORCESTOP - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_REMOVE_ALIAS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_RESTART - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_SCALE_DOWN - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_SCALE_UP - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_START - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_STATUS - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_STATUS_CREATED - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_STATUS_OK - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
VALUE_STOP - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
valueOf(String) - Static method in enum com.openshift.client.ApplicationScale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.openshift.client.configuration.AbstractOpenshiftConfiguration.ConfigurationOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.openshift.client.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.openshift.client.SSHKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.openshift.internal.client.ApplicationResource.SshStreams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.openshift.internal.client.CartridgeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.openshift.internal.client.response.EnumDataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.openshift.client.ApplicationScale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.openshift.client.configuration.AbstractOpenshiftConfiguration.ConfigurationOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.openshift.client.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.openshift.client.SSHKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.openshift.internal.client.ApplicationResource.SshStreams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.openshift.internal.client.CartridgeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.openshift.internal.client.response.EnumDataType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface com.openshift.client.IHttpClient
 
VersionedName(String) - Constructor for class com.openshift.client.cartridge.query.LatestVersionQuery.VersionedName
 

W

waitForAccessible(long) - Method in interface com.openshift.client.IApplication
Waits for this application to become accessible on its public url.
waitForAccessible(long) - Method in class com.openshift.internal.client.ApplicationResource
 
waitForAccessibleAsync(long) - Method in interface com.openshift.client.IApplication
Returns a Future that the caller can use to wait for the application to become accessible on its public url.
waitForAccessibleAsync(long) - Method in class com.openshift.internal.client.ApplicationResource
 
writeTo(ParameterValueMap, OutputStream) - Method in class com.openshift.internal.client.httpclient.request.FormUrlEncodedMediaType
 
writeTo(ParameterValueMap, OutputStream) - Method in interface com.openshift.internal.client.httpclient.request.IMediaType
 
writeTo(ParameterValueMap, OutputStream) - Method in class com.openshift.internal.client.httpclient.request.JsonMediaType
 
writeTo(InputStream, OutputStream) - Static method in class com.openshift.internal.client.utils.StreamUtils
Writes the content of the given input stream to the given output stream.
writeTo(byte[], OutputStream) - Static method in class com.openshift.internal.client.utils.StreamUtils
Writes the given string to the given output stream.

Z

zend() - Static method in class com.openshift.client.cartridge.query.LatestVersionOf
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
OpenShift Java Client 2.7.0.Final

Copyright © 2016 JBoss by Red Hat. All rights reserved.