Package com.gpudb.protocol
Class ShowEnvironmentRequest.Options
java.lang.Object
com.gpudb.protocol.ShowEnvironmentRequest.Options
Enclosing class:
A set of string constants for the
ShowEnvironmentRequest parameter options.
Optional parameters.
Field Summary
Fields
Field Details
NO_ERROR_IF_NOT_EXISTS
IfTRUEand if the environment specified inenvironmentNamedoes not exist, no error is returned. IfFALSEand if the environment specified inenvironmentNamedoes not exist, then an error is returned. Supported values:The default value isFALSE.See Also: