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