Package org.jclouds.cloudstack.domain
Class SshKeyPair.Builder<T extends SshKeyPair.Builder<T>>
java.lang.Object
org.jclouds.cloudstack.domain.SshKeyPair.Builder<T>
- Enclosing class:
SshKeyPair
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
fingerprint
(String fingerprint) privateKey
(String privateKey) protected abstract T
self()
-
Field Details
-
fingerprint
-
name
-
privateKey
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
fingerprint
- See Also:
-
name
- See Also:
-
privateKey
- See Also:
-
build
-
fromSshKeyPair
-