Uses of Class
api.equinix.javasdk.fabric.model.json.FabricGatewayJson
Packages that use FabricGatewayJson
Package
Description
-
Uses of FabricGatewayJson in api.equinix.javasdk.fabric.client.internal
Methods in api.equinix.javasdk.fabric.client.internal that return FabricGatewayJsonModifier and TypeMethodDescriptionMethods in api.equinix.javasdk.fabric.client.internal that return types with arguments of type FabricGatewayJsonModifier and TypeMethodDescriptionFabricGatewayClient.search(FilterPropertyList filter, SortPropertyList sort) -
Uses of FabricGatewayJson in api.equinix.javasdk.fabric.client.internal.implementation
Methods in api.equinix.javasdk.fabric.client.internal.implementation that return FabricGatewayJsonModifier and TypeMethodDescriptionMethods in api.equinix.javasdk.fabric.client.internal.implementation that return types with arguments of type FabricGatewayJsonModifier and TypeMethodDescriptionFabricGatewayClientImpl.search(FilterPropertyList filter, SortPropertyList sort) -
Uses of FabricGatewayJson in api.equinix.javasdk.fabric.model.wrappers
Constructors in api.equinix.javasdk.fabric.model.wrappers with parameters of type FabricGatewayJsonModifierConstructorDescriptionFabricGatewayWrapper(FabricGatewayJson fabricGatewayJson, Pageable<FabricGateway> serviceClient)