Show / Hide Table of Contents

Class ApiSpecificationRouteBackend

The backend to forward requests to.

Inheritance
object
ApiSpecificationRouteBackend
DynamicRoutingBackend
HTTPBackend
OAuth2LogoutBackend
OracleFunctionBackend
StockResponseBackend
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(ApiSpecificationRouteBackendModelConverter))]
public class ApiSpecificationRouteBackend
In this article
Back to top