Uses of Class
api.equinix.javasdk.fabric.model.json.GatewayPackageJson
Packages that use GatewayPackageJson
Package
Description
-
Uses of GatewayPackageJson in api.equinix.javasdk.fabric.client.internal
Methods in api.equinix.javasdk.fabric.client.internal that return GatewayPackageJsonModifier and TypeMethodDescriptionGatewayPackageClient.getByPackageCode(GatewayPackageCode gatewayPackageCode) Methods in api.equinix.javasdk.fabric.client.internal that return types with arguments of type GatewayPackageJson -
Uses of GatewayPackageJson in api.equinix.javasdk.fabric.client.internal.implementation
Methods in api.equinix.javasdk.fabric.client.internal.implementation that return GatewayPackageJsonModifier and TypeMethodDescriptionGatewayPackageClientImpl.getByPackageCode(GatewayPackageCode gatewayPackageCode) Methods in api.equinix.javasdk.fabric.client.internal.implementation that return types with arguments of type GatewayPackageJson -
Uses of GatewayPackageJson in api.equinix.javasdk.fabric.model.wrappers
Constructors in api.equinix.javasdk.fabric.model.wrappers with parameters of type GatewayPackageJsonModifierConstructorDescriptionGatewayPackageWrapper(GatewayPackageJson gatewayPackageJson, Pageable<GatewayPackage> serviceClient)