Package io.strimzi.api.kafka.model
Interface JvmOptionsFluent.JavaSystemPropertiesNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<JvmOptionsFluent.JavaSystemPropertiesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SystemPropertyFluent<JvmOptionsFluent.JavaSystemPropertiesNested<N>>
- All Known Implementing Classes:
JvmOptionsFluentImpl.JavaSystemPropertiesNestedImpl
- Enclosing interface:
- JvmOptionsFluent<A extends JvmOptionsFluent<A>>
public static interface JvmOptionsFluent.JavaSystemPropertiesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SystemPropertyFluent<JvmOptionsFluent.JavaSystemPropertiesNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendJavaSystemProperty()-
Methods inherited from interface io.strimzi.api.kafka.model.SystemPropertyFluent
getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withNewValue, withNewValue, withNewValue, withNewValue, withNewValue, withNewValue, withNewValue, withValue
-
-