Package-level declarations

Types

Link copied to clipboard
enum ActionRouting : Enum<ActionRouting> , ConvertibleToJava<ActionRouting>

The routing types that are supported for action requests.

Link copied to clipboard
enum ResourceTypeRouting : Enum<ResourceTypeRouting> , ConvertibleToJava<ResourceTypeRouting>

The routing types that are supported for resource requests.

Link copied to clipboard
enum ValidationType : Enum<ValidationType> , ConvertibleToJava<ValidationType>

The type of validation to run against a matching request.