Package api.equinix.javasdk.networkedge.model


package api.equinix.javasdk.networkedge.model
Network Edge model interfaces for the Equinix Java SDK. Defines data access contracts for virtual network devices including Device, DeviceLink, SSHUser, VPN, BGPPeering, ACLTemplate, Backup, PublicKey, DeviceType, Account, and Metro resources. Mutable resources expose update and delete operations through their wrapper implementations, while read-only resources implement their interfaces directly via JSON model classes.
See Also: