public static class SshKeyGenerationContext.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SshKeyGenerationContext |
build() |
SshKeyGenerationContext.Builder |
copy(SshKeyGenerationContext model) |
SshKeyGenerationContext.Builder |
generationTemplate(SshKeyGenerationContext.GenerationTemplate generationTemplate)
Name of SSH key generation template to generate SSH key type secret.
|
SshKeyGenerationContext.Builder |
secretTemplate(String secretTemplate) |
public SshKeyGenerationContext.Builder secretTemplate(String secretTemplate)
public SshKeyGenerationContext.Builder generationTemplate(SshKeyGenerationContext.GenerationTemplate generationTemplate)
Name of SSH key generation template to generate SSH key type secret.
generationTemplate
- the value to setpublic SshKeyGenerationContext build()
public SshKeyGenerationContext.Builder copy(SshKeyGenerationContext model)
Copyright © 2016–2024. All rights reserved.