Interface ConsoleConfigRouteFluent.SecretNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleConfigRouteFluent.SecretNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SecretNameReferenceFluent<ConsoleConfigRouteFluent.SecretNested<N>>
- All Known Implementing Classes:
ConsoleConfigRouteFluentImpl.SecretNestedImpl
- Enclosing interface:
- ConsoleConfigRouteFluent<A extends ConsoleConfigRouteFluent<A>>
public static interface ConsoleConfigRouteFluent.SecretNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SecretNameReferenceFluent<ConsoleConfigRouteFluent.SecretNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSecret()-
Methods inherited from interface io.fabric8.openshift.api.model.SecretNameReferenceFluent
getName, hasName, withName, withNewName, withNewName, withNewName
-
-