Uses of Class
org.jclouds.packet.domain.SshKey.Owner
-
Packages that use SshKey.Owner Package Description org.jclouds.packet.domain -
-
Uses of SshKey.Owner in org.jclouds.packet.domain
Methods in org.jclouds.packet.domain that return SshKey.Owner Modifier and Type Method Description static SshKey.OwnerSshKey.Owner. create(String href)abstract SshKey.OwnerSshKey. owner()Methods in org.jclouds.packet.domain with parameters of type SshKey.Owner Modifier and Type Method Description static SshKeySshKey. create(String id, String label, String key, String fingerprint, Date createdAt, Date updatedAt, SshKey.Owner owner, String href)
-