public class OpenShiftAPIServerListBuilder extends OpenShiftAPIServerListFluentImpl<OpenShiftAPIServerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OpenShiftAPIServerList,OpenShiftAPIServerListBuilder>
OpenShiftAPIServerListFluentImpl.ItemsNestedImpl<N>OpenShiftAPIServerListFluent.ItemsNested<N>| Constructor and Description |
|---|
OpenShiftAPIServerListBuilder() |
OpenShiftAPIServerListBuilder(Boolean validationEnabled) |
OpenShiftAPIServerListBuilder(OpenShiftAPIServerList instance) |
OpenShiftAPIServerListBuilder(OpenShiftAPIServerList instance,
Boolean validationEnabled) |
OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent) |
OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent,
Boolean validationEnabled) |
OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent,
OpenShiftAPIServerList instance) |
OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent,
OpenShiftAPIServerList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftAPIServerList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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, withNewMetadataaccept, aggregate, aggregate, build, build, builderOfpublic OpenShiftAPIServerListBuilder()
public OpenShiftAPIServerListBuilder(Boolean validationEnabled)
public OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent)
public OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent, Boolean validationEnabled)
public OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent, OpenShiftAPIServerList instance)
public OpenShiftAPIServerListBuilder(OpenShiftAPIServerListFluent<?> fluent, OpenShiftAPIServerList instance, Boolean validationEnabled)
public OpenShiftAPIServerListBuilder(OpenShiftAPIServerList instance)
public OpenShiftAPIServerListBuilder(OpenShiftAPIServerList instance, Boolean validationEnabled)
public OpenShiftAPIServerList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OpenShiftAPIServerList>public boolean equals(Object o)
equals in class OpenShiftAPIServerListFluentImpl<OpenShiftAPIServerListBuilder>public int hashCode()
hashCode in class OpenShiftAPIServerListFluentImpl<OpenShiftAPIServerListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.