Method | Description | |
---|---|---|
GetAsync ( |
||
PatchAsync ( |
||
PostAsync ( |
public static GetAsync ( |
||
client | ||
apiUrl | String | |
return | Task |
public static PatchAsync ( |
||
client | ||
apiUrl | String | |
requestBody | List |
|
return | Task |
public static PostAsync ( |
||
client | ||
apiUrl | String | |
requestBody | APIRequest | |
return | Task |