Package | Description |
---|---|
org.jclouds.packet.domain | |
org.jclouds.packet.features |
Modifier and Type | Method and Description |
---|---|
static SshKey |
SshKey.create(String id,
String label,
String key,
String fingerprint,
Date createdAt,
Date updatedAt,
SshKey.Owner owner,
String href) |
Modifier and Type | Method and Description |
---|---|
SshKey |
SshKeyApi.create(String label,
String key) |
SshKey |
SshKeyApi.get(String id) |
Modifier and Type | Method and Description |
---|---|
PagedIterable<SshKey> |
SshKeyApi.list() |
IterableWithMarker<SshKey> |
SshKeyApi.list(ListOptions options) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.