Uses of Class
api.equinix.javasdk.networkedge.model.implementation.NetworkInterface
Packages that use NetworkInterface
Package
Description
Network Edge client interfaces for the Equinix Java SDK.
Network Edge model interfaces for the Equinix Java SDK.
-
Uses of NetworkInterface in api.equinix.javasdk.networkedge.client
Methods in api.equinix.javasdk.networkedge.client that return types with arguments of type NetworkInterfaceModifier and TypeMethodDescriptionDevices.listInterfaces(String uuid) Lists the interfaces for the specified device. -
Uses of NetworkInterface in api.equinix.javasdk.networkedge.client.implementation
Methods in api.equinix.javasdk.networkedge.client.implementation that return types with arguments of type NetworkInterfaceModifier and TypeMethodDescriptionDevicesImpl.listInterfaces(String uuid) Lists the interfaces for the specified device. -
Uses of NetworkInterface in api.equinix.javasdk.networkedge.client.internal
Methods in api.equinix.javasdk.networkedge.client.internal that return types with arguments of type NetworkInterface -
Uses of NetworkInterface in api.equinix.javasdk.networkedge.client.internal.implementation
Methods in api.equinix.javasdk.networkedge.client.internal.implementation that return types with arguments of type NetworkInterface -
Uses of NetworkInterface in api.equinix.javasdk.networkedge.model
Methods in api.equinix.javasdk.networkedge.model that return types with arguments of type NetworkInterface