Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RoutingPolicy

A named ordered list of routing rules that is applied to a listener.

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

conditionLanguageVersion

conditionLanguageVersion: ConditionLanguageVersion

The version of the language in which {@code condition} of {@code rules} are composed.

name

name: string

The unique name for this list of routing rules. Avoid entering confidential information.

Example: {@code example_routing_policy}

rules

rules: Array<RoutingRule>

The ordered list of routing rules.

Functions

getDeserializedJsonObj

getJsonObj