Package-level declarations

Types

Link copied to clipboard
enum BridgeFailoverConfigStateEnum : Enum<BridgeFailoverConfigStateEnum> , ConvertibleToJava<BridgeFailoverConfigStateEnum>
Link copied to clipboard
enum BridgeFailoverModeEnum : Enum<BridgeFailoverModeEnum> , ConvertibleToJava<BridgeFailoverModeEnum>
enum BridgeOutputResourceBridgeNetworkOutputProtocol : Enum<BridgeOutputResourceBridgeNetworkOutputProtocol> , ConvertibleToJava<BridgeOutputResourceBridgeNetworkOutputProtocol>

The network output protocol.

Link copied to clipboard
enum BridgeProtocolEnum : Enum<BridgeProtocolEnum> , ConvertibleToJava<BridgeProtocolEnum>
Link copied to clipboard
enum BridgeSourceProtocolEnum : Enum<BridgeSourceProtocolEnum> , ConvertibleToJava<BridgeSourceProtocolEnum>
Link copied to clipboard
enum BridgeStateEnum : Enum<BridgeStateEnum> , ConvertibleToJava<BridgeStateEnum>
Link copied to clipboard
enum FlowEncryptionAlgorithm : Enum<FlowEncryptionAlgorithm> , ConvertibleToJava<FlowEncryptionAlgorithm>

The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).

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

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

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

The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).

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

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

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

An indication of whether the entitlement is enabled.

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

The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.

Link copied to clipboard
enum FlowFailoverConfigState : Enum<FlowFailoverConfigState> , ConvertibleToJava<FlowFailoverConfigState>
Link copied to clipboard
enum FlowOutputEncryptionAlgorithm : Enum<FlowOutputEncryptionAlgorithm> , ConvertibleToJava<FlowOutputEncryptionAlgorithm>

The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).

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

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

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

The protocol that is used by the source or output.

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

The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).

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

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

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

The protocol that is used by the source.

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

The current status of the gateway.