Show / Hide Table of Contents

Class ResponseCacheStorePolicy

Base policy for how a response from a backend is cached in the Response Cache.

Inheritance
object
ResponseCacheStorePolicy
FixedTTLResponseCacheStorePolicy
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ApigatewayService.Models
Assembly: OCI.DotNetSDK.Apigateway.dll
Syntax
[JsonConverter(typeof(ResponseCacheStorePolicyModelConverter))]
public class ResponseCacheStorePolicy
In this article
Back to top