Appearance
ServiceNow.Core
SNow.Core.API
API Class
csharp
public class API : SNow.Core.API.APIBase,
SNow.Core.API.IAPIInheritance System.Object 🡒 APIBase 🡒 API
Implements IAPI
| Constructors | |
|---|---|
| API(IServiceNow, string, ILogger) |
| Methods | |
|---|---|
| DeleteAsync(string, Guid) | |
| GetAsync(string) | |
| PostAsync(string, HttpContent) | |
| PutAsync(string, Guid, HttpContent) |