Package io.strimzi.api.kafka.model
Class GenericSecretSourceFluentImpl<A extends GenericSecretSourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.GenericSecretSourceFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,GenericSecretSourceFluent<A>
- Direct Known Subclasses:
GenericSecretSourceBuilder,KafkaClientAuthenticationOAuthFluentImpl.AccessTokenNestedImpl,KafkaClientAuthenticationOAuthFluentImpl.ClientSecretNestedImpl,KafkaClientAuthenticationOAuthFluentImpl.RefreshTokenNestedImpl,KafkaListenerAuthenticationOAuthFluentImpl.ClientSecretNestedImpl
public class GenericSecretSourceFluentImpl<A extends GenericSecretSourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements GenericSecretSourceFluent<A>
-
-
Constructor Summary
Constructors Constructor Description GenericSecretSourceFluentImpl()GenericSecretSourceFluentImpl(GenericSecretSource instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetKey()StringgetSecretName()inthashCode()BooleanhasKey()BooleanhasSecretName()AwithKey(String key)AwithNewKey(byte[] arg1)AwithNewKey(byte[] arg1, int arg2)AwithNewKey(byte[] arg1, int arg2, int arg3)AwithNewKey(byte[] arg1, int arg2, int arg3, int arg4)AwithNewKey(char[] arg1)AwithNewKey(char[] arg1, int arg2, int arg3)AwithNewKey(int[] arg1, int arg2, int arg3)AwithNewKey(String arg1)AwithNewKey(StringBuffer arg1)AwithNewKey(StringBuilder arg1)AwithNewSecretName(byte[] arg1)AwithNewSecretName(byte[] arg1, int arg2)AwithNewSecretName(byte[] arg1, int arg2, int arg3)AwithNewSecretName(byte[] arg1, int arg2, int arg3, int arg4)AwithNewSecretName(char[] arg1)AwithNewSecretName(char[] arg1, int arg2, int arg3)AwithNewSecretName(int[] arg1, int arg2, int arg3)AwithNewSecretName(String arg1)AwithNewSecretName(StringBuffer arg1)AwithNewSecretName(StringBuilder arg1)AwithSecretName(String secretName)
-
-
-
Constructor Detail
-
GenericSecretSourceFluentImpl
public GenericSecretSourceFluentImpl()
-
GenericSecretSourceFluentImpl
public GenericSecretSourceFluentImpl(GenericSecretSource instance)
-
-
Method Detail
-
getSecretName
public String getSecretName()
- Specified by:
getSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withSecretName
public A withSecretName(String secretName)
- Specified by:
withSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
hasSecretName
public Boolean hasSecretName()
- Specified by:
hasSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(StringBuilder arg1)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(int[] arg1, int arg2, int arg3)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(char[] arg1)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(StringBuffer arg1)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(byte[] arg1, int arg2)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(byte[] arg1)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(char[] arg1, int arg2, int arg3)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(byte[] arg1, int arg2, int arg3)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(byte[] arg1, int arg2, int arg3, int arg4)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewSecretName
public A withNewSecretName(String arg1)
- Specified by:
withNewSecretNamein interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
getKey
public String getKey()
- Specified by:
getKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withKey
public A withKey(String key)
- Specified by:
withKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
hasKey
public Boolean hasKey()
- Specified by:
hasKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(StringBuilder arg1)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(int[] arg1, int arg2, int arg3)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(char[] arg1)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(StringBuffer arg1)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(byte[] arg1, int arg2)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(byte[] arg1)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(char[] arg1, int arg2, int arg3)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(byte[] arg1, int arg2, int arg3)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(byte[] arg1, int arg2, int arg3, int arg4)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
withNewKey
public A withNewKey(String arg1)
- Specified by:
withNewKeyin interfaceGenericSecretSourceFluent<A extends GenericSecretSourceFluent<A>>
-
-