public interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1alpha1UserAccountFluent.SecretNested<N> |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1SecretKeySetRef |
buildSecret() |
V1alpha1UserAccountFluent.SecretNested<A> |
editOrNewSecret() |
V1alpha1UserAccountFluent.SecretNested<A> |
editOrNewSecretLike(V1alpha1SecretKeySetRef item) |
V1alpha1UserAccountFluent.SecretNested<A> |
editSecret() |
V1alpha1SecretKeySetRef |
getSecret()
Deprecated.
|
Boolean |
hasSecret() |
V1alpha1UserAccountFluent.SecretNested<A> |
withNewSecret() |
V1alpha1UserAccountFluent.SecretNested<A> |
withNewSecretLike(V1alpha1SecretKeySetRef item) |
A |
withSecret(V1alpha1SecretKeySetRef secret) |
@Deprecated V1alpha1SecretKeySetRef getSecret()
V1alpha1SecretKeySetRef buildSecret()
A withSecret(V1alpha1SecretKeySetRef secret)
Boolean hasSecret()
V1alpha1UserAccountFluent.SecretNested<A> withNewSecret()
V1alpha1UserAccountFluent.SecretNested<A> withNewSecretLike(V1alpha1SecretKeySetRef item)
V1alpha1UserAccountFluent.SecretNested<A> editSecret()
V1alpha1UserAccountFluent.SecretNested<A> editOrNewSecret()
V1alpha1UserAccountFluent.SecretNested<A> editOrNewSecretLike(V1alpha1SecretKeySetRef item)
Copyright © 2020. All rights reserved.