public class EditableVaultAppRole extends VaultAppRole implements io.fabric8.kubernetes.api.builder.Editable<VaultAppRoleBuilder>
| Constructor and Description |
|---|
EditableVaultAppRole()
No args constructor for use in serialization
|
EditableVaultAppRole(String path,
String roleId,
SecretKeySelector secretRef) |
| Modifier and Type | Method and Description |
|---|---|
VaultAppRoleBuilder |
edit() |
getAdditionalProperties, getPath, getRoleId, getSecretRef, setAdditionalProperty, setPath, setRoleId, setSecretRefpublic EditableVaultAppRole()
public EditableVaultAppRole(String path, String roleId, SecretKeySelector secretRef)
path - roleId - secretRef - public VaultAppRoleBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<VaultAppRoleBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.