Package io.strimzi.api.kafka.model
Class JvmOptionsFluentImpl.JavaSystemPropertiesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.SystemPropertyFluentImpl<JvmOptionsFluent.JavaSystemPropertiesNested<N>>
-
- io.strimzi.api.kafka.model.JvmOptionsFluentImpl.JavaSystemPropertiesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<JvmOptionsFluent.JavaSystemPropertiesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<JvmOptionsFluent.JavaSystemPropertiesNested<N>>,JvmOptionsFluent.JavaSystemPropertiesNested<N>,SystemPropertyFluent<JvmOptionsFluent.JavaSystemPropertiesNested<N>>
- Enclosing class:
- JvmOptionsFluentImpl<A extends JvmOptionsFluent<A>>
public class JvmOptionsFluentImpl.JavaSystemPropertiesNestedImpl<N> extends SystemPropertyFluentImpl<JvmOptionsFluent.JavaSystemPropertiesNested<N>> implements JvmOptionsFluent.JavaSystemPropertiesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Representation for SystemProperty variables for Strimzi containers.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendJavaSystemProperty()-
Methods inherited from class io.strimzi.api.kafka.model.SystemPropertyFluentImpl
equals, getName, getValue, hashCode, hasName, hasValue, withName, withNewName, withNewValue, withValue
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.SystemPropertyFluent
getName, getValue, hasName, hasValue, withName, withNewName, withNewValue, withValue
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceJvmOptionsFluent.JavaSystemPropertiesNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endJavaSystemProperty
public N endJavaSystemProperty()
- Specified by:
endJavaSystemPropertyin interfaceJvmOptionsFluent.JavaSystemPropertiesNested<N>
-
-