Class SshPublicKey.Id
java.lang.Object
com.github.cowwoc.digitalocean.id.IntegerId
com.github.cowwoc.digitalocean.resource.SshPublicKey.Id
- Enclosing class:
SshPublicKey
A type-safe identifier for this type of resource.
This adds type-safety to API methods by ensuring that IDs specific to one class cannot be used in place of IDs belonging to another class.