FunctionShellToolParamEnvironment Class
- java.
lang. Object - com.
azure. ai. agents. models. FunctionShellToolParamEnvironment
- com.
Implements
public class FunctionShellToolParamEnvironment
implements JsonSerializable<FunctionShellToolParamEnvironment>
The FunctionShellToolParamEnvironment model.
Constructor Summary
| Constructor | Description |
|---|---|
| FunctionShellToolParamEnvironment() |
Creates an instance of Function |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Function |
fromJson(JsonReader jsonReader)
Reads an instance of Function |
|
Function |
getType()
Get the type property: The type property. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Constructor Details
FunctionShellToolParamEnvironment
public FunctionShellToolParamEnvironment()
Creates an instance of FunctionShellToolParamEnvironment class.
Method Details
fromJson
public static FunctionShellToolParamEnvironment fromJson(JsonReader jsonReader)
Reads an instance of FunctionShellToolParamEnvironment from the JsonReader.
Parameters:
Returns:
Throws:
getType
public FunctionShellToolParamEnvironmentType getType()
Get the type property: The type property.
Returns: