Package org.jclouds.packet
Interface PacketApi
- All Superinterfaces:
AutoCloseable
,Closeable
The Packet API is a REST API for managing your services and deployments.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionThis Packet API provides all of the devicesThis Packet API provides all of the facilitiesThis Packet API provides all of the operating systemsplanApi()
This Packet API provides all of the plansThe Packet API includes operations for managing project.This Packet API provides all of the operating systems
-
Method Details
-
projectApi
ProjectApi projectApi()The Packet API includes operations for managing project.- See Also:
-
deviceApi
This Packet API provides all of the devices- See Also:
-
facilityApi
FacilityApi facilityApi()This Packet API provides all of the facilities- See Also:
-
planApi
PlanApi planApi()This Packet API provides all of the plans- See Also:
-
operatingSystemApi
OperatingSystemApi operatingSystemApi()This Packet API provides all of the operating systems- See Also:
-
sshKeyApi
SshKeyApi sshKeyApi()This Packet API provides all of the operating systems- See Also:
-