| Package | Description |
|---|---|
| org.jclouds.azurecompute.arm.domain |
| Modifier and Type | Method and Description |
|---|---|
static OSProfile.LinuxConfiguration.SSH.SSHPublicKey |
OSProfile.LinuxConfiguration.SSH.SSHPublicKey.create(String path,
String keyData) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<OSProfile.LinuxConfiguration.SSH.SSHPublicKey> |
OSProfile.LinuxConfiguration.SSH.publicKeys()
The list of public keys and paths
|
| Modifier and Type | Method and Description |
|---|---|
static OSProfile.LinuxConfiguration.SSH |
OSProfile.LinuxConfiguration.SSH.create(List<OSProfile.LinuxConfiguration.SSH.SSHPublicKey> publicKeys) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.