Package io.strimzi.api.kafka.model
Interface KafkaMirrorMaker2ClusterSpecFluent.KafkaClientAuthenticationOAuthNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaMirrorMaker2ClusterSpecFluent.KafkaClientAuthenticationOAuthNested<N>>,KafkaClientAuthenticationOAuthFluent<KafkaMirrorMaker2ClusterSpecFluent.KafkaClientAuthenticationOAuthNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaMirrorMaker2ClusterSpecFluentImpl.KafkaClientAuthenticationOAuthNestedImpl
- Enclosing interface:
- KafkaMirrorMaker2ClusterSpecFluent<A extends KafkaMirrorMaker2ClusterSpecFluent<A>>
public static interface KafkaMirrorMaker2ClusterSpecFluent.KafkaClientAuthenticationOAuthNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaClientAuthenticationOAuthFluent<KafkaMirrorMaker2ClusterSpecFluent.KafkaClientAuthenticationOAuthNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.authentication.KafkaClientAuthenticationOAuthFluent
KafkaClientAuthenticationOAuthFluent.AccessTokenNested<N>, KafkaClientAuthenticationOAuthFluent.ClientSecretNested<N>, KafkaClientAuthenticationOAuthFluent.RefreshTokenNested<N>, KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendKafkaClientAuthenticationOAuth()-
Methods inherited from interface io.strimzi.api.kafka.model.authentication.KafkaClientAuthenticationOAuthFluent
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, getScope, getTlsTrustedCertificates, getTokenEndpointUri, hasAccessToken, hasAccessTokenIsJwt, hasClientId, hasClientSecret, hasDisableTlsHostnameVerification, hasMatchingTlsTrustedCertificate, hasMaxTokenExpirySeconds, hasRefreshToken, hasScope, hasTlsTrustedCertificates, hasTokenEndpointUri, isAccessTokenIsJwt, isDisableTlsHostnameVerification, removeAllFromTlsTrustedCertificates, removeFromTlsTrustedCertificates, removeMatchingFromTlsTrustedCertificates, setNewTlsTrustedCertificateLike, setToTlsTrustedCertificates, withAccessToken, withAccessTokenIsJwt, withClientId, withClientSecret, withDisableTlsHostnameVerification, withMaxTokenExpirySeconds, withNewAccessToken, withNewAccessTokenLike, withNewClientId, withNewClientId, withNewClientId, withNewClientId, withNewClientId, withNewClientId, withNewClientId, withNewClientId, withNewClientId, withNewClientId, withNewClientSecret, withNewClientSecretLike, withNewRefreshToken, withNewRefreshTokenLike, withNewScope, withNewScope, withNewScope, withNewScope, withNewScope, withNewScope, withNewScope, withNewScope, withNewScope, withNewScope, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withNewTokenEndpointUri, withRefreshToken, withScope, withTlsTrustedCertificates, withTlsTrustedCertificates, withTokenEndpointUri
-
-