Package io.fabric8.openshift.api.model
Class RoleListBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.RoleListFluentImpl<RoleListBuilder>
io.fabric8.openshift.api.model.RoleListBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<RoleList>,io.fabric8.kubernetes.api.builder.Fluent<RoleListBuilder>,io.fabric8.kubernetes.api.builder.Visitable<RoleListBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<RoleList,RoleListBuilder>,RoleListFluent<RoleListBuilder>
public class RoleListBuilder extends RoleListFluentImpl<RoleListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RoleList,RoleListBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.RoleListFluentImpl
RoleListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.RoleListFluent
RoleListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description RoleListBuilder()RoleListBuilder(RoleList instance)RoleListBuilder(RoleListFluent<?> fluent)RoleListBuilder(RoleListFluent<?> fluent, RoleList instance)RoleListBuilder(RoleListFluent<?> fluent, RoleList instance, Boolean validationEnabled)RoleListBuilder(RoleListFluent<?> fluent, Boolean validationEnabled)RoleListBuilder(RoleList instance, Boolean validationEnabled)RoleListBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.openshift.api.model.RoleListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadataMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
RoleListBuilder
public RoleListBuilder() -
RoleListBuilder
-
RoleListBuilder
-
RoleListBuilder
-
RoleListBuilder
-
RoleListBuilder
-
RoleListBuilder
-
RoleListBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<RoleList>
-
equals
- Overrides:
equalsin classRoleListFluentImpl<RoleListBuilder>
-