Package io.strimzi.api.kafka.model.kafka
Class KafkaAuthorizationKeycloakFluent<A extends KafkaAuthorizationKeycloakFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.kafka.KafkaAuthorizationKeycloakFluent<A>
- Direct Known Subclasses:
KafkaAuthorizationKeycloakBuilder,KafkaClusterSpecFluent.KafkaAuthorizationKeycloakNested
public class KafkaAuthorizationKeycloakFluent<A extends KafkaAuthorizationKeycloakFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
Generated
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass -
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionaddAllToSuperUsers(Collection<String> items) addToSuperUsers(int index, String item) addToSuperUsers(String... items) addToTlsTrustedCertificates(int index, CertSecretSource item) addToTlsTrustedCertificates(CertSecretSource... items) buildTlsTrustedCertificate(int index) editTlsTrustedCertificate(int index) booleangetMatchingSuperUser(Predicate<String> predicate) getSuperUser(int index) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()booleanbooleanbooleanhasMatchingSuperUser(Predicate<String> predicate) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanremoveAllFromSuperUsers(Collection<String> items) removeFromSuperUsers(String... items) setNewTlsTrustedCertificateLike(int index, CertSecretSource item) setToSuperUsers(int index, String item) setToTlsTrustedCertificates(int index, CertSecretSource item) toString()withClientId(String clientId) withConnectTimeoutSeconds(Integer connectTimeoutSeconds) withDelegateToKafkaAcls(boolean delegateToKafkaAcls) withDisableTlsHostnameVerification(boolean disableTlsHostnameVerification) withEnableMetrics(boolean enableMetrics) withGrantsAlwaysLatest(boolean grantsAlwaysLatest) withGrantsGcPeriodSeconds(Integer grantsGcPeriodSeconds) withGrantsMaxIdleTimeSeconds(Integer grantsMaxIdleTimeSeconds) withGrantsRefreshPeriodSeconds(Integer grantsRefreshPeriodSeconds) withGrantsRefreshPoolSize(Integer grantsRefreshPoolSize) withHttpRetries(Integer httpRetries) withIncludeAcceptHeader(boolean includeAcceptHeader) withReadTimeoutSeconds(Integer readTimeoutSeconds) withSuperUsers(String... superUsers) withSuperUsers(List<String> superUsers) withTlsTrustedCertificates(CertSecretSource... tlsTrustedCertificates) withTlsTrustedCertificates(List<CertSecretSource> tlsTrustedCertificates) withTokenEndpointUri(String tokenEndpointUri) Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
KafkaAuthorizationKeycloakFluent
public KafkaAuthorizationKeycloakFluent() -
KafkaAuthorizationKeycloakFluent
-
-
Method Details
-
getClientId
-
withClientId
-
hasClientId
public boolean hasClientId() -
getTokenEndpointUri
-
withTokenEndpointUri
-
hasTokenEndpointUri
public boolean hasTokenEndpointUri() -
addToTlsTrustedCertificates
-
setToTlsTrustedCertificates
-
addToTlsTrustedCertificates
-
addAllToTlsTrustedCertificates
-
removeFromTlsTrustedCertificates
-
removeAllFromTlsTrustedCertificates
-
removeMatchingFromTlsTrustedCertificates
-
buildTlsTrustedCertificates
-
buildTlsTrustedCertificate
-
buildFirstTlsTrustedCertificate
-
buildLastTlsTrustedCertificate
-
buildMatchingTlsTrustedCertificate
public CertSecretSource buildMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) -
hasMatchingTlsTrustedCertificate
-
withTlsTrustedCertificates
-
withTlsTrustedCertificates
-
hasTlsTrustedCertificates
public boolean hasTlsTrustedCertificates() -
addNewTlsTrustedCertificate
public KafkaAuthorizationKeycloakFluent<A>.TlsTrustedCertificatesNested<A> addNewTlsTrustedCertificate() -
addNewTlsTrustedCertificateLike
public KafkaAuthorizationKeycloakFluent<A>.TlsTrustedCertificatesNested<A> addNewTlsTrustedCertificateLike(CertSecretSource item) -
setNewTlsTrustedCertificateLike
public KafkaAuthorizationKeycloakFluent<A>.TlsTrustedCertificatesNested<A> setNewTlsTrustedCertificateLike(int index, CertSecretSource item) -
editTlsTrustedCertificate
public KafkaAuthorizationKeycloakFluent<A>.TlsTrustedCertificatesNested<A> editTlsTrustedCertificate(int index) -
editFirstTlsTrustedCertificate
public KafkaAuthorizationKeycloakFluent<A>.TlsTrustedCertificatesNested<A> editFirstTlsTrustedCertificate() -
editLastTlsTrustedCertificate
public KafkaAuthorizationKeycloakFluent<A>.TlsTrustedCertificatesNested<A> editLastTlsTrustedCertificate() -
editMatchingTlsTrustedCertificate
public KafkaAuthorizationKeycloakFluent<A>.TlsTrustedCertificatesNested<A> editMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) -
isDisableTlsHostnameVerification
public boolean isDisableTlsHostnameVerification() -
withDisableTlsHostnameVerification
-
hasDisableTlsHostnameVerification
public boolean hasDisableTlsHostnameVerification() -
isDelegateToKafkaAcls
public boolean isDelegateToKafkaAcls() -
withDelegateToKafkaAcls
-
hasDelegateToKafkaAcls
public boolean hasDelegateToKafkaAcls() -
getGrantsRefreshPeriodSeconds
-
withGrantsRefreshPeriodSeconds
-
hasGrantsRefreshPeriodSeconds
public boolean hasGrantsRefreshPeriodSeconds() -
getGrantsRefreshPoolSize
-
withGrantsRefreshPoolSize
-
hasGrantsRefreshPoolSize
public boolean hasGrantsRefreshPoolSize() -
getGrantsMaxIdleTimeSeconds
-
withGrantsMaxIdleTimeSeconds
-
hasGrantsMaxIdleTimeSeconds
public boolean hasGrantsMaxIdleTimeSeconds() -
getGrantsGcPeriodSeconds
-
withGrantsGcPeriodSeconds
-
hasGrantsGcPeriodSeconds
public boolean hasGrantsGcPeriodSeconds() -
isGrantsAlwaysLatest
public boolean isGrantsAlwaysLatest() -
withGrantsAlwaysLatest
-
hasGrantsAlwaysLatest
public boolean hasGrantsAlwaysLatest() -
getConnectTimeoutSeconds
-
withConnectTimeoutSeconds
-
hasConnectTimeoutSeconds
public boolean hasConnectTimeoutSeconds() -
getReadTimeoutSeconds
-
withReadTimeoutSeconds
-
hasReadTimeoutSeconds
public boolean hasReadTimeoutSeconds() -
getHttpRetries
-
withHttpRetries
-
hasHttpRetries
public boolean hasHttpRetries() -
addToSuperUsers
-
setToSuperUsers
-
addToSuperUsers
-
addAllToSuperUsers
-
removeFromSuperUsers
-
removeAllFromSuperUsers
-
getSuperUsers
-
getSuperUser
-
getFirstSuperUser
-
getLastSuperUser
-
getMatchingSuperUser
-
hasMatchingSuperUser
-
withSuperUsers
-
withSuperUsers
-
hasSuperUsers
public boolean hasSuperUsers() -
isEnableMetrics
public boolean isEnableMetrics() -
withEnableMetrics
-
hasEnableMetrics
public boolean hasEnableMetrics() -
isIncludeAcceptHeader
public boolean isIncludeAcceptHeader() -
withIncludeAcceptHeader
-
hasIncludeAcceptHeader
public boolean hasIncludeAcceptHeader() -
equals
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends KafkaAuthorizationKeycloakFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends KafkaAuthorizationKeycloakFluent<A>>
-
toString
-
withDisableTlsHostnameVerification
-
withDelegateToKafkaAcls
-
withGrantsAlwaysLatest
-
withEnableMetrics
-
withIncludeAcceptHeader
-