Uses of Enum
api.equinix.javasdk.fabric.enums.RedundancyPriority
Packages that use RedundancyPriority
Package
Description
Fabric-specific enumerations for the Equinix Java SDK.
-
Uses of RedundancyPriority in api.equinix.javasdk.fabric.enums
Methods in api.equinix.javasdk.fabric.enums that return RedundancyPriorityModifier and TypeMethodDescriptionstatic RedundancyPriorityReturns the enum constant of this type with the specified name.static RedundancyPriority[]RedundancyPriority.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RedundancyPriority in api.equinix.javasdk.fabric.model.json.creators
Methods in api.equinix.javasdk.fabric.model.json.creators with parameters of type RedundancyPriorityModifier and TypeMethodDescriptionConnectionOperator.ConnectionBuilder.redundancy(String group, RedundancyPriority priority)