public class ServiceListBuilder extends ServiceListFluentImpl<ServiceListBuilder> implements VisitableBuilder<ServiceList,ServiceListBuilder>
ServiceListFluentImpl.ItemsNestedImpl<N>, ServiceListFluentImpl.MetadataNestedImpl<N>ServiceListFluent.ItemsNested<N>, ServiceListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
ServiceListBuilder() |
ServiceListBuilder(Boolean validationEnabled) |
ServiceListBuilder(ServiceList instance) |
ServiceListBuilder(ServiceList instance,
Boolean validationEnabled) |
ServiceListBuilder(ServiceListFluent<?> fluent) |
ServiceListBuilder(ServiceListFluent<?> fluent,
Boolean validationEnabled) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServiceList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, 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, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ServiceListBuilder()
public ServiceListBuilder(Boolean validationEnabled)
public ServiceListBuilder(ServiceListFluent<?> fluent)
public ServiceListBuilder(ServiceListFluent<?> fluent, Boolean validationEnabled)
public ServiceListBuilder(ServiceListFluent<?> fluent, ServiceList instance)
public ServiceListBuilder(ServiceListFluent<?> fluent, ServiceList instance, Boolean validationEnabled)
public ServiceListBuilder(ServiceList instance)
public ServiceListBuilder(ServiceList instance, Boolean validationEnabled)
public ServiceList build()
build in interface Builder<ServiceList>public boolean equals(Object o)
equals in class ServiceListFluentImpl<ServiceListBuilder>public int hashCode()
hashCode in class ServiceListFluentImpl<ServiceListBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.