public class ServiceCatalogAPIServerListBuilder extends ServiceCatalogAPIServerListFluentImpl<ServiceCatalogAPIServerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceCatalogAPIServerList,ServiceCatalogAPIServerListBuilder>
ServiceCatalogAPIServerListFluentImpl.ItemsNestedImpl<N>ServiceCatalogAPIServerListFluent.ItemsNested<N>| Constructor and Description |
|---|
ServiceCatalogAPIServerListBuilder() |
ServiceCatalogAPIServerListBuilder(Boolean validationEnabled) |
ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerList instance) |
ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerList instance,
Boolean validationEnabled) |
ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerListFluent<?> fluent) |
ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerListFluent<?> fluent,
Boolean validationEnabled) |
ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerListFluent<?> fluent,
ServiceCatalogAPIServerList instance) |
ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerListFluent<?> fluent,
ServiceCatalogAPIServerList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogAPIServerList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ServiceCatalogAPIServerListBuilder()
public ServiceCatalogAPIServerListBuilder(Boolean validationEnabled)
public ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerListFluent<?> fluent)
public ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerListFluent<?> fluent, Boolean validationEnabled)
public ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerListFluent<?> fluent, ServiceCatalogAPIServerList instance)
public ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerListFluent<?> fluent, ServiceCatalogAPIServerList instance, Boolean validationEnabled)
public ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerList instance)
public ServiceCatalogAPIServerListBuilder(ServiceCatalogAPIServerList instance, Boolean validationEnabled)
public ServiceCatalogAPIServerList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceCatalogAPIServerList>public boolean equals(Object o)
equals in class ServiceCatalogAPIServerListFluentImpl<ServiceCatalogAPIServerListBuilder>public int hashCode()
hashCode in class ServiceCatalogAPIServerListFluentImpl<ServiceCatalogAPIServerListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.