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