public class HamrOrgConnectionStatus extends ModelEnum<Long>
| Modifier and Type | Class and Description |
|---|---|
static class |
HamrOrgConnectionStatus.HamrOrgConnectionStatusSerializer |
| Modifier and Type | Field and Description |
|---|---|
static HamrOrgConnectionStatus |
ACTIVE |
static HamrOrgConnectionStatus |
FAILOVER |
static HamrOrgConnectionStatus |
ONBOARDING |
static HamrOrgConnectionStatus |
PASSIVE |
static HamrOrgConnectionStatus |
RECOVERY |
static HamrOrgConnectionStatus |
UNSPECIFIED |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static HamrOrgConnectionStatus |
fromValue(Long value) |
public static final HamrOrgConnectionStatus UNSPECIFIED
public static final HamrOrgConnectionStatus ONBOARDING
public static final HamrOrgConnectionStatus PASSIVE
public static final HamrOrgConnectionStatus FAILOVER
public static final HamrOrgConnectionStatus ACTIVE
public static final HamrOrgConnectionStatus RECOVERY
public static HamrOrgConnectionStatus fromValue(Long value)
Copyright © 2026. All rights reserved.