| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Expr.Ident |
Expr.Ident.Builder.build() |
Expr.Ident |
Expr.Ident.Builder.buildPartial() |
static Expr.Ident |
Expr.Ident.getDefaultInstance() |
Expr.Ident |
Expr.Ident.getDefaultInstanceForType() |
Expr.Ident |
Expr.Ident.Builder.getDefaultInstanceForType() |
Expr.Ident |
Expr.getIdentExpr()
An identifier expression.
|
Expr.Ident |
Expr.Builder.getIdentExpr()
An identifier expression.
|
Expr.Ident |
ExprOrBuilder.getIdentExpr()
An identifier expression.
|
static Expr.Ident |
Expr.Ident.parseDelimitedFrom(InputStream input) |
static Expr.Ident |
Expr.Ident.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Ident |
Expr.Ident.parseFrom(byte[] data) |
static Expr.Ident |
Expr.Ident.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Ident |
Expr.Ident.parseFrom(ByteBuffer data) |
static Expr.Ident |
Expr.Ident.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Ident |
Expr.Ident.parseFrom(com.google.protobuf.ByteString data) |
static Expr.Ident |
Expr.Ident.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Ident |
Expr.Ident.parseFrom(com.google.protobuf.CodedInputStream input) |
static Expr.Ident |
Expr.Ident.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Ident |
Expr.Ident.parseFrom(InputStream input) |
static Expr.Ident |
Expr.Ident.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Expr.Ident> |
Expr.Ident.getParserForType() |
static com.google.protobuf.Parser<Expr.Ident> |
Expr.Ident.parser() |
| Modifier and Type | Method and Description |
|---|---|
Expr.Ident.Builder |
Expr.Ident.Builder.mergeFrom(Expr.Ident other) |
Expr.Builder |
Expr.Builder.mergeIdentExpr(Expr.Ident value)
An identifier expression.
|
static Expr.Ident.Builder |
Expr.Ident.newBuilder(Expr.Ident prototype) |
Expr.Builder |
Expr.Builder.setIdentExpr(Expr.Ident value)
An identifier expression.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.