Package | Description |
---|---|
org.jclouds.dynect.v3.domain.rdata | |
org.jclouds.dynect.v3.features |
Modifier and Type | Method and Description |
---|---|
SSHFPData |
SSHFPData.Builder.build() |
static SSHFPData |
SSHFPData.createDSA(String fingerprint) |
static SSHFPData |
SSHFPData.createRSA(String fingerprint) |
Modifier and Type | Method and Description |
---|---|
Record<SSHFPData> |
RecordApi.getSSHFP(String fqdn,
long recordId)
Gets the
SSHFPRecord or null if not present. |
Copyright © 2009-2013 jclouds. All Rights Reserved.