Class KeyPair.Builder<T extends KeyPair.Builder<T>>
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.KeyPair.Builder<T>
- Enclosing class:
KeyPair
-
Field Details
-
publicKey
-
privateKey
-
userId
-
name
-
fingerprint
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
publicKey
- See Also:
-
privateKey
- See Also:
-
userId
- See Also:
-
name
- See Also:
-
fingerprint
- See Also:
-
build
-
fromKeyPair
-