| Package | Description |
|---|---|
| com.salesforce.hyperdb.grpc |
| Modifier and Type | Method and Description |
|---|---|
static ExecuteQueryResponse.ResultCase |
ExecuteQueryResponse.ResultCase.forNumber(int value) |
ExecuteQueryResponse.ResultCase |
ExecuteQueryResponse.getResultCase() |
ExecuteQueryResponse.ResultCase |
ExecuteQueryResponse.Builder.getResultCase() |
ExecuteQueryResponse.ResultCase |
ExecuteQueryResponseOrBuilder.getResultCase() |
static ExecuteQueryResponse.ResultCase |
ExecuteQueryResponse.ResultCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExecuteQueryResponse.ResultCase |
ExecuteQueryResponse.ResultCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecuteQueryResponse.ResultCase[] |
ExecuteQueryResponse.ResultCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.