Class GenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.common.GenericSecretSourceFluent<A>
- Direct Known Subclasses:
GenericSecretSourceBuilder,KafkaClientAuthenticationOAuthFluent.AccessTokenNested,KafkaClientAuthenticationOAuthFluent.ClientAssertionNested,KafkaClientAuthenticationOAuthFluent.ClientSecretNested,KafkaClientAuthenticationOAuthFluent.RefreshTokenNested,KafkaListenerAuthenticationCustomFluent.SecretsNested,KafkaListenerAuthenticationOAuthFluent.ClientSecretNested
public class GenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
Generated
-
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
GenericSecretSourceFluent
public GenericSecretSourceFluent() -
GenericSecretSourceFluent
-
-
Method Details
-
getSecretName
-
withSecretName
-
hasSecretName
public boolean hasSecretName() -
getKey
-
withKey
-
hasKey
public boolean hasKey() -
equals
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends GenericSecretSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends GenericSecretSourceFluent<A>>
-
toString
-