Package api.equinix.javasdk.core.model


package api.equinix.javasdk.core.model
Core model interfaces and base types for the Equinix Java SDK. Defines the foundational contracts that all domain models extend, including Resource for API-managed entities, Service for domain service descriptors, and APIParam for API parameter definitions. Also contains shared model classes such as IPAddress, Lifecycle, and OAuthToken.
See Also: