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