Method | Description | |
---|---|---|
Get_Builder_Folder ( int FolderID, |
Gets the information about a single builder incoming folder
|
|
Get_Builder_Settings ( bool IncludeDescriptions, |
Get the builder-specific settings, including incoming folders and builder module sets
|
|
Get_Builder_Status ( |
Gets the latest update on the builder status, including the relevant builder setting values and updates on the scheduled tasks
|
|
SobekEngineClient_BuilderEndpoints ( |
Constructor for a new instance of the SobekEngineClient_BuilderEndpoints class
|
public Get_Builder_Folder ( int FolderID, |
||
FolderID | int | Primary key for the incoming builder folder |
Tracer | ||
return | Builder_Source_Folder |
public Get_Builder_Settings ( bool IncludeDescriptions, |
||
IncludeDescriptions | bool | Flag indicates if the builder module descriptions should be included in the response |
Tracer | ||
return |
public Get_Builder_Status ( |
||
Tracer | ||
return |
public SobekEngineClient_BuilderEndpoints ( |
||
ConfigObj | Fully constructed microservices client configuration | |
return | System |