Enum HttpMethod
Enumeration representing different kinds of HTTP methods.
Namespace: Oci.DatascienceService.Models
Assembly: OCI.DotNetSDK.Datascience.dll
Syntax
public enum HttpMethod
Fields
| Name | Description |
|---|---|
| Delete | |
| Get | |
| Head | |
| Post | |
| Put | |
| UnknownEnumValue |