Class ConsoleConfigRouteFluentImpl.SecretNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.SecretNameReferenceFluentImpl<ConsoleConfigRouteFluent.SecretNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.ConsoleConfigRouteFluentImpl.SecretNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleConfigRouteFluent.SecretNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleConfigRouteFluent.SecretNested<N>>,ConsoleConfigRouteFluent.SecretNested<N>,SecretNameReferenceFluent<ConsoleConfigRouteFluent.SecretNested<N>>
- Enclosing class:
- ConsoleConfigRouteFluentImpl<A extends ConsoleConfigRouteFluent<A>>
public class ConsoleConfigRouteFluentImpl.SecretNestedImpl<N> extends SecretNameReferenceFluentImpl<ConsoleConfigRouteFluent.SecretNested<N>> implements ConsoleConfigRouteFluent.SecretNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSecret()-
Methods inherited from class io.fabric8.openshift.api.model.SecretNameReferenceFluentImpl
equals, getName, hashCode, hasName, withName, withNewName, withNewName, withNewName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.SecretNameReferenceFluent
getName, hasName, withName, withNewName, withNewName, withNewName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleConfigRouteFluent.SecretNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSecret
public N endSecret()
- Specified by:
endSecretin interfaceConsoleConfigRouteFluent.SecretNested<N>
-
-