OpenShift Java Client 2.5.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.internal.client.cartridge
A base class for a constraint that shall match available embeddable cartridges (on the platform).
AbstractCartridgeQuery() - Constructor for class com.openshift.internal.client.cartridge.AbstractCartridgeQuery
 
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
 
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.Parameters() - Constructor for class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
AbstractOpenShiftResource.ServiceRequest - Class in com.openshift.internal.client
 
AbstractOpenShiftResource.ServiceRequest(String) - Constructor for class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
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(IEmbeddableCartridge) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
addCartridges(IStandaloneCartridge, IEmbeddableCartridge[]) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
addEmbeddableCartridge(IEmbeddableCartridge) - Method in interface com.openshift.client.IApplication
Adds the given embeddable cartridge to this application.
addEmbeddableCartridge(IEmbeddableCartridge) - Method in class com.openshift.internal.client.ApplicationResource
Adds the given embedded cartridge 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(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
 
allStandaloneCartridges(IApplication) - Method in class com.openshift.client.cartridge.selector.LatestVersionQuery
 
AMPERSAND - Static variable in interface com.openshift.client.IHttpClient
 
APIResource - Class in com.openshift.internal.client
 
APIResource(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.CartridgeHolder - Class in com.openshift.client
 
ApplicationBuilder.CartridgeHolder() - Constructor for class com.openshift.client.ApplicationBuilder.CartridgeHolder
 
ApplicationBuilder.NamedCartridgeHolder - Class in com.openshift.client
 
ApplicationBuilder.NamedCartridgeHolder() - Constructor for class com.openshift.client.ApplicationBuilder.NamedCartridgeHolder
 
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, 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 - Enum in com.openshift.client
Enum to indicate the support for scalability when creating a new application
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
 
Assert.AssertionFailedException() - Constructor for exception com.openshift.internal.client.utils.Assert.AssertionFailedException
 
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
 

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) - Constructor for class com.openshift.internal.client.cartridge.BaseCartridge
 
BaseCartridge(String, URL, String, String) - 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.
BOOLEAN - Static variable in class com.openshift.internal.client.response.LinkParameterType
 
build() - Method in class com.openshift.client.ApplicationBuilder.NamedCartridgeHolder
 

C

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
 
CartridgePropertyQuery - Class in com.openshift.client.cartridge.selector
 
CartridgePropertyQuery() - Constructor for class com.openshift.client.cartridge.selector.CartridgePropertyQuery
 
CartridgeResourceDTO - Class in com.openshift.internal.client.response
 
CartridgeResourceDTO(String, CartridgeType, CartridgeResourceProperties) - Constructor for class com.openshift.internal.client.response.CartridgeResourceDTO
 
CartridgeResourceDTO(String, String, String, String, URL, 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
 
client() - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
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
 
CollectionUtils() - Constructor for class com.openshift.internal.client.utils.CollectionUtils
 
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.selector - package com.openshift.client.cartridge.selector
 
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.selector.LatestVersionQuery.VersionedName
 
CONNECTION_URL - Static variable in class com.openshift.internal.client.response.CartridgeResourceProperties
 
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, 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
 
createConnection(URL, String, String, String, String, String, String, String, int) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
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
 
cron() - Static method in class com.openshift.client.cartridge.selector.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.
DEFAULT - Static variable in interface com.openshift.client.IField
 
DEFAULT_CONNECT_TIMEOUT - Static variable in interface com.openshift.client.IHttpClient
 
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
 
deleteKey(String) - Method in class com.openshift.internal.client.UserResource
 
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.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
Destroys this environment variable
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.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
 
destroy() - Method in class com.openshift.internal.client.SSHKeyResource
 
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
 

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) - 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.
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.
equals(Object) - Method in class com.openshift.client.cartridge.EmbeddableCartridge
 
equals(Object) - Method in class com.openshift.client.cartridge.selector.LatestVersionQuery
 
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.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.response.LinkParameterType
 
equals(Object) - Method in class com.openshift.internal.client.Severity
 
equals(Object) - Method in class com.openshift.internal.client.ssh.AbstractSSHKey
 
ERROR - Static variable in interface com.openshift.client.ISeverity
 
execute(Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
execute(int, Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
execute(int, IMediaType, 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>, IMediaType, Parameter...) - Method in class com.openshift.internal.client.AbstractOpenShiftResource.ServiceRequest
 
EXLARGE - Static variable in interface com.openshift.client.IGearProfile
 

F

Field - Class in com.openshift.internal.client
 
Field(String) - Constructor for class com.openshift.internal.client.Field
 
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>, 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(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 - Enum in com.openshift.client
 
get(IApplication) - Method in class com.openshift.client.cartridge.selector.LatestEmbeddableCartridge
 
get(IUser) - Method in class com.openshift.client.cartridge.selector.LatestEmbeddableCartridge
 
get(IApplication) - Method in class com.openshift.client.cartridge.selector.LatestStandaloneCartridge
 
get(IUser) - Method in class com.openshift.client.cartridge.selector.LatestStandaloneCartridge
 
get(Collection<C>) - Method in class com.openshift.client.cartridge.selector.LatestVersionQuery
 
get(URL, int) - Method in interface com.openshift.client.IHttpClient
 
get(Collection<C>) - Method in class com.openshift.internal.client.cartridge.AbstractCartridgeQuery
 
get(URL, int) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
get(String) - Method in interface com.openshift.internal.client.response.IRestResponseFactory
Returns a RestResponse instance for a given rest response string.
get(String) - Method in class com.openshift.internal.client.response.OpenShiftJsonDTOFactory
 
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(Collection<C>) - Method in class com.openshift.client.cartridge.selector.LatestVersionQuery
 
getAll() - Method in class com.openshift.client.Messages
 
getAll(Collection<C>) - Method in class com.openshift.internal.client.cartridge.AbstractCartridgeQuery
 
getAll() - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
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
Returns the application for this environment variable
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
 
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 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.
getClientId() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
getClientId() - Method in class com.openshift.internal.client.RestServiceProperties
 
getConnection() - Method in interface com.openshift.client.IUser
 
getConnection(String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Establish a connection with the clientId along with user's password.
getConnection(String, String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
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
Establish a connection with the clientId along with user's login and password.
getConnection(String, String, String, String, String, String) - Method in class com.openshift.client.OpenShiftConnectionFactory
Establish a connection with the clientId along with user's login and password.
getConnection(String, String, String, String, IHttpClient) - Method in class com.openshift.client.OpenShiftConnectionFactory
 
getConnection(IRestService, String, String) - Method in class com.openshift.internal.client.AbstractOpenShiftConnectionFactory
 
getConnection() - Method in class com.openshift.internal.client.ApplicationResource
 
getConnection(IApplication) - Method in class com.openshift.internal.client.cartridge.AbstractCartridgeQuery
 
getConnection(IDomain) - Method in class com.openshift.internal.client.cartridge.AbstractCartridgeQuery
 
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
 
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
 
getDescriptor() - Method in class com.openshift.internal.client.ApplicationResource
 
getDisplayName() - Method in interface com.openshift.client.cartridge.ICartridge
Returns a (human readable, nice) display name for this cartridge
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
 
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() - 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
Retrieves the list of environment properties.
getEnvironmentProperties() - Method in class com.openshift.internal.client.ApplicationResource
 
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
 
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
 
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
Returns the list of forwardable ports on OpenShift for this application.
getForwardablePorts() - Method in class com.openshift.internal.client.ApplicationResource
 
getFramework() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
Gets the framework.
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 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>) - Method in class com.openshift.internal.client.response.Link
 
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.IDomain
 
getId() - Method in interface com.openshift.client.IGear
Returns the id of this gear.
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.response.DomainResourceDTO
 
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 class com.openshift.internal.client.ApplicationResource
 
getInitialGitUrl() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
 
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
 
getLatest(Collection<C>) - Method in class com.openshift.client.cartridge.selector.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
 
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.selector.LatestVersionQuery.VersionedName
 
getMatchingProperty(IEmbeddedCartridge) - Method in class com.openshift.client.cartridge.selector.CartridgePropertyQuery
 
getMatchingProperty(IEmbeddedCartridge) - Method in class com.openshift.client.cartridge.selector.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.selector.LatestVersionQuery.VersionedName
 
getName() - Method in interface com.openshift.client.cartridge.ICartridge
Returns the name of this cartridge
getName() - Method in class com.openshift.client.cartridge.selector.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
 
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 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.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.ssh.ApplicationPortForwarding
 
getName() - Method in class com.openshift.internal.client.SSHKeyResource
 
getNameConstraint() - Method in class com.openshift.client.cartridge.selector.LatestVersionQuery
 
getOptionalParams() - Method in class com.openshift.internal.client.response.Link
Gets the optional params.
getOrLoadApplications() - Method in class com.openshift.internal.client.DomainResource
 
getOrLoadEnvironmentVariables() - Method in class com.openshift.internal.client.ApplicationResource
 
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.selector.StringPropertyQuery
 
getProperty(String) - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
getPropertyValue(String) - Method in class com.openshift.internal.client.response.CartridgeResourceProperties
 
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
 
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.
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
 
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
Returns the SSH session that this application uses to connect to OpenShift.
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
 
getStandaloneCartridges() - 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
 
getState() - Method in interface com.openshift.client.IGear
Returns the state of this gear
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
 
getText() - Method in class com.openshift.client.Message
 
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
 
getTypeId() - Method in enum com.openshift.client.SSHKeyType
 
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 interface com.openshift.client.cartridge.IEmbeddedCartridge
The url at which this cartridge may be reached
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
 
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
 
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
 

H

haProxy() - Static method in class com.openshift.client.cartridge.selector.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
 
hashCode() - Method in class com.openshift.client.cartridge.selector.LatestVersionQuery
 
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.response.LinkParameterType
 
hashCode() - Method in class com.openshift.internal.client.Severity
 
hashCode() - Method in class com.openshift.internal.client.ssh.AbstractSSHKey
 
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
 
hasVersion() - Method in class com.openshift.client.cartridge.selector.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
 
ICartridge - Interface in com.openshift.client.cartridge
 
ID - Static variable in interface com.openshift.client.IUser
 
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
 
IField - Interface in com.openshift.client
 
IGear - Interface in com.openshift.client
 
IGearGroup - Interface in com.openshift.client
 
IGearProfile - Interface in com.openshift.client
 
IHttpClient - 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
 
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
 
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
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
 
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
 
isPortFowardingStarted() - Method in interface com.openshift.client.IApplication
Returns true if the port-forwarding has been started, false otherwise.
isPortFowardingStarted() - Method in class com.openshift.internal.client.ApplicationResource
 
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.selector.LatestVersionOf
 
jbossEap() - Static method in class com.openshift.client.cartridge.selector.LatestVersionOf
 
jbossEws() - Static method in class com.openshift.client.cartridge.selector.LatestVersionOf
 
jenkins() - Static method in class com.openshift.client.cartridge.selector.LatestVersionOf
 
jenkinsClient() - Static method in class com.openshift.client.cartridge.selector.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
 
JUMBO - Static variable in interface com.openshift.client.IGearProfile
 

K

KEY_CLIENT_ID - 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_PASSWORD - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KEY_RHLOGIN - Static variable in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
KeyResourceDTO - Class in com.openshift.internal.client.response
The Class KeyResourceDTO.

L

LARGE - Static variable in interface com.openshift.client.IGearProfile
 
LatestEmbeddableCartridge - Class in com.openshift.client.cartridge.selector
A selector that shall select the latest version of an embedded cartidge that's given by name.
LatestEmbeddableCartridge(String) - Constructor for class com.openshift.client.cartridge.selector.LatestEmbeddableCartridge
 
LatestStandaloneCartridge - Class in com.openshift.client.cartridge.selector
A selector that shall select the latest version of a standalone cartidge that's given by name.
LatestStandaloneCartridge(String) - Constructor for class com.openshift.client.cartridge.selector.LatestStandaloneCartridge
 
LatestVersionOf - Class in com.openshift.client.cartridge.selector
 
LatestVersionOf() - Constructor for class com.openshift.client.cartridge.selector.LatestVersionOf
 
LatestVersionQuery - Class in com.openshift.client.cartridge.selector
A constraint that shall match available embeddable and standalone cartridges by name.
LatestVersionQuery(String) - Constructor for class com.openshift.client.cartridge.selector.LatestVersionQuery
 
LatestVersionQuery.VersionedName - Class in com.openshift.client.cartridge.selector
 
LatestVersionQuery.VersionedName(String) - Constructor for class com.openshift.client.cartridge.selector.LatestVersionQuery.VersionedName
 
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.selector.LatestVersionQuery
 
matches(C) - Method in class com.openshift.client.cartridge.selector.StringPropertyQuery
 
matches(C) - Method in class com.openshift.internal.client.cartridge.AbstractCartridgeQuery
 
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
 
MEDIUM - Static variable in interface com.openshift.client.IGearProfile
 
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.selector.LatestVersionOf
 
MICRO - Static variable in interface com.openshift.client.IGearProfile
 
mmsAgent() - Static method in class com.openshift.client.cartridge.selector.LatestVersionOf
 
mongoDB() - Static method in class com.openshift.client.cartridge.selector.LatestVersionOf
 
mySQL() - Static method in class com.openshift.client.cartridge.selector.LatestVersionOf
 

N

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
 
NO_TIMEOUT - Static variable in interface com.openshift.client.IHttpClient
 
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
Connection Factory, used to establish a connection and retrieve a user.
OpenShiftConnectionFactory() - Constructor for class com.openshift.client.OpenShiftConnectionFactory
 
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 DTO 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_INCLUDE - Static variable in class com.openshift.internal.client.utils.IOpenShiftParameterConstants
 
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.selector.LatestVersionOf
 
php() - Static method in class com.openshift.client.cartridge.selector.LatestVersionOf
 
phpMyAdmin() - Static method in class com.openshift.client.cartridge.selector.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.selector.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_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_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_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_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_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_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_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_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_TEXT - Static variable in class com.openshift.internal.client.utils.IOpenShiftJsonConstants
 
PROPERTY_TYPE - 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_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
 
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
 
putSSHKey(String, ISSHPublicKey) - Method in class com.openshift.internal.client.UserResource
Adds the given ssh key with the given name.
python() - Static method in class com.openshift.client.cartridge.selector.LatestVersionOf
 

Q

QUESTION_MARK - Static variable in interface com.openshift.client.IHttpClient
 
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(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.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.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.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
Refreshes the list of port-forwarding.
refreshForwardablePorts() - Method in class com.openshift.internal.client.ApplicationResource
 
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
 
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(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, Parameter...) - Method in interface com.openshift.internal.client.IRestService
 
request(Link, int, Parameter...) - Method in interface com.openshift.internal.client.IRestService
 
request(Link, int, IMediaType, 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, List<Parameter>, Parameter...) - Method in interface com.openshift.internal.client.IRestService
 
request(Link, int, List<Parameter>, Parameter...) - Method in interface com.openshift.internal.client.IRestService
 
request(Link, int, List<Parameter>, IMediaType, Parameter...) - Method in interface com.openshift.internal.client.IRestService
 
request(Link, Parameter...) - Method in class com.openshift.internal.client.RestService
 
request(Link, int, Parameter...) - Method in class com.openshift.internal.client.RestService
 
request(Link, List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.RestService
 
request(Link, int, IMediaType, Parameter...) - Method in class com.openshift.internal.client.RestService
 
request(Link, int, List<Parameter>, Parameter...) - Method in class com.openshift.internal.client.RestService
 
request(Link, int, List<Parameter>, IMediaType, 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
 
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.selector.LatestVersionOf
 
ruby() - Static method in class com.openshift.client.cartridge.selector.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.client.GearState
 
safeValueOf(String) - Static method in enum com.openshift.internal.client.CartridgeType
 
save() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
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
 
SEMICOLON - Static variable in interface com.openshift.client.IHttpClient
 
SERVICE_PATH - Static variable in interface com.openshift.internal.client.IRestService
 
SERVICE_VERSION - Static variable in interface com.openshift.internal.client.IRestService
 
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
 
setApplicationScale(ApplicationScale) - Method in class com.openshift.client.ApplicationBuilder.NamedCartridgeHolder
 
setCartridge(IStandaloneCartridge) - Method in class com.openshift.client.ApplicationBuilder
 
setCredentials(String, String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
setCredentials(String, String, String, String) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
setEnableSSLCertChecks(boolean) - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
 
setEnableSSLCertChecks(boolean) - Method in interface com.openshift.client.IOpenShiftConnection
Sets flag for enabling SSL certificate checks (i.e.
setEnableSSLCertChecks(boolean) - Method in class com.openshift.internal.client.APIResource
 
setGearProfile(IGearProfile) - Method in class com.openshift.client.ApplicationBuilder.NamedCartridgeHolder
 
setInitialGitUrl(String) - Method in class com.openshift.client.ApplicationBuilder.NamedCartridgeHolder
 
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.CartridgeHolder
 
setProxyHost(String) - Method in interface com.openshift.client.IOpenShiftConnection
Sets the HTTP proxy hostname
setProxyHost(String) - Method in class com.openshift.internal.client.APIResource
 
setProxyPort(String) - Method in interface com.openshift.client.IOpenShiftConnection
Sets the HTTP proxy port
setProxyPort(String) - Method in class com.openshift.internal.client.APIResource
 
setProxySet(boolean) - Method in interface com.openshift.client.IOpenShiftConnection
Sets flag for using an HTTP proxy
setProxySet(boolean) - Method in class com.openshift.internal.client.APIResource
 
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
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
 
setSSLChecks(boolean) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClientBuilder
 
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
 
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
 
SMALL - Static variable in interface com.openshift.client.IGearProfile
 
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
 
sslChecks - Variable in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
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) - Constructor for class com.openshift.client.cartridge.StandaloneCartridge
 
StandaloneCartridge(String, URL, String, String) - Constructor for class com.openshift.client.cartridge.StandaloneCartridge
 
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 class com.openshift.internal.client.ApplicationResource
 
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
Stop the port-forwarding for all ports.
stopPortForwarding() - Method in class com.openshift.internal.client.ApplicationResource
 
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.selector
A constraint that shall match available cartridges by url.
StringPropertyQuery(String) - Constructor for class com.openshift.client.cartridge.selector.StringPropertyQuery
 
StringPropertyQuery(Pattern) - Constructor for class com.openshift.client.cartridge.selector.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
 
switchyard() - Static method in class com.openshift.client.cartridge.selector.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

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.
toList() - Method in class com.openshift.internal.client.AbstractOpenShiftResource.Parameters
 
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.Message
 
toString() - Method in class com.openshift.client.Messages
 
toString() - Method in class com.openshift.internal.client.ApplicationResource
 
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.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.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.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.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
 
update(String) - Method in interface com.openshift.client.IEnvironmentVariable
Updates this environment variable to the given value.
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
 
update(KeyResourceDTO) - Method in class com.openshift.internal.client.SSHKeyResource
 
updateEnvironmentVariables() - Method in class com.openshift.internal.client.ApplicationResource
 
UrlConnectionHttpClient - Class in com.openshift.internal.client.httpclient
 
UrlConnectionHttpClient(String, String, String, boolean, String, String) - Constructor for class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
UrlConnectionHttpClient(String, String, String, boolean, String, String, String, String) - Constructor for class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
 
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.selector
 
UrlPropertyQuery() - Constructor for class com.openshift.client.cartridge.selector.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
 

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.GearState
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.GearState
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
 

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 and returns and input stream that may still be used to read from.
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.selector.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.5.0.Final

Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.