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