Uses of Class
api.equinix.javasdk.fabric.model.json.MetroJson
Packages that use MetroJson
Package
Description
-
Uses of MetroJson in api.equinix.javasdk.fabric.client.internal
Methods in api.equinix.javasdk.fabric.client.internal that return MetroJsonModifier and TypeMethodDescriptionMetroClient.getByMetroCode(MetroCode metroCode) getByMetroCode.refresh.Methods in api.equinix.javasdk.fabric.client.internal that return types with arguments of type MetroJson -
Uses of MetroJson in api.equinix.javasdk.fabric.client.internal.implementation
Methods in api.equinix.javasdk.fabric.client.internal.implementation that return MetroJsonModifier and TypeMethodDescriptionMetroClientImpl.getByMetroCode(MetroCode metroCode) getByMetroCode.refresh.Methods in api.equinix.javasdk.fabric.client.internal.implementation that return types with arguments of type MetroJson -
Uses of MetroJson in api.equinix.javasdk.fabric.model.json
Methods in api.equinix.javasdk.fabric.model.json that return types with arguments of type MetroJsonModifier and TypeMethodDescriptionMetroJson.pagedTypeRef()static com.fasterxml.jackson.core.type.TypeReference<MetroJson> MetroJson.singleTypeRef() -
Uses of MetroJson in api.equinix.javasdk.fabric.model.wrappers
Constructors in api.equinix.javasdk.fabric.model.wrappers with parameters of type MetroJsonModifierConstructorDescriptionMetroWrapper(MetroJson metroJson, Pageable<Metro> serviceClient) Constructor for MetroWrapper.