public interface KafkaMirrorMakerAuthenticationScramSha512Fluent<A extends KafkaMirrorMakerAuthenticationScramSha512Fluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KafkaMirrorMakerAuthenticationScramSha512Fluent.PasswordSecretNested<N> |
String getUsername()
Boolean hasUsername()
A withNewUsername(StringBuilder arg1)
A withNewUsername(StringBuffer arg1)
@Deprecated PasswordSecretSource getPasswordSecret()
PasswordSecretSource buildPasswordSecret()
A withPasswordSecret(PasswordSecretSource passwordSecret)
Boolean hasPasswordSecret()
KafkaMirrorMakerAuthenticationScramSha512Fluent.PasswordSecretNested<A> withNewPasswordSecret()
KafkaMirrorMakerAuthenticationScramSha512Fluent.PasswordSecretNested<A> withNewPasswordSecretLike(PasswordSecretSource item)
KafkaMirrorMakerAuthenticationScramSha512Fluent.PasswordSecretNested<A> editPasswordSecret()
KafkaMirrorMakerAuthenticationScramSha512Fluent.PasswordSecretNested<A> editOrNewPasswordSecret()
KafkaMirrorMakerAuthenticationScramSha512Fluent.PasswordSecretNested<A> editOrNewPasswordSecretLike(PasswordSecretSource item)
Copyright © 2019. All rights reserved.