Uses of Enum
api.equinix.javasdk.fabric.enums.AccessPointType
Packages that use AccessPointType
Package
Description
Fabric-specific enumerations for the Equinix Java SDK.
-
Uses of AccessPointType in api.equinix.javasdk.fabric.enums
Methods in api.equinix.javasdk.fabric.enums that return AccessPointTypeModifier and TypeMethodDescriptionstatic AccessPointTypeReturns the enum constant of this type with the specified name.static AccessPointType[]AccessPointType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AccessPointType in api.equinix.javasdk.fabric.model.implementation
Methods in api.equinix.javasdk.fabric.model.implementation with parameters of type AccessPointTypeConstructors in api.equinix.javasdk.fabric.model.implementation with parameters of type AccessPointType -
Uses of AccessPointType in api.equinix.javasdk.fabric.model.json.creators
Methods in api.equinix.javasdk.fabric.model.json.creators with parameters of type AccessPointTypeModifier and TypeMethodDescriptionServiceTokenOperator.ServiceTokenBuilder.forAccessPointType(AccessPointType accessPointType)