Uses of Class
com.tremolosecurity.k8s.model.CreateKeypairTemplate
Packages that use CreateKeypairTemplate
-
Uses of CreateKeypairTemplate in com.tremolosecurity.k8s.model
Methods in com.tremolosecurity.k8s.model that return CreateKeypairTemplateModifier and TypeMethodDescriptionMethods in com.tremolosecurity.k8s.model that return types with arguments of type CreateKeypairTemplateMethod parameters in com.tremolosecurity.k8s.model with type arguments of type CreateKeypairTemplateModifier and TypeMethodDescriptionvoid
KeyPairs.setCreateKeypairTemplate
(List<CreateKeypairTemplate> createKeypairTemplate) KeyPairs.withCreateKeypairTemplate
(List<CreateKeypairTemplate> createKeypairTemplate) Constructor parameters in com.tremolosecurity.k8s.model with type arguments of type CreateKeypairTemplateModifierConstructorDescriptionKeyPairs
(List<CreateKeypairTemplate> createKeypairTemplate, List<Key> keys)