Interface ConsoleYAMLSampleFluent.SpecNested<N>
-
- All Superinterfaces:
ConsoleYAMLSampleSpecFluent<ConsoleYAMLSampleFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ConsoleYAMLSampleFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ConsoleYAMLSampleFluentImpl.SpecNestedImpl
- Enclosing interface:
- ConsoleYAMLSampleFluent<A extends ConsoleYAMLSampleFluent<A>>
public static interface ConsoleYAMLSampleFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ConsoleYAMLSampleSpecFluent<ConsoleYAMLSampleFluent.SpecNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.fabric8.openshift.api.model.console.v1.ConsoleYAMLSampleSpecFluent
getDescription, getTargetResource, getTitle, getYaml, hasDescription, hasSnippet, hasTargetResource, hasTitle, hasYaml, isSnippet, withDescription, withNewDescription, withNewDescription, withNewDescription, withNewSnippet, withNewSnippet, withNewTargetResource, withNewTitle, withNewTitle, withNewTitle, withNewYaml, withNewYaml, withNewYaml, withSnippet, withTargetResource, withTitle, withYaml
-
-