| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Decl.FunctionDecl
Function declaration specifies one or more overloads which indicate the
function's parameter types and return type, and may optionally specify a
function definition in terms of CEL expressions.
|
static class |
Decl.FunctionDecl.Builder
Function declaration specifies one or more overloads which indicate the
function's parameter types and return type, and may optionally specify a
function definition in terms of CEL expressions.
|
| Modifier and Type | Method and Description |
|---|---|
Decl.FunctionDeclOrBuilder |
DeclOrBuilder.getFunctionOrBuilder()
Function declaration.
|
Decl.FunctionDeclOrBuilder |
Decl.getFunctionOrBuilder()
Function declaration.
|
Decl.FunctionDeclOrBuilder |
Decl.Builder.getFunctionOrBuilder()
Function declaration.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.