| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Expr.Call |
Expr.Call.Builder.build() |
Expr.Call |
Expr.Call.Builder.buildPartial() |
Expr.Call |
Expr.getCallExpr()
A call expression, including calls to predefined functions and operators.
|
Expr.Call |
Expr.Builder.getCallExpr()
A call expression, including calls to predefined functions and operators.
|
Expr.Call |
ExprOrBuilder.getCallExpr()
A call expression, including calls to predefined functions and operators.
|
static Expr.Call |
Expr.Call.getDefaultInstance() |
Expr.Call |
Expr.Call.getDefaultInstanceForType() |
Expr.Call |
Expr.Call.Builder.getDefaultInstanceForType() |
static Expr.Call |
Expr.Call.parseDelimitedFrom(InputStream input) |
static Expr.Call |
Expr.Call.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Call |
Expr.Call.parseFrom(byte[] data) |
static Expr.Call |
Expr.Call.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Call |
Expr.Call.parseFrom(ByteBuffer data) |
static Expr.Call |
Expr.Call.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Call |
Expr.Call.parseFrom(com.google.protobuf.ByteString data) |
static Expr.Call |
Expr.Call.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Call |
Expr.Call.parseFrom(com.google.protobuf.CodedInputStream input) |
static Expr.Call |
Expr.Call.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Call |
Expr.Call.parseFrom(InputStream input) |
static Expr.Call |
Expr.Call.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Expr.Call> |
Expr.Call.getParserForType() |
static com.google.protobuf.Parser<Expr.Call> |
Expr.Call.parser() |
| Modifier and Type | Method and Description |
|---|---|
Expr.Builder |
Expr.Builder.mergeCallExpr(Expr.Call value)
A call expression, including calls to predefined functions and operators.
|
Expr.Call.Builder |
Expr.Call.Builder.mergeFrom(Expr.Call other) |
static Expr.Call.Builder |
Expr.Call.newBuilder(Expr.Call prototype) |
Expr.Builder |
Expr.Builder.setCallExpr(Expr.Call value)
A call expression, including calls to predefined functions and operators.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.