- Gear - Class in com.openshift.internal.client
-
A gear that a cartridge is running on.
- Gear(String, GearState) - Constructor for class com.openshift.internal.client.Gear
-
- GearDTO - Class in com.openshift.internal.client.response
-
The Class ApplicationDTO.
- GearDTO(String, String, Messages) - Constructor for class com.openshift.internal.client.response.GearDTO
-
- GearGroupResource - Class in com.openshift.internal.client
-
- GearGroupResource(String, String, Collection<IGear>, IRestService) - Constructor for class com.openshift.internal.client.GearGroupResource
-
- GearGroupResource(GearGroupResourceDTO, IRestService) - Constructor for class com.openshift.internal.client.GearGroupResource
-
- GearGroupResourceDTO - Class in com.openshift.internal.client.response
-
The DTO for a gear groups
- GearGroupResourceDTO(String, String, Collection<IGear>) - Constructor for class com.openshift.internal.client.response.GearGroupResourceDTO
-
Instantiates a new gears resource dto.
- GearProfile - Class in com.openshift.internal.client
-
- GearProfile(String) - Constructor for class com.openshift.internal.client.GearProfile
-
- 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.LatestVersionSelector
-
- 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
-
- getAcceptVersion() - Method in interface com.openshift.client.IHttpClient
-
- getAcceptVersion() - 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
-
- getAll() - Method in class com.openshift.client.Messages
-
- getAllMatching(Collection<C>) - Method in class com.openshift.internal.client.AbstractCartridgeSelector
-
- getApplication() - Method in interface com.openshift.client.cartridge.IEmbeddedCartridge
-
Returns the application this cartridge is embedded into.
- 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(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
-
- 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(IApplication) - Method in class com.openshift.internal.client.AbstractCartridgeSelector
-
- getConnection(IDomain) - Method in class com.openshift.internal.client.AbstractCartridgeSelector
-
- 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
-
- 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.client.cartridge.EmbeddableCartridge
-
- getDescription() - Method in interface com.openshift.client.cartridge.ICartridge
-
Returns a description for this cartridge
- getDescription() - Method in interface com.openshift.client.cartridge.IStandaloneCartridge
-
Returns a description for this cartridge
- 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.LinkParameter
-
- getDescription() - Method in class com.openshift.internal.client.StandaloneCartridge
-
- getDescriptor() - Method in class com.openshift.internal.client.ApplicationResource
-
- getDisplayName() - Method in class com.openshift.client.cartridge.EmbeddableCartridge
-
- getDisplayName() - Method in interface com.openshift.client.cartridge.ICartridge
-
Returns a (human readable, nice) display name for this cartridge
- getDisplayName() - Method in interface com.openshift.client.cartridge.IStandaloneCartridge
-
Returns a (human readable, nice) display name for this cartridge
- getDisplayName() - Method in class com.openshift.internal.client.EmbeddedCartridgeResource
-
- getDisplayName() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
-
- getDisplayName() - Method in class com.openshift.internal.client.StandaloneCartridge
-
- 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() - 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.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
-
- getGearGroups() - Method in class com.openshift.internal.client.response.ApplicationResourceDTO
-
- 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.
- 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
-
- 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(Collection<C>) - Method in class com.openshift.client.cartridge.selector.LatestVersionSelector
-
- 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.
- 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.LatestVersionSelector.VersionedName
-
- 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.LatestVersionSelector.VersionedName
-
- getName() - Method in class com.openshift.client.cartridge.EmbeddableCartridge
-
- getName() - Method in interface com.openshift.client.cartridge.ICartridge
-
Returns the name of this cartridge
- getName() - Method in class com.openshift.client.cartridge.selector.LatestVersionSelector.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.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.EmbeddedCartridgeResource
-
- 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.response.ApplicationResourceDTO
-
Gets the name.
- getName() - Method in class com.openshift.internal.client.response.CartridgeResourceDTO
-
- 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
-
- getName() - Method in class com.openshift.internal.client.StandaloneCartridge
-
- getNameConstraint() - Method in class com.openshift.client.cartridge.selector.LatestVersionSelector
-
- getOptionalParams() - Method in class com.openshift.internal.client.response.Link
-
Gets the optional params.
- getOrLoadApplications() - Method in class com.openshift.internal.client.DomainResource
-
- 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
-
- getProperties() - Method in class com.openshift.internal.client.RestServiceProperties
-
- 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
-
- 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.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
-
- 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.GearDTO
-
- 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.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.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.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 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.GearDTO
-
- getUuid() - Method in class com.openshift.internal.client.response.GearGroupResourceDTO
-
Returns the uuid of this gear group.
- 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.IField
-
- getValue() - Method in interface com.openshift.client.ISeverity
-
- getValue() - Method in class com.openshift.internal.client.Field
-
- getValue() - Method in class com.openshift.internal.client.ServiceParameter
-
- getValue() - Method in class com.openshift.internal.client.Severity
-
- 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.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.
- valueOf(String) - Static method in enum com.openshift.internal.client.response.LinkParameterType
-
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.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.
- 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.
- VERSION - Static variable in interface com.openshift.client.IHttpClient
-