| Package | Description |
|---|---|
| com.salesforce.cantor.grpc.events |
| Modifier and Type | Method and Description |
|---|---|
static AggregateRequest.AggregationFunction |
AggregateRequest.AggregationFunction.forNumber(int value) |
AggregateRequest.AggregationFunction |
AggregateRequestOrBuilder.getAggregationFunction()
optional .com.salesforce.cantor.grpc.events.AggregateRequest.AggregationFunction aggregation_function = 8; |
AggregateRequest.AggregationFunction |
AggregateRequest.getAggregationFunction()
optional .com.salesforce.cantor.grpc.events.AggregateRequest.AggregationFunction aggregation_function = 8; |
AggregateRequest.AggregationFunction |
AggregateRequest.Builder.getAggregationFunction()
optional .com.salesforce.cantor.grpc.events.AggregateRequest.AggregationFunction aggregation_function = 8; |
static AggregateRequest.AggregationFunction |
AggregateRequest.AggregationFunction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AggregateRequest.AggregationFunction |
AggregateRequest.AggregationFunction.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AggregateRequest.AggregationFunction |
AggregateRequest.AggregationFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregateRequest.AggregationFunction[] |
AggregateRequest.AggregationFunction.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<AggregateRequest.AggregationFunction> |
AggregateRequest.AggregationFunction.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AggregateRequest.Builder |
AggregateRequest.Builder.setAggregationFunction(AggregateRequest.AggregationFunction value)
optional .com.salesforce.cantor.grpc.events.AggregateRequest.AggregationFunction aggregation_function = 8; |
Copyright © 2021. All rights reserved.