CustomSetupBase Class
- java.
lang. Object - com.
azure. analytics. synapse. artifacts. models. CustomSetupBase
- com.
Implements
public final class CustomSetupBase
implements JsonSerializable<CustomSetupBase>
The base definition of the custom setup.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomSetupBase() |
Creates an instance of Custom |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Custom |
fromJson(JsonReader jsonReader)
Reads an instance of Custom |
| String |
getType()
Get the type property: The type of custom setup. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Constructor Details
CustomSetupBase
public CustomSetupBase()
Creates an instance of CustomSetupBase class.
Method Details
fromJson
public static CustomSetupBase fromJson(JsonReader jsonReader)
Reads an instance of CustomSetupBase from the JsonReader.
Parameters:
Returns:
Throws:
getType
public String getType()
Get the type property: The type of custom setup.
Returns: