Uses of Enum
api.equinix.javasdk.fabric.enums.GatewayPackageCode
Packages that use GatewayPackageCode
Package
Description
Fabric domain client interfaces for the Equinix Java SDK.
Fabric-specific enumerations for the Equinix Java SDK.
Fabric domain model interfaces for the Equinix Java SDK.
-
Uses of GatewayPackageCode in api.equinix.javasdk.fabric.client
Methods in api.equinix.javasdk.fabric.client with parameters of type GatewayPackageCodeModifier and TypeMethodDescriptionFabricGateways.gatewayPackageByCode(GatewayPackageCode gatewayPackageCode) Retrieves a specific gateway package by its package code. -
Uses of GatewayPackageCode in api.equinix.javasdk.fabric.client.implementation
Methods in api.equinix.javasdk.fabric.client.implementation with parameters of type GatewayPackageCodeModifier and TypeMethodDescriptionFabricGatewaysImpl.gatewayPackageByCode(GatewayPackageCode gatewayPackageCode) -
Uses of GatewayPackageCode in api.equinix.javasdk.fabric.client.internal
Methods in api.equinix.javasdk.fabric.client.internal with parameters of type GatewayPackageCodeModifier and TypeMethodDescriptionGatewayPackageClient.getByPackageCode(GatewayPackageCode gatewayPackageCode) -
Uses of GatewayPackageCode in api.equinix.javasdk.fabric.client.internal.implementation
Methods in api.equinix.javasdk.fabric.client.internal.implementation with parameters of type GatewayPackageCodeModifier and TypeMethodDescriptionGatewayPackageClientImpl.getByPackageCode(GatewayPackageCode gatewayPackageCode) -
Uses of GatewayPackageCode in api.equinix.javasdk.fabric.enums
Methods in api.equinix.javasdk.fabric.enums that return GatewayPackageCodeModifier and TypeMethodDescriptionstatic GatewayPackageCodeReturns the enum constant of this type with the specified name.static GatewayPackageCode[]GatewayPackageCode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of GatewayPackageCode in api.equinix.javasdk.fabric.model
Methods in api.equinix.javasdk.fabric.model that return GatewayPackageCode