public class V1alpha1UserAccountFluentImpl<A extends V1alpha1UserAccountFluent<A>> extends BaseFluent<A> implements V1alpha1UserAccountFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1alpha1UserAccountFluentImpl.SecretNestedImpl<N> |
V1alpha1UserAccountFluent.SecretNested<N>_visitables| Constructor and Description |
|---|
V1alpha1UserAccountFluentImpl() |
V1alpha1UserAccountFluentImpl(V1alpha1UserAccount instance) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1SecretKeySetRef |
buildSecret() |
V1alpha1UserAccountFluent.SecretNested<A> |
editOrNewSecret() |
V1alpha1UserAccountFluent.SecretNested<A> |
editOrNewSecretLike(V1alpha1SecretKeySetRef item) |
V1alpha1UserAccountFluent.SecretNested<A> |
editSecret() |
boolean |
equals(Object o) |
V1alpha1SecretKeySetRef |
getSecret()
Deprecated.
|
Boolean |
hasSecret() |
V1alpha1UserAccountFluent.SecretNested<A> |
withNewSecret() |
V1alpha1UserAccountFluent.SecretNested<A> |
withNewSecretLike(V1alpha1SecretKeySetRef item) |
A |
withSecret(V1alpha1SecretKeySetRef secret) |
public V1alpha1UserAccountFluentImpl()
public V1alpha1UserAccountFluentImpl(V1alpha1UserAccount instance)
@Deprecated public V1alpha1SecretKeySetRef getSecret()
getSecret in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>public V1alpha1SecretKeySetRef buildSecret()
buildSecret in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>public A withSecret(V1alpha1SecretKeySetRef secret)
withSecret in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>public Boolean hasSecret()
hasSecret in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>public V1alpha1UserAccountFluent.SecretNested<A> withNewSecret()
withNewSecret in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>public V1alpha1UserAccountFluent.SecretNested<A> withNewSecretLike(V1alpha1SecretKeySetRef item)
withNewSecretLike in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>public V1alpha1UserAccountFluent.SecretNested<A> editSecret()
editSecret in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>public V1alpha1UserAccountFluent.SecretNested<A> editOrNewSecret()
editOrNewSecret in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>public V1alpha1UserAccountFluent.SecretNested<A> editOrNewSecretLike(V1alpha1SecretKeySetRef item)
editOrNewSecretLike in interface V1alpha1UserAccountFluent<A extends V1alpha1UserAccountFluent<A>>Copyright © 2020. All rights reserved.