Skip navigation links
A B C D E G H I J L M N O P R S T U V 

A

address - Variable in class com.delphix.delphix.EnvironmentCreateBuilder
 

B

buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class com.delphix.delphix.PublishEnvVarAction
 

C

CANCEL_JOB_FAIL - Static variable in class com.delphix.delphix.Messages
 
CANCELED_JOB - Static variable in class com.delphix.delphix.Messages
 
cancelJob(String) - Method in class com.delphix.delphix.DelphixEngine
Cancel a job running on the Delphix Engine
com.delphix.delphix - package com.delphix.delphix
 
configure(StaplerRequest, JSONObject) - Method in class com.delphix.delphix.GlobalConfiguration.DescriptorImpl
Handle persisting global configuration data
CONTAINER_BUILDER_SUMMARY - Static variable in class com.delphix.delphix.Messages
 
CONTAINER_NOT_PRESENT - Static variable in class com.delphix.delphix.Messages
 
ContainerBuilder - Class in com.delphix.delphix
Describes a build step for the Delphix plugin.
ContainerBuilder(String, String, String, String, String, String) - Constructor for class com.delphix.delphix.ContainerBuilder
 
ContainerDescriptor - Class in com.delphix.delphix
This class controls the drop down that is presented to the user when configuring a Delphix build step in Jenkins job configuration.
ContainerDescriptor() - Constructor for class com.delphix.delphix.ContainerDescriptor
 
containerName - Variable in class com.delphix.delphix.ContainerBuilder
 
CONTENT_LATEST_POINT - Static variable in class com.delphix.delphix.DelphixEngine
 
CONTENT_LATEST_SNAPSHOT - Static variable in class com.delphix.delphix.DelphixEngine
 
CONTENT_REFRESH_HOOK - Static variable in class com.delphix.delphix.DelphixEngine
 
CONTENT_SYNC_HOOK - Static variable in class com.delphix.delphix.DelphixEngine
 
createEnvironment(String, String, String, String) - Method in class com.delphix.delphix.DelphixEngine
Create and discover an environment

D

DELETE_CONTAINER_OPERATION - Static variable in class com.delphix.delphix.Messages
 
deleteContainer(String) - Method in class com.delphix.delphix.DelphixEngine
Delete a container
DeleteContainerBuilder - Class in com.delphix.delphix
Describes a dSource/VDB Delete build step for the Delphix plugin
DeleteContainerBuilder(String, String, String, String) - Constructor for class com.delphix.delphix.DeleteContainerBuilder
 
DeleteContainerBuilder.DeleteDescriptor - Class in com.delphix.delphix
 
DeleteDescriptor() - Constructor for class com.delphix.delphix.DeleteContainerBuilder.DeleteDescriptor
 
deleteEnvironment(String) - Method in class com.delphix.delphix.DelphixEngine
Delete an environment
delphixContainer - Variable in class com.delphix.delphix.ContainerBuilder
 
DelphixContainer - Class in com.delphix.delphix
Represents a container on the Delphix Engine.
DelphixContainer(String, String, String, DelphixContainer.ContainerType, String, String, String) - Constructor for class com.delphix.delphix.DelphixContainer
 
DelphixContainer.ContainerType - Enum in com.delphix.delphix
 
delphixEngine - Variable in class com.delphix.delphix.ContainerBuilder
The container to operate on for the build step
DelphixEngine - Class in com.delphix.delphix
Used for interacting with a Delphix Engine
DelphixEngine(String, String, String) - Constructor for class com.delphix.delphix.DelphixEngine
 
DelphixEngine(DelphixEngine) - Constructor for class com.delphix.delphix.DelphixEngine
 
delphixEngine - Variable in class com.delphix.delphix.EnvironmentBuilder
The environment to operate on for the build step
DelphixEngine.ContainerOperationType - Enum in com.delphix.delphix
 
DelphixEngine.EnvironmentOperationType - Enum in com.delphix.delphix
 
DelphixEngineException - Exception in com.delphix.delphix
Thrown when the Delphix Engine returns an error for an API request.
DelphixEngineException(String) - Constructor for exception com.delphix.delphix.DelphixEngineException
 
DelphixEnvironment - Class in com.delphix.delphix
Represents a group in the Delphix Engine
DelphixEnvironment(String, String) - Constructor for class com.delphix.delphix.DelphixEnvironment
 
delphixEnvironment - Variable in class com.delphix.delphix.EnvironmentBuilder
 
delphixGroup - Variable in class com.delphix.delphix.ContainerBuilder
 
DelphixGroup - Class in com.delphix.delphix
Represents a group in the Delphix Engine
DelphixGroup(String, String) - Constructor for class com.delphix.delphix.DelphixGroup
 
DelphixListener - Class in com.delphix.delphix
Performs cleanup on the Delphix Engine if a run is aborted.
DelphixListener() - Constructor for class com.delphix.delphix.DelphixListener
 
delphixSnapshot - Variable in class com.delphix.delphix.ContainerBuilder
 
DelphixSnapshot - Class in com.delphix.delphix
Represents a timeflow in the Delphix Engine
DelphixSnapshot(String, String, String, String) - Constructor for class com.delphix.delphix.DelphixSnapshot
 
DelphixSource - Class in com.delphix.delphix
Represents a group in the Delphix Engine
DelphixSource(String, String, String, String, String) - Constructor for class com.delphix.delphix.DelphixSource
 
DelphixTimeflow - Class in com.delphix.delphix
Represents a group in the Delphix Engine
DelphixTimeflow(String, String, String, String) - Constructor for class com.delphix.delphix.DelphixTimeflow
 
DescriptorImpl() - Constructor for class com.delphix.delphix.GlobalConfiguration.DescriptorImpl
 
DescriptorImpl(ArrayList<DelphixEngine>) - Constructor for class com.delphix.delphix.GlobalConfiguration.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.delphix.delphix.SyncBuilder.DescriptorImpl
 
doFillDelphixContainerItems(String, DelphixContainer.ContainerType) - Method in class com.delphix.delphix.ContainerDescriptor
Add containers to drop down for build action
doFillDelphixContainerItems(String) - Method in class com.delphix.delphix.DeleteContainerBuilder.DeleteDescriptor
Add containers to drop down for Delete action
doFillDelphixContainerItems(String) - Method in class com.delphix.delphix.ProvisionBuilder.ProvisionDescriptor
Add containers to drop down for Provision action
doFillDelphixContainerItems(String) - Method in class com.delphix.delphix.RefreshBuilder.RefreshDescriptor
Add containers to drop down for Refresh action
doFillDelphixContainerItems(String) - Method in class com.delphix.delphix.SyncBuilder.DescriptorImpl
Add containers to drop down for Sync action
doFillDelphixEngineItems() - Method in class com.delphix.delphix.ContainerDescriptor
Add engines to drop down for build action
doFillDelphixEngineItems() - Method in class com.delphix.delphix.DeleteContainerBuilder.DeleteDescriptor
Add containers to drop down for Delete action
doFillDelphixEngineItems() - Method in class com.delphix.delphix.EnvironmentDeleteBuilder.EnvironmentDeleteDescriptor
Add containers to drop down for Refresh action
doFillDelphixEngineItems() - Method in class com.delphix.delphix.EnvironmentDescriptor
Add engines to drop down for build action
doFillDelphixEngineItems() - Method in class com.delphix.delphix.EnvironmentRefreshBuilder.RefreshDescriptor
Add containers to drop down for Refresh action
doFillDelphixEngineItems() - Method in class com.delphix.delphix.ProvisionBuilder.ProvisionDescriptor
Add containers to drop down for Provision action
doFillDelphixEngineItems() - Method in class com.delphix.delphix.SyncBuilder.DescriptorImpl
Add containers to drop down for Refresh action
doFillDelphixEnvironmentItems(String) - Method in class com.delphix.delphix.EnvironmentDeleteBuilder.EnvironmentDeleteDescriptor
Add containers to drop down for Refresh action
doFillDelphixEnvironmentItems(String) - Method in class com.delphix.delphix.EnvironmentDescriptor
Add groups to drop down for build action
doFillDelphixEnvironmentItems(String) - Method in class com.delphix.delphix.EnvironmentRefreshBuilder.RefreshDescriptor
Add containers to drop down for Refresh action
doFillDelphixGroupItems(String) - Method in class com.delphix.delphix.ContainerDescriptor
Add groups to drop down for build action
doFillDelphixGroupItems(String) - Method in class com.delphix.delphix.DeleteContainerBuilder.DeleteDescriptor
Add containers to drop down for Delete action
doFillDelphixGroupItems(String) - Method in class com.delphix.delphix.ProvisionBuilder.ProvisionDescriptor
Add containers to drop down for Provision action
doFillDelphixGroupItems(String) - Method in class com.delphix.delphix.SyncBuilder.DescriptorImpl
Add containers to drop down for Refresh action
doFillDelphixSnapshotItems(String, DelphixEngine.ContainerOperationType) - Method in class com.delphix.delphix.ContainerDescriptor
Add snapshot to drop down for build action
doFillDelphixSnapshotItems(String) - Method in class com.delphix.delphix.ProvisionBuilder.ProvisionDescriptor
Add snapshots to drop down for Provision action
doFillDelphixSnapshotItems(String) - Method in class com.delphix.delphix.RefreshBuilder.RefreshDescriptor
Add snapshots to drop down for Refresh action
doFillEngineItems() - Method in class com.delphix.delphix.EnvironmentCreateBuilder.RefreshDescriptor
Add engines to list of places where the environment can be created
doTestConnection(String, String, String) - Method in class com.delphix.delphix.GlobalConfiguration.DescriptorImpl
Test connection to Delphix Engine and display user status

E

engine - Variable in class com.delphix.delphix.EnvironmentCreateBuilder
The environment to operate on for the build step
ENVIRONMENT_CREATE_OPERATION - Static variable in class com.delphix.delphix.Messages
 
ENVIRONMENT_DELETE_OPERATION - Static variable in class com.delphix.delphix.Messages
 
ENVIRONMENT_REFRESH_OPERATION - Static variable in class com.delphix.delphix.Messages
 
EnvironmentBuilder - Class in com.delphix.delphix
Describes a build step for the Delphix plugin.
EnvironmentBuilder(String, String) - Constructor for class com.delphix.delphix.EnvironmentBuilder
 
EnvironmentCreateBuilder - Class in com.delphix.delphix
Describes a build step to create an environment Currently only Unix single host environments are supported.
EnvironmentCreateBuilder(String, String, String, String, String) - Constructor for class com.delphix.delphix.EnvironmentCreateBuilder
 
EnvironmentCreateBuilder.RefreshDescriptor - Class in com.delphix.delphix
 
EnvironmentDeleteBuilder - Class in com.delphix.delphix
Describes a build step to create an environment Currently only Unix single host environments are supported.
EnvironmentDeleteBuilder(String, String) - Constructor for class com.delphix.delphix.EnvironmentDeleteBuilder
 
EnvironmentDeleteBuilder.EnvironmentDeleteDescriptor - Class in com.delphix.delphix
 
EnvironmentDeleteDescriptor() - Constructor for class com.delphix.delphix.EnvironmentDeleteBuilder.EnvironmentDeleteDescriptor
 
EnvironmentDescriptor - Class in com.delphix.delphix
This class controls the drop down that is presented to the user when configuring a Delphix build step in Jenkins job configuration.
EnvironmentDescriptor() - Constructor for class com.delphix.delphix.EnvironmentDescriptor
 
EnvironmentRefreshBuilder - Class in com.delphix.delphix
Describes a VDB Refresh build step for the Delphix plugin
EnvironmentRefreshBuilder(String, String) - Constructor for class com.delphix.delphix.EnvironmentRefreshBuilder
 
EnvironmentRefreshBuilder.RefreshDescriptor - Class in com.delphix.delphix
 

G

getContainer() - Method in class com.delphix.delphix.DelphixSource
 
getContainer() - Method in class com.delphix.delphix.DelphixTimeflow
 
getContainerRef() - Method in class com.delphix.delphix.DelphixSnapshot
 
getDisplayName() - Method in class com.delphix.delphix.DeleteContainerBuilder.DeleteDescriptor
Name to display for build step
getDisplayName() - Method in class com.delphix.delphix.EnvironmentCreateBuilder.RefreshDescriptor
Name to display for build step
getDisplayName() - Method in class com.delphix.delphix.EnvironmentDeleteBuilder.EnvironmentDeleteDescriptor
Name to display for build step
getDisplayName() - Method in class com.delphix.delphix.EnvironmentRefreshBuilder.RefreshDescriptor
Name to display for build step
getDisplayName() - Method in class com.delphix.delphix.GlobalConfiguration.DescriptorImpl
 
getDisplayName() - Method in class com.delphix.delphix.ProvisionBuilder.ProvisionDescriptor
Name to display for build step
getDisplayName() - Method in class com.delphix.delphix.RefreshBuilder.RefreshDescriptor
Name to display for build step
getDisplayName() - Method in class com.delphix.delphix.SyncBuilder.DescriptorImpl
Name to display for build step
getEngine(String) - Method in class com.delphix.delphix.GlobalConfiguration.DescriptorImpl
Get an engine based upon its address
getEngineAddress() - Method in class com.delphix.delphix.DelphixContainer
 
getEngineAddress() - Method in class com.delphix.delphix.DelphixEngine
 
getEnginePassword() - Method in class com.delphix.delphix.DelphixEngine
 
getEngines() - Method in class com.delphix.delphix.GlobalConfiguration.DescriptorImpl
Get the engines that were added with this plugin
getEngineUsername() - Method in class com.delphix.delphix.DelphixEngine
 
getGroup() - Method in class com.delphix.delphix.DelphixContainer
 
getJobStatus(String) - Method in class com.delphix.delphix.DelphixEngine
Get the status of a job running on the Delphix Engine
getMessage(String) - Static method in class com.delphix.delphix.Messages
Get message that does not have any parameters
getMessage(String, String[]) - Static method in class com.delphix.delphix.Messages
Get message with parameters
getName() - Method in class com.delphix.delphix.DelphixContainer
 
getName() - Method in class com.delphix.delphix.DelphixEnvironment
 
getName() - Method in class com.delphix.delphix.DelphixGroup
 
getName() - Method in class com.delphix.delphix.DelphixSnapshot
 
getName() - Method in class com.delphix.delphix.DelphixSource
 
getName() - Method in class com.delphix.delphix.DelphixTimeflow
 
getParentContainer(String) - Method in class com.delphix.delphix.DelphixEngine
Get the parent of a virtual database on the Delphix Engine
getPath() - Method in class com.delphix.delphix.HookOperation
 
getPlatform() - Method in class com.delphix.delphix.DelphixContainer
 
getPluginClassDescriptor() - Static method in class com.delphix.delphix.GlobalConfiguration
 
getPostRefreshHooks() - Method in class com.delphix.delphix.RefreshBuilder
Used for data binding on Jelly UI elements
getPostSyncHooks() - Method in class com.delphix.delphix.SyncBuilder
 
getPreRefreshHooks() - Method in class com.delphix.delphix.RefreshBuilder
Used for data binding on Jelly UI elements
getPreSyncHooks() - Method in class com.delphix.delphix.SyncBuilder
 
getReference() - Method in class com.delphix.delphix.DelphixContainer
 
getReference() - Method in class com.delphix.delphix.DelphixEnvironment
 
getReference() - Method in class com.delphix.delphix.DelphixGroup
 
getReference() - Method in class com.delphix.delphix.DelphixSnapshot
 
getReference() - Method in class com.delphix.delphix.DelphixSource
 
getReference() - Method in class com.delphix.delphix.DelphixTimeflow
 
getStatus() - Method in class com.delphix.delphix.DelphixSource
 
getStatus() - Method in class com.delphix.delphix.JobStatus
 
getSummary() - Method in class com.delphix.delphix.JobStatus
 
getTarget() - Method in class com.delphix.delphix.JobStatus
 
getTargetName() - Method in class com.delphix.delphix.JobStatus
 
getTimeflow() - Method in class com.delphix.delphix.DelphixContainer
 
getTimeflowRef() - Method in class com.delphix.delphix.DelphixSnapshot
 
getTimestamp() - Method in class com.delphix.delphix.DelphixTimeflow
 
getType() - Method in class com.delphix.delphix.DelphixContainer
 
getType() - Method in class com.delphix.delphix.DelphixSource
 
GlobalConfiguration - Class in com.delphix.delphix
This file controls the configuration of Delphix Engines in the Jenkins plugin.
GlobalConfiguration() - Constructor for class com.delphix.delphix.GlobalConfiguration
 
GlobalConfiguration.DescriptorImpl - Class in com.delphix.delphix
 

H

HookOperation - Class in com.delphix.delphix
Represents a hook operation
HookOperation(String) - Constructor for class com.delphix.delphix.HookOperation
 

I

INVALID_ENGINE_CONTAINER - Static variable in class com.delphix.delphix.Messages
 
INVALID_ENGINE_ENVIRONMENT - Static variable in class com.delphix.delphix.Messages
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.delphix.delphix.ContainerDescriptor
Applicable for all jobs
isApplicable(Class<? extends AbstractProject>) - Method in class com.delphix.delphix.EnvironmentDescriptor
Applicable for all jobs

J

JobStatus - Class in com.delphix.delphix
Tracks information about the status of a job.
JobStatus() - Constructor for class com.delphix.delphix.JobStatus
 
JobStatus(JobStatus.StatusEnum, String, String, String) - Constructor for class com.delphix.delphix.JobStatus
 
JobStatus.StatusEnum - Enum in com.delphix.delphix
 

L

listContainers() - Method in class com.delphix.delphix.DelphixEngine
List containers in the Delphix Engine
listEnvironments() - Method in class com.delphix.delphix.DelphixEngine
List environments in the Delphix Engine
listGroups() - Method in class com.delphix.delphix.DelphixEngine
 
listSnapshots() - Method in class com.delphix.delphix.DelphixEngine
List snapshots in the Delphix Engine
listSources() - Method in class com.delphix.delphix.DelphixEngine
List sources in the Delphix Engine
listTimeflows() - Method in class com.delphix.delphix.DelphixEngine
List timeflows in the Delphix Engine
login() - Method in class com.delphix.delphix.DelphixEngine
Login to Delphix Engine Will throw a DelphixEngineException if the login fails due to bad username or password

M

Messages - Class in com.delphix.delphix
Handles the loading of localization messages.
Messages() - Constructor for class com.delphix.delphix.Messages
 

N

NO_ENGINES - Static variable in class com.delphix.delphix.Messages
 

O

onCompleted(AbstractBuild<?, ?>, TaskListener) - Method in class com.delphix.delphix.DelphixListener
Runs after job completes
onCompleted(AbstractBuild<?, ?>, TaskListener) - Method in class com.delphix.delphix.RunListenerImpl
Runs after job completes

P

password - Variable in class com.delphix.delphix.EnvironmentCreateBuilder
 
perform(AbstractBuild<?, ?>, BuildListener, DelphixEngine.ContainerOperationType, ArrayList<HookOperation>, ArrayList<HookOperation>) - Method in class com.delphix.delphix.ContainerBuilder
Run the job
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.delphix.delphix.DeleteContainerBuilder
Run the delete job
perform(AbstractBuild<?, ?>, BuildListener, DelphixEngine.EnvironmentOperationType) - Method in class com.delphix.delphix.EnvironmentBuilder
Run the refresh job
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.delphix.delphix.EnvironmentCreateBuilder
Run the environment creation job
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.delphix.delphix.EnvironmentDeleteBuilder
Run the environment creation job
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.delphix.delphix.EnvironmentRefreshBuilder
Run the refresh job
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.delphix.delphix.ProvisionBuilder
Run the provision job
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.delphix.delphix.RefreshBuilder
Run the refresh job
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.delphix.delphix.SyncBuilder
Run the sync job
PLUGIN_NAME - Static variable in class com.delphix.delphix.Messages
 
postRefreshHooks - Variable in class com.delphix.delphix.RefreshBuilder
 
postSyncHooks - Variable in class com.delphix.delphix.SyncBuilder
 
preRefreshHooks - Variable in class com.delphix.delphix.RefreshBuilder
 
preSyncHooks - Variable in class com.delphix.delphix.SyncBuilder
 
PROVISION_OPERATION - Static variable in class com.delphix.delphix.Messages
 
ProvisionBuilder - Class in com.delphix.delphix
Describes a VDB Provision build step for the Delphix plugin
ProvisionBuilder(String, String, String, String, String) - Constructor for class com.delphix.delphix.ProvisionBuilder
 
ProvisionBuilder.ProvisionDescriptor - Class in com.delphix.delphix
 
ProvisionDescriptor() - Constructor for class com.delphix.delphix.ProvisionBuilder.ProvisionDescriptor
 
provisionVDB(String, String, String) - Method in class com.delphix.delphix.DelphixEngine
Provision a VDB either a semantic point or a snapshot with the name of the new VDB being optional
PublishEnvVarAction - Class in com.delphix.delphix
An action to publish a single environment variable.
PublishEnvVarAction(String, String) - Constructor for class com.delphix.delphix.PublishEnvVarAction
 

R

REFRESH_OPERATION - Static variable in class com.delphix.delphix.Messages
 
RefreshBuilder - Class in com.delphix.delphix
Describes a VDB Refresh build step for the Delphix plugin
RefreshBuilder(String, String, String, String, String, ArrayList<HookOperation>, ArrayList<HookOperation>) - Constructor for class com.delphix.delphix.RefreshBuilder
 
RefreshBuilder.RefreshDescriptor - Class in com.delphix.delphix
 
refreshContainer(String, String) - Method in class com.delphix.delphix.DelphixEngine
Refresh a virtual database on the Delphix Engine using semantic location
RefreshDescriptor() - Constructor for class com.delphix.delphix.EnvironmentCreateBuilder.RefreshDescriptor
 
RefreshDescriptor() - Constructor for class com.delphix.delphix.EnvironmentRefreshBuilder.RefreshDescriptor
 
RefreshDescriptor() - Constructor for class com.delphix.delphix.RefreshBuilder.RefreshDescriptor
 
refreshEnvironment(String) - Method in class com.delphix.delphix.DelphixEngine
Refresh and discover an environment
RETRY - Static variable in class com.delphix.delphix.Messages
 
retryCount - Variable in class com.delphix.delphix.ContainerBuilder
 
RunListenerImpl - Class in com.delphix.delphix
Performs actions at certain events during a job run
RunListenerImpl() - Constructor for class com.delphix.delphix.RunListenerImpl
 

S

setPath(String) - Method in class com.delphix.delphix.HookOperation
 
sync(String) - Method in class com.delphix.delphix.DelphixEngine
Run a sync operation for a source on the Delphix Engine
SYNC_OPERATION - Static variable in class com.delphix.delphix.Messages
 
SyncBuilder - Class in com.delphix.delphix
Describes a source Sync build step for the Delphix plugin
SyncBuilder(String, String, String, String, ArrayList<HookOperation>, ArrayList<HookOperation>) - Constructor for class com.delphix.delphix.SyncBuilder
 
SyncBuilder.DescriptorImpl - Class in com.delphix.delphix
 

T

TEST_LOGIN_CONNECT - Static variable in class com.delphix.delphix.Messages
 
TEST_LOGIN_FAILURE - Static variable in class com.delphix.delphix.Messages
 
TEST_LOGIN_SUCCESS - Static variable in class com.delphix.delphix.Messages
 
toolkit - Variable in class com.delphix.delphix.EnvironmentCreateBuilder
 

U

UNABLE_TO_CONNECT - Static variable in class com.delphix.delphix.Messages
 
UNABLE_TO_LOGIN - Static variable in class com.delphix.delphix.Messages
 
UPDATE_HOOKS - Static variable in class com.delphix.delphix.Messages
 
UPDATE_HOOKS_SKIP - Static variable in class com.delphix.delphix.Messages
 
updateHooks(DelphixEngine.ContainerOperationType, String, ArrayList<HookOperation>, ArrayList<HookOperation>) - Method in class com.delphix.delphix.DelphixEngine
Update the pre and post hooks for a specific type of operation on a container
user - Variable in class com.delphix.delphix.EnvironmentCreateBuilder
 

V

valueOf(String) - Static method in enum com.delphix.delphix.DelphixContainer.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.delphix.delphix.DelphixEngine.ContainerOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.delphix.delphix.DelphixEngine.EnvironmentOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.delphix.delphix.JobStatus.StatusEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.delphix.delphix.DelphixContainer.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.delphix.delphix.DelphixEngine.ContainerOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.delphix.delphix.DelphixEngine.EnvironmentOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.delphix.delphix.JobStatus.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J L M N O P R S T U V 
Skip navigation links