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) |
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, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build, builderOf
public 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>
Copyright © 2015–2019 Red Hat. All rights reserved.