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