Package-level declarations

Types

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

Deployment status of a resource. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.

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

The deployment status of control panel. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.

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

The deployment status of the routing control. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.

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

A rule can be one of the following: ATLEAST, AND, or OR.

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

The deployment status of the routing control. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.