Show / Hide Table of Contents

Class HttpResponseBody

Type of returned HTTP response body.

Inheritance
object
HttpResponseBody
DynamicHttpResponseBody
StaticTextHttpResponseBody
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.WafService.Models
Assembly: OCI.DotNetSDK.Waf.dll
Syntax
[JsonConverter(typeof(HttpResponseBodyModelConverter))]
public class HttpResponseBody
In this article
Back to top