Class RoleBindingFluentImpl.SubjectsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.rbac.SubjectFluentImpl<RoleBindingFluent.SubjectsNested<N>>
io.fabric8.kubernetes.api.model.rbac.RoleBindingFluentImpl.SubjectsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<RoleBindingFluent.SubjectsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<RoleBindingFluent.SubjectsNested<N>>,RoleBindingFluent.SubjectsNested<N>,SubjectFluent<RoleBindingFluent.SubjectsNested<N>>
- Enclosing class:
- RoleBindingFluentImpl<A extends RoleBindingFluent<A>>
public class RoleBindingFluentImpl.SubjectsNestedImpl<N> extends SubjectFluentImpl<RoleBindingFluent.SubjectsNested<N>> implements RoleBindingFluent.SubjectsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendSubject()Methods inherited from class io.fabric8.kubernetes.api.model.rbac.SubjectFluentImpl
equals, getApiGroup, getKind, getName, getNamespace, hasApiGroup, hasKind, hasName, hasNamespace, withApiGroup, withKind, withName, withNamespace, withNewApiGroup, withNewApiGroup, withNewApiGroup, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespaceMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.rbac.SubjectFluent
getApiGroup, getKind, getName, getNamespace, hasApiGroup, hasKind, hasName, hasNamespace, withApiGroup, withKind, withName, withNamespace, withNewApiGroup, withNewApiGroup, withNewApiGroup, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
-
Method Details
-
and
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceRoleBindingFluent.SubjectsNested<N>
-
endSubject
- Specified by:
endSubjectin interfaceRoleBindingFluent.SubjectsNested<N>
-