public static final class ShowProcRequest.Options extends Object
INCLUDE_FILES
:
If set to true
, the files that make up the proc will be
returned. If set to false
, the files will not be returned.
Supported values:
The default value is FALSE
.
Map
.
A set of string constants for the parameter options
.public static final String INCLUDE_FILES
true
, the files that make up the proc will be
returned. If set to false
, the files will not be returned.
Supported values:
The default value is FALSE
.public static final String TRUE
public static final String FALSE
Copyright © 2020. All rights reserved.