public class ServiceListBuilder extends ServiceListFluentImpl<ServiceListBuilder> implements VisitableBuilder<ServiceList,ServiceListBuilder>
ServiceListFluentImpl.ItemsNestedImpl<N>, ServiceListFluentImpl.MetadataNestedImpl<N>ServiceListFluent.ItemsNested<N>, ServiceListFluent.MetadataNested<N>_visitables| 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) |
ServiceListBuilder(ServiceListFluent<?> fluent,
ServiceList instance,
javax.validation.Validator validator) |
ServiceListBuilder(ServiceList instance,
javax.validation.Validator validator) |
ServiceListBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
ServiceList |
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, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, build, builderOfpublic 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 ServiceListBuilder(javax.validation.Validator validator)
public ServiceListBuilder(ServiceListFluent<?> fluent, ServiceList instance, javax.validation.Validator validator)
public ServiceListBuilder(ServiceList instance, javax.validation.Validator validator)
public ServiceList build()
build in interface Builder<ServiceList>public boolean equals(Object o)
equals in class ServiceListFluentImpl<ServiceListBuilder>Copyright © 2015–2019 Red Hat. All rights reserved.