public interface PacketApi extends Closeable
Modifier and Type | Method and Description |
---|---|
DeviceApi |
deviceApi(String projectId)
This Packet API provides all of the devices
|
FacilityApi |
facilityApi()
This Packet API provides all of the facilities
|
OperatingSystemApi |
operatingSystemApi()
This Packet API provides all of the operating systems
|
PlanApi |
planApi()
This Packet API provides all of the plans
|
ProjectApi |
projectApi()
The Packet API includes operations for managing project.
|
SshKeyApi |
sshKeyApi()
This Packet API provides all of the operating systems
|
ProjectApi projectApi()
DeviceApi deviceApi(@PathParam(value="projectId") String projectId)
FacilityApi facilityApi()
OperatingSystemApi operatingSystemApi()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.