Uses of Enum
api.equinix.javasdk.networkedge.enums.PackageCode
Packages that use PackageCode
Package
Description
Network Edge client interfaces for the Equinix Java SDK.
Network Edge enumerations for the Equinix Java SDK.
-
Uses of PackageCode in api.equinix.javasdk.networkedge.client
Methods in api.equinix.javasdk.networkedge.client with parameters of type PackageCodeModifier and TypeMethodDescriptionRequestBuilder.OrderSummary.withSoftwarePackage(PackageCode softwarePackage) -
Uses of PackageCode in api.equinix.javasdk.networkedge.enums
Methods in api.equinix.javasdk.networkedge.enums that return PackageCodeModifier and TypeMethodDescriptionstatic PackageCodeReturns the enum constant of this type with the specified name.static PackageCode[]PackageCode.values()Returns an array containing the constants of this enum type, in the order they are declared.