- GearComponentDTO - Class in com.openshift.internal.client.response
-
- GearComponentDTO(String, String, String, String, List<Message>) - Constructor for class com.openshift.internal.client.response.GearComponentDTO
-
Instantiates a new gear component dto.
- 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 GearsResourceDTO.
- GearResourceDTO(String, String, List<GearComponentDTO>, List<Message>) - Constructor for class com.openshift.internal.client.response.GearResourceDTO
-
Instantiates a new gears resource dto.
- GEN_MMS_AGENT - Static variable in class com.openshift.internal.client.EmbeddedCartridgeResource
-
- get(URL) - Method in interface com.openshift.client.IHttpClient
-
- get(URL) - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
-
- GET - Static variable in interface com.openshift.internal.client.response.ILinkNames
-
The Constant GET.
- get(String) - Static method in class com.openshift.internal.client.response.ResourceDTOFactory
-
Gets the.
- GET_DESCRIPTOR - Static variable in interface com.openshift.internal.client.response.ILinkNames
-
The Constant GET_DESCRIPTOR.
- GET_GEARS - Static variable in interface com.openshift.internal.client.response.ILinkNames
-
The Constant GET_GEARS.
- getAcceptedMediaType() - Method in interface com.openshift.client.IHttpClient
-
- getAcceptedMediaType() - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
-
- 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
-
- getApplication() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
-
- 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(ICartridge) - Method in interface com.openshift.client.IDomain
-
- getApplicationsByCartridge(ICartridge) - 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
-
- 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(String) - Method in interface com.openshift.client.IApplication
-
- getCartridge() - Method in class com.openshift.internal.client.ApplicationResource
-
- getCartridge(String) - Method in class com.openshift.internal.client.ApplicationResource
-
- getClientId() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
-
- getClientId() - Method in class com.openshift.internal.client.RestServiceProperties
-
- getComponents() - Method in class com.openshift.internal.client.response.GearResourceDTO
-
Gets the components.
- 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(IRestService, String, String) - Method in class com.openshift.internal.client.AbstractOpenShiftConnectionFactory
-
- getConnection() - Method in class com.openshift.internal.client.ApplicationResource
-
- getConnection() - Method in class com.openshift.internal.client.UserResource
-
- getConsumedGears() - Method in interface com.openshift.client.IUser
-
- getConsumedGears() - Method in class com.openshift.internal.client.response.UserResourceDTO
-
- getConsumedGears() - Method in class com.openshift.internal.client.UserResource
-
- getContent() - Method in class com.openshift.internal.client.response.KeyResourceDTO
-
Returns the public key content.
- getCreationLog() - Method in interface com.openshift.client.IOpenShiftResource
-
Returns the log that was created when the resource was created.
- getCreationLog() - Method in class com.openshift.internal.client.AbstractOpenShiftResource
-
- getCreationLog() - Method in class com.openshift.internal.client.response.BaseResourceDTO
-
Returns the creationLog that were reported when this resource was created.
- 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() - 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 class com.openshift.internal.client.response.LinkParameter
-
- getDescriptor() - Method in class com.openshift.internal.client.ApplicationResource
-
- 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
-
- getEmbeddedCartridgeInfos() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
-
- getEmbeddedCartridges() - Method in interface com.openshift.client.IApplication
-
Returns all embedded cartridges.
- getEmbeddedCartridges(ICartridgeConstraint) - Method in interface com.openshift.client.IApplication
-
Returns the embedded cartridges in this application that match the given cartridge constraint.
- getEmbeddedCartridges() - Method in class com.openshift.internal.client.ApplicationResource
-
- getEmbeddedCartridges(ICartridgeConstraint) - 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
-
- 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.internal.client.response.Message
-
- getFile() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
-
- 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.
- 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
-
- 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
-
- getGitUrl() - Method in class com.openshift.internal.client.response.GearResourceDTO
-
Gets the git url.
- getHref() - Method in class com.openshift.internal.client.response.Link
-
Gets the url/href this link points to.
- 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 class com.openshift.internal.client.DomainResource
-
- getInternalPort() - Method in class com.openshift.internal.client.response.GearComponentDTO
-
- getKey() - Method in class com.openshift.internal.client.ServiceParameter
-
- 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(List<C>) - Method in class com.openshift.internal.client.LatestVersionOfName
-
- 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
-
- getLink(String) - Method in class com.openshift.internal.client.AbstractOpenShiftResource
-
Gets the link.
- 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
-
- getLogLocation() - Method in interface com.openshift.client.ICartridge
-
- getLogLocation() - Method in class com.openshift.internal.client.Cartridge
-
- getMajor() - Method in class com.openshift.internal.client.LatestVersionOfName.VersionedName
-
- getMatching(Collection<C>) - Method in interface com.openshift.client.ICartridgeConstraint
-
Returns the cartridge that matches this constraint.
- getMatching(Collection<C>) - Method in class com.openshift.internal.client.AbstractCartridgeConstraint
-
- getMatching(Collection<C>) - Method in class com.openshift.internal.client.LatestVersionOfName
-
- 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 class com.openshift.internal.client.response.RestResponse
-
Gets the messages.
- getMinor() - Method in class com.openshift.internal.client.LatestVersionOfName.VersionedName
-
- getName() - Method in class com.openshift.client.EmbeddableCartridge
-
- 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.ICartridge
-
- getName() - Method in interface com.openshift.client.IEmbeddableCartridge
-
- 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
-
- getName() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
-
- getName() - Method in class com.openshift.internal.client.GearProfile
-
- getName() - Method in class com.openshift.internal.client.LatestVersionOfName.VersionedName
-
- 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.GearComponentDTO
-
- 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.internal.client.LatestVersionOfName
-
- getNamespace() - Method in class com.openshift.internal.client.response.DomainResourceDTO
-
- getOptionalParams() - Method in class com.openshift.internal.client.response.Link
-
Gets the optional params.
- getOrLoadApplications() - Method in class com.openshift.internal.client.DomainResource
-
- getParameter() - Method in class com.openshift.internal.client.response.Message
-
- 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
-
- getPlatformUrl() - Method in class com.openshift.internal.client.RestService
-
- getPrivateKeyPath() - Method in class com.openshift.client.SSHKeyPair
-
- 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
-
- getProxyHost() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
-
- getProxyHost() - Method in class com.openshift.internal.client.response.GearComponentDTO
-
- getProxyPort() - Method in class com.openshift.client.configuration.AbstractOpenshiftConfiguration
-
- getProxyPort() - Method in class com.openshift.internal.client.response.GearComponentDTO
-
- 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
-
- 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
-
- getService() - Method in class com.openshift.internal.client.AbstractOpenShiftResource
-
Gets the service.
- getServiceUrl() - Method in interface com.openshift.internal.client.IRestService
-
- getServiceUrl() - Method in class com.openshift.internal.client.RestService
-
- getSeverity() - Method in class com.openshift.internal.client.response.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
-
- 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
-
- 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.internal.client.response.Message
-
- getType() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
-
- getType() - Method in class com.openshift.internal.client.httpclient.FormUrlEncodedMediaType
-
- getType() - Method in interface com.openshift.internal.client.httpclient.IMediaType
-
- getType() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
-
- 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.IEmbeddedCartridge
-
- getUrl() - Method in exception com.openshift.client.OpenShiftEndpointException
-
- getUrl() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
-
- 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() - Method in interface com.openshift.client.IHttpClient
-
- getUserAgent() - Method in class com.openshift.internal.client.httpclient.UrlConnectionHttpClient
-
- 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 class com.openshift.internal.client.ApplicationResource
-
- getUuid() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
-
Gets the uuid.
- getUuid() - Method in class com.openshift.internal.client.response.GearResourceDTO
-
Gets the uuid.
- getValidOptions() - Method in class com.openshift.internal.client.response.LinkParameter
-
- getValue() - Method in enum com.openshift.client.ApplicationScale
-
- getValue() - Method in class com.openshift.internal.client.ServiceParameter
-
- getVersion() - Method in class com.openshift.internal.client.RestServiceProperties
-
- 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.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.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.
- valueOf(String) - Static method in enum com.openshift.internal.client.response.LinkParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.openshift.internal.client.response.Message.Severity
-
Returns the enum constant of this type with the specified name.
- valueOfIgnoreCase(String) - Static method in enum com.openshift.internal.client.response.LinkParameterType
-
- 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.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.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.
- values() - Static method in enum com.openshift.internal.client.response.LinkParameterType
-
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.Message.Severity
-
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
-