Class JmxConfigFluent.AuthenticationNested<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.debezium.operator.api.model.runtime.jmx.JmxAuthenticationFluent<JmxConfigFluent<A>.AuthenticationNested<N>>
io.debezium.operator.api.model.runtime.jmx.JmxConfigFluent.AuthenticationNested<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- JmxConfigFluent<A extends JmxConfigFluent<A>>
public class JmxConfigFluent.AuthenticationNested<N>
extends JmxAuthenticationFluent<JmxConfigFluent<A>.AuthenticationNested<N>>
implements io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
FieldsFields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.operator.api.model.runtime.jmx.JmxAuthenticationFluent
copyInstance, equals, getAccessFile, getPasswordFile, getSecret, hasAccessFile, hasEnabled, hashCode, hasPasswordFile, hasSecret, isEnabled, toString, withAccessFile, withEnabled, withEnabled, withPasswordFile, withSecretMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Field Details
-
builder
JmxAuthenticationBuilder builder
-
-
Constructor Details
-
AuthenticationNested
AuthenticationNested(JmxAuthentication item)
-
-
Method Details
-
and
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endAuthentication
-