public class ClusterRoleListBuilder extends ClusterRoleListFluentImpl<ClusterRoleListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterRoleList,ClusterRoleListBuilder>
ClusterRoleListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterRoleListBuilder() |
ClusterRoleListBuilder(Boolean validationEnabled) |
ClusterRoleListBuilder(ClusterRoleList instance) |
ClusterRoleListBuilder(ClusterRoleList instance,
Boolean validationEnabled) |
ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent) |
ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent,
Boolean validationEnabled) |
ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent,
ClusterRoleList instance) |
ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent,
ClusterRoleList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterRoleListBuilder()
public ClusterRoleListBuilder(Boolean validationEnabled)
public ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent)
public ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, Boolean validationEnabled)
public ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, ClusterRoleList instance)
public ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, ClusterRoleList instance, Boolean validationEnabled)
public ClusterRoleListBuilder(ClusterRoleList instance)
public ClusterRoleListBuilder(ClusterRoleList instance, Boolean validationEnabled)
public ClusterRoleList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterRoleList>Copyright © 2015–2022 Red Hat. All rights reserved.