public class KafkaClientAuthenticationOAuthBuilder extends KafkaClientAuthenticationOAuthFluentImpl<KafkaClientAuthenticationOAuthBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KafkaClientAuthenticationOAuth,KafkaClientAuthenticationOAuthBuilder>
KafkaClientAuthenticationOAuthFluentImpl.AccessTokenNestedImpl<N>, KafkaClientAuthenticationOAuthFluentImpl.ClientSecretNestedImpl<N>, KafkaClientAuthenticationOAuthFluentImpl.RefreshTokenNestedImpl<N>, KafkaClientAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl<N>KafkaClientAuthenticationOAuthFluent.AccessTokenNested<N>, KafkaClientAuthenticationOAuthFluent.ClientSecretNested<N>, KafkaClientAuthenticationOAuthFluent.RefreshTokenNested<N>, KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>| Constructor and Description |
|---|
KafkaClientAuthenticationOAuthBuilder() |
KafkaClientAuthenticationOAuthBuilder(Boolean validationEnabled) |
KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuth instance) |
KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuth instance,
Boolean validationEnabled) |
KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuthFluent<?> fluent) |
KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuthFluent<?> fluent,
Boolean validationEnabled) |
KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuthFluent<?> fluent,
KafkaClientAuthenticationOAuth instance) |
KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuthFluent<?> fluent,
KafkaClientAuthenticationOAuth instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
KafkaClientAuthenticationOAuth |
build() |
boolean |
equals(Object o) |
addAllToTlsTrustedCertificates, addNewTlsTrustedCertificate, addNewTlsTrustedCertificateLike, addToTlsTrustedCertificates, addToTlsTrustedCertificates, buildAccessToken, buildClientSecret, buildFirstTlsTrustedCertificate, buildLastTlsTrustedCertificate, buildMatchingTlsTrustedCertificate, buildRefreshToken, buildTlsTrustedCertificate, buildTlsTrustedCertificates, editAccessToken, editClientSecret, editFirstTlsTrustedCertificate, editLastTlsTrustedCertificate, editMatchingTlsTrustedCertificate, editOrNewAccessToken, editOrNewAccessTokenLike, editOrNewClientSecret, editOrNewClientSecretLike, editOrNewRefreshToken, editOrNewRefreshTokenLike, editRefreshToken, editTlsTrustedCertificate, getAccessToken, getClientId, getClientSecret, getMaxTokenExpirySeconds, getRefreshToken, getTlsTrustedCertificates, getTokenEndpointUri, hasAccessToken, hasAccessTokenIsJwt, hasClientId, hasClientSecret, hasDisableTlsHostnameVerification, hasMatchingTlsTrustedCertificate, hasMaxTokenExpirySeconds, hasRefreshToken, hasTlsTrustedCertificates, hasTokenEndpointUri, isAccessTokenIsJwt, isDisableTlsHostnameVerification, removeAllFromTlsTrustedCertificates, removeFromTlsTrustedCertificates, removeMatchingFromTlsTrustedCertificates, setNewTlsTrustedCertificateLike, setToTlsTrustedCertificates, withAccessToken, withAccessTokenIsJwt, withClientId, withClientSecret, withDisableTlsHostnameVerification, withMaxTokenExpirySeconds, withNewAccessToken, withNewAccessTokenLike, withNewClientId, withNewClientId, withNewClientId, withNewClientSecret, withNewClientSecretLike, withNewRefreshToken, withNewRefreshTokenLike, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withRefreshToken, withTlsTrustedCertificates, withTlsTrustedCertificates, withTokenEndpointUriaccept, aggregate, aggregate, build, build, builderOfpublic KafkaClientAuthenticationOAuthBuilder()
public KafkaClientAuthenticationOAuthBuilder(Boolean validationEnabled)
public KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuthFluent<?> fluent)
public KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuthFluent<?> fluent, Boolean validationEnabled)
public KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuthFluent<?> fluent, KafkaClientAuthenticationOAuth instance)
public KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuthFluent<?> fluent, KafkaClientAuthenticationOAuth instance, Boolean validationEnabled)
public KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuth instance)
public KafkaClientAuthenticationOAuthBuilder(KafkaClientAuthenticationOAuth instance, Boolean validationEnabled)
public KafkaClientAuthenticationOAuth build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KafkaClientAuthenticationOAuth>public boolean equals(Object o)
equals in class KafkaClientAuthenticationOAuthFluentImpl<KafkaClientAuthenticationOAuthBuilder>Copyright © 2020. All rights reserved.