public class V1APIServiceListBuilder extends V1APIServiceListFluentImpl<V1APIServiceListBuilder> implements VisitableBuilder<V1APIServiceList,V1APIServiceListBuilder>
V1APIServiceListFluentImpl.ItemsNestedImpl<N>, V1APIServiceListFluentImpl.MetadataNestedImpl<N>
V1APIServiceListFluent.ItemsNested<N>, V1APIServiceListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1APIServiceListBuilder() |
V1APIServiceListBuilder(Boolean validationEnabled) |
V1APIServiceListBuilder(V1APIServiceList instance) |
V1APIServiceListBuilder(V1APIServiceList instance,
Boolean validationEnabled) |
V1APIServiceListBuilder(V1APIServiceListFluent<?> fluent) |
V1APIServiceListBuilder(V1APIServiceListFluent<?> fluent,
Boolean validationEnabled) |
V1APIServiceListBuilder(V1APIServiceListFluent<?> fluent,
V1APIServiceList instance) |
V1APIServiceListBuilder(V1APIServiceListFluent<?> fluent,
V1APIServiceList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1APIServiceList |
build() |
boolean |
equals(Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, 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, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build, builderOf
public V1APIServiceListBuilder()
public V1APIServiceListBuilder(Boolean validationEnabled)
public V1APIServiceListBuilder(V1APIServiceListFluent<?> fluent)
public V1APIServiceListBuilder(V1APIServiceListFluent<?> fluent, Boolean validationEnabled)
public V1APIServiceListBuilder(V1APIServiceListFluent<?> fluent, V1APIServiceList instance)
public V1APIServiceListBuilder(V1APIServiceListFluent<?> fluent, V1APIServiceList instance, Boolean validationEnabled)
public V1APIServiceListBuilder(V1APIServiceList instance)
public V1APIServiceListBuilder(V1APIServiceList instance, Boolean validationEnabled)
public V1APIServiceList build()
build
in interface Builder<V1APIServiceList>
public boolean equals(Object o)
equals
in class V1APIServiceListFluentImpl<V1APIServiceListBuilder>
Copyright © 2020. All rights reserved.