static OutputFormat |
OutputFormat.forNumber(int value) |
|
OutputFormat |
QueryParam.Builder.getOutputFormat() |
.salesforce.hyperdb.grpc.v1.OutputFormat output_format = 3;
|
OutputFormat |
QueryParam.getOutputFormat() |
.salesforce.hyperdb.grpc.v1.OutputFormat output_format = 3;
|
OutputFormat |
QueryParamOrBuilder.getOutputFormat() |
.salesforce.hyperdb.grpc.v1.OutputFormat output_format = 3;
|
OutputFormat |
QueryResultParam.Builder.getOutputFormat() |
.salesforce.hyperdb.grpc.v1.OutputFormat output_format = 2;
|
OutputFormat |
QueryResultParam.getOutputFormat() |
.salesforce.hyperdb.grpc.v1.OutputFormat output_format = 2;
|
OutputFormat |
QueryResultParamOrBuilder.getOutputFormat() |
.salesforce.hyperdb.grpc.v1.OutputFormat output_format = 2;
|
static OutputFormat |
OutputFormat.valueOf(int value) |
Deprecated.
|
static OutputFormat |
OutputFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OutputFormat |
OutputFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OutputFormat[] |
OutputFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|