public class VaultAppRoleFluentImpl<A extends VaultAppRoleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VaultAppRoleFluent<A>
VaultAppRoleFluent.SecretRefNested<N>| Constructor and Description |
|---|
VaultAppRoleFluentImpl() |
VaultAppRoleFluentImpl(VaultAppRole instance) |
| Modifier and Type | Method and Description |
|---|---|
SecretKeySelector |
buildSecretRef() |
VaultAppRoleFluent.SecretRefNested<A> |
editOrNewSecretRef() |
VaultAppRoleFluent.SecretRefNested<A> |
editOrNewSecretRefLike(SecretKeySelector item) |
VaultAppRoleFluent.SecretRefNested<A> |
editSecretRef() |
boolean |
equals(Object o) |
String |
getPath() |
String |
getRoleId() |
SecretKeySelector |
getSecretRef()
Deprecated.
|
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasRoleId() |
Boolean |
hasSecretRef() |
String |
toString() |
VaultAppRoleFluent.SecretRefNested<A> |
withNewSecretRef() |
A |
withNewSecretRef(String key,
String name) |
VaultAppRoleFluent.SecretRefNested<A> |
withNewSecretRefLike(SecretKeySelector item) |
A |
withPath(String path) |
A |
withRoleId(String roleId) |
A |
withSecretRef(SecretKeySelector secretRef) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VaultAppRoleFluentImpl()
public VaultAppRoleFluentImpl(VaultAppRole instance)
public String getPath()
getPath in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public A withPath(String path)
withPath in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public Boolean hasPath()
hasPath in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public String getRoleId()
getRoleId in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public A withRoleId(String roleId)
withRoleId in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public Boolean hasRoleId()
hasRoleId in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>@Deprecated public SecretKeySelector getSecretRef()
getSecretRef in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public SecretKeySelector buildSecretRef()
buildSecretRef in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public A withSecretRef(SecretKeySelector secretRef)
withSecretRef in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public A withNewSecretRef(String key, String name)
withNewSecretRef in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public VaultAppRoleFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public VaultAppRoleFluent.SecretRefNested<A> withNewSecretRefLike(SecretKeySelector item)
withNewSecretRefLike in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public VaultAppRoleFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public VaultAppRoleFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public VaultAppRoleFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretKeySelector item)
editOrNewSecretRefLike in interface VaultAppRoleFluent<A extends VaultAppRoleFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VaultAppRoleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VaultAppRoleFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.