JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.function.client
FunctionDefinition
Contents
Description
Method Summary
Method Details
getName()
getURI()
Hide sidebar
Show sidebar
Interface FunctionDefinition
public interface
FunctionDefinition
Represents a discovered function definition.
Since:
1.0
Author:
graemerocher
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
String
getName
()
default
Optional
<
URI
>
getURI
()
Method Details
getName
String
getName
()
Returns:
The name of the function
getURI
default
Optional
<
URI
>
getURI
()
Returns:
An optional URI endpoint to the function