Uses of Class
api.equinix.javasdk.fabric.model.json.PortJson
Packages that use PortJson
Package
Description
-
Uses of PortJson in api.equinix.javasdk.fabric.client.internal
Methods in api.equinix.javasdk.fabric.client.internal that return PortJsonModifier and TypeMethodDescriptiongetByUuid.refresh.Methods in api.equinix.javasdk.fabric.client.internal that return types with arguments of type PortJson -
Uses of PortJson in api.equinix.javasdk.fabric.client.internal.implementation
Methods in api.equinix.javasdk.fabric.client.internal.implementation that return PortJsonModifier and TypeMethodDescriptiongetByUuid.refresh.Methods in api.equinix.javasdk.fabric.client.internal.implementation that return types with arguments of type PortJson -
Uses of PortJson in api.equinix.javasdk.fabric.model.json
Methods in api.equinix.javasdk.fabric.model.json that return types with arguments of type PortJsonModifier and TypeMethodDescriptionPortJson.pagedTypeRef()pagedTypeRef.static com.fasterxml.jackson.core.type.TypeReference<PortJson> PortJson.singleTypeRef()singleTypeRef. -
Uses of PortJson in api.equinix.javasdk.fabric.model.wrappers
Constructors in api.equinix.javasdk.fabric.model.wrappers with parameters of type PortJsonModifierConstructorDescriptionPortWrapper(PortJson portJson, Pageable<Port> serviceClient) Constructor for PortWrapper.