Uses an existing Linux app service plan for the function app. Parameters: appServicePlan - the existing app service plan Returns: the next stage of the definitionApplies to Azure SDK for Java Latest在GitHub 上與我們協作 可以在 GitHub 上找到此内容的源,还可以在其中创建和查看问...
public FunctionDefinition(java.lang.String name, int minargs, int maxargs, java.lang.String desc, boolean isGrouping, java.lang.String returnType) Deprecated. Method Detail getName public java.lang.String getName() Deprecated. Returns the name of the function. ...
The entirety of the Factory definition.Applies to Azure SDK for Java PreviewArbeiten Sie mit uns auf GitHub zusammen Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem ...
public FunctionDefinition(java.lang.String name, int minargs, int maxargs, java.lang.String desc, boolean isGrouping, java.lang.String returnType) Deprecated. Method Detail getName public java.lang.String getName() Deprecated. Returns the name of the function. getMaxArgs public int getMaxArgs...
java.lang.Object com.azure.ai.openai.models.FunctionDefinition ImplementsJsonSerializable<FunctionDefinition> public final class FunctionDefinition implements JsonSerializable<FunctionDefinition>The definition of a caller-specified function that chat completions may invoke in response to matching user input....
public abstract FunctionApp.DefinitionStages.WithCreate withBuiltInImage(FunctionRuntimeStack runtimeStack) Specifies the docker container image to be a built in one. Parameters: runtimeStack - the runtime stack installed on the image Returns: the next stage of the definition...
public FunctionDefinitionVersion withFunctions(Function... functions) A list of Lambda functions in this function definition version. NOTE: This method appends the values to the existing list (if any). Use setFunctions(java.util.Collection) or withFunctions(java.util.Collection) if yo...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in ...
Methods inherited from class java.lang.Object getClass,notify,notifyAll,wait,wait,wait Constructor Detail GetFunctionDefinitionVersionResult public GetFunctionDefinitionVersionResult() Method Detail setArn public void setArn(Stringarn) The ARN of the function definition version. ...
This paper describes the testing tool TeeJay whose main purpose is the function- oriented testing of Java objects with a particular support for remote RMI objects. TeeJay oers the possibility of dening and executing tests in an interactive manner. A test case consists of method calls and checks...