Package io.strimzi.api.kafka.model
Interface KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationOAuthNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationOAuthNested<N>>,KafkaClientAuthenticationOAuthFluent<KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationOAuthNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaMirrorMakerClientSpecFluentImpl.KafkaClientAuthenticationOAuthNestedImpl
- Enclosing interface:
- KafkaMirrorMakerClientSpecFluent<A extends KafkaMirrorMakerClientSpecFluent<A>>
public static interface KafkaMirrorMakerClientSpecFluent.KafkaClientAuthenticationOAuthNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaClientAuthenticationOAuthFluent<KafkaMirrorMakerClientSpecFluent.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
-
-