Package | Description |
---|---|
org.jclouds.packet.domain |
Modifier and Type | Method and Description |
---|---|
static SshKey.Owner |
SshKey.Owner.create(String href) |
abstract SshKey.Owner |
SshKey.owner() |
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) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.