Appearance
ServiceNow.Core
SNow.Core.API
IAPI Interface
Handle ServiceNow API
csharp
public interface IAPI
Derived
↳ API
Methods | |
---|---|
DeleteAsync(string, Guid) | |
GetAsync(string) | |
PostAsync(string, HttpContent) | |
PutAsync(string, Guid, HttpContent) |