Package com.gpudb.protocol
Class AlterCredentialRequest.CredentialUpdatesMap
java.lang.Object
com.gpudb.protocol.AlterCredentialRequest.CredentialUpdatesMap
Enclosing class:
A set of string constants for the
AlterCredentialRequest parameter credentialUpdatesMap.
Map containing the properties of the credential to be updated. Error if empty.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringNew user for the credential.static final Stringstatic final StringUpdates the schema name.static final StringNew password for the credential.static final StringNew type for the credential.
Field Details
TYPE
New type for the credential. Supported values:See Also:SCHEMA_NAME
Updates the schema name. IfSCHEMA_NAMEdoesn’t exist, an error will be thrown. IfSCHEMA_NAMEis empty, then the user’s default schema will be used.See Also: