| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Type.AbstractType |
Type.AbstractType.Builder.build() |
Type.AbstractType |
Type.AbstractType.Builder.buildPartial() |
Type.AbstractType |
Type.getAbstractType()
Abstract, application defined type.
|
Type.AbstractType |
Type.Builder.getAbstractType()
Abstract, application defined type.
|
Type.AbstractType |
TypeOrBuilder.getAbstractType()
Abstract, application defined type.
|
static Type.AbstractType |
Type.AbstractType.getDefaultInstance() |
Type.AbstractType |
Type.AbstractType.getDefaultInstanceForType() |
Type.AbstractType |
Type.AbstractType.Builder.getDefaultInstanceForType() |
static Type.AbstractType |
Type.AbstractType.parseDelimitedFrom(InputStream input) |
static Type.AbstractType |
Type.AbstractType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.AbstractType |
Type.AbstractType.parseFrom(byte[] data) |
static Type.AbstractType |
Type.AbstractType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.AbstractType |
Type.AbstractType.parseFrom(ByteBuffer data) |
static Type.AbstractType |
Type.AbstractType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.AbstractType |
Type.AbstractType.parseFrom(com.google.protobuf.ByteString data) |
static Type.AbstractType |
Type.AbstractType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.AbstractType |
Type.AbstractType.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.AbstractType |
Type.AbstractType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.AbstractType |
Type.AbstractType.parseFrom(InputStream input) |
static Type.AbstractType |
Type.AbstractType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Type.AbstractType> |
Type.AbstractType.getParserForType() |
static com.google.protobuf.Parser<Type.AbstractType> |
Type.AbstractType.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.mergeAbstractType(Type.AbstractType value)
Abstract, application defined type.
|
Type.AbstractType.Builder |
Type.AbstractType.Builder.mergeFrom(Type.AbstractType other) |
static Type.AbstractType.Builder |
Type.AbstractType.newBuilder(Type.AbstractType prototype) |
Type.Builder |
Type.Builder.setAbstractType(Type.AbstractType value)
Abstract, application defined type.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.