| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Decl.IdentDecl |
Decl.IdentDecl.Builder.build() |
Decl.IdentDecl |
Decl.IdentDecl.Builder.buildPartial() |
static Decl.IdentDecl |
Decl.IdentDecl.getDefaultInstance() |
Decl.IdentDecl |
Decl.IdentDecl.getDefaultInstanceForType() |
Decl.IdentDecl |
Decl.IdentDecl.Builder.getDefaultInstanceForType() |
Decl.IdentDecl |
DeclOrBuilder.getIdent()
Identifier declaration.
|
Decl.IdentDecl |
Decl.getIdent()
Identifier declaration.
|
Decl.IdentDecl |
Decl.Builder.getIdent()
Identifier declaration.
|
static Decl.IdentDecl |
Decl.IdentDecl.parseDelimitedFrom(InputStream input) |
static Decl.IdentDecl |
Decl.IdentDecl.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(byte[] data) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(ByteBuffer data) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(com.google.protobuf.ByteString data) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(com.google.protobuf.CodedInputStream input) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(InputStream input) |
static Decl.IdentDecl |
Decl.IdentDecl.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Decl.IdentDecl> |
Decl.IdentDecl.getParserForType() |
static com.google.protobuf.Parser<Decl.IdentDecl> |
Decl.IdentDecl.parser() |
| Modifier and Type | Method and Description |
|---|---|
Decl.IdentDecl.Builder |
Decl.IdentDecl.Builder.mergeFrom(Decl.IdentDecl other) |
Decl.Builder |
Decl.Builder.mergeIdent(Decl.IdentDecl value)
Identifier declaration.
|
static Decl.IdentDecl.Builder |
Decl.IdentDecl.newBuilder(Decl.IdentDecl prototype) |
Decl.Builder |
Decl.Builder.setIdent(Decl.IdentDecl value)
Identifier declaration.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.