Uses of Enum
api.equinix.javasdk.fabric.enums.BGPActionState
Packages that use BGPActionState
Package
Description
Fabric-specific enumerations for the Equinix Java SDK.
-
Uses of BGPActionState in api.equinix.javasdk.fabric.enums
Methods in api.equinix.javasdk.fabric.enums that return BGPActionStateModifier and TypeMethodDescriptionstatic BGPActionStateBGPActionState.fromString(String value) static BGPActionStateReturns the enum constant of this type with the specified name.static BGPActionState[]BGPActionState.values()Returns an array containing the constants of this enum type, in the order they are declared.