| Package | Description |
|---|---|
| com.salesforce.hyperdb.grpc |
| Modifier and Type | Method and Description |
|---|---|
static QueryParam.ParameterStyle |
QueryParam.ParameterStyle.forNumber(int value) |
QueryParam.ParameterStyle |
QueryParam.getParamStyle()
.salesforce.hyperdb.grpc.v1.QueryParam.ParameterStyle param_style = 6; |
QueryParam.ParameterStyle |
QueryParam.Builder.getParamStyle()
.salesforce.hyperdb.grpc.v1.QueryParam.ParameterStyle param_style = 6; |
QueryParam.ParameterStyle |
QueryParamOrBuilder.getParamStyle()
.salesforce.hyperdb.grpc.v1.QueryParam.ParameterStyle param_style = 6; |
static QueryParam.ParameterStyle |
QueryParam.ParameterStyle.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static QueryParam.ParameterStyle |
QueryParam.ParameterStyle.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static QueryParam.ParameterStyle |
QueryParam.ParameterStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryParam.ParameterStyle[] |
QueryParam.ParameterStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<QueryParam.ParameterStyle> |
QueryParam.ParameterStyle.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
QueryParam.Builder |
QueryParam.Builder.setParamStyle(QueryParam.ParameterStyle value)
.salesforce.hyperdb.grpc.v1.QueryParam.ParameterStyle param_style = 6; |
Copyright © 2025. All rights reserved.