Class KeyPairs
java.lang.Object
com.tremolosecurity.k8s.model.KeyPairs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getKeys()
int
hashCode()
void
setCreateKeypairTemplate
(List<CreateKeypairTemplate> createKeypairTemplate) void
toString()
withCreateKeypairTemplate
(List<CreateKeypairTemplate> createKeypairTemplate)
-
Constructor Details
-
KeyPairs
public KeyPairs()No args constructor for use in serialization -
KeyPairs
- Parameters:
createKeypairTemplate
-keys
-
-
-
Method Details
-
getCreateKeypairTemplate
-
setCreateKeypairTemplate
-
withCreateKeypairTemplate
-
getKeys
-
setKeys
-
withKeys
-
toString
-
hashCode
-
equals
-