Package | Description |
---|---|
org.jclouds.packet.domain | |
org.jclouds.packet.features |
Modifier and Type | Method and Description |
---|---|
static Project |
Project.create(String id,
String name,
Date createdAt,
Date updatedAt,
Map<String,Object> maxDevices,
List<Href> members,
List<Href> memberships,
List<Href> invitations,
Href paymentMethod,
List<Href> devices,
List<Href> sshKeys,
List<Href> volumes,
String href) |
Modifier and Type | Method and Description |
---|---|
PagedIterable<Project> |
ProjectApi.list() |
IterableWithMarker<Project> |
ProjectApi.list(ListOptions options) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.