public class V1alpha1PipelineTestReportFluentImpl<A extends V1alpha1PipelineTestReportFluent<A>> extends BaseFluent<A> implements V1alpha1PipelineTestReportFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1alpha1PipelineTestReportFluentImpl.ItemsNestedImpl<N> |
class |
V1alpha1PipelineTestReportFluentImpl.SummaryNestedImpl<N> |
V1alpha1PipelineTestReportFluent.ItemsNested<N>, V1alpha1PipelineTestReportFluent.SummaryNested<N>_visitables| Constructor and Description |
|---|
V1alpha1PipelineTestReportFluentImpl() |
V1alpha1PipelineTestReportFluentImpl(V1alpha1PipelineTestReport instance) |
public V1alpha1PipelineTestReportFluentImpl()
public V1alpha1PipelineTestReportFluentImpl(V1alpha1PipelineTestReport instance)
@Deprecated public V1alpha1PipelineTestReportSummary getSummary()
getSummary in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportSummary buildSummary()
buildSummary in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withSummary(V1alpha1PipelineTestReportSummary summary)
withSummary in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public Boolean hasSummary()
hasSummary in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.SummaryNested<A> withNewSummary()
withNewSummary in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.SummaryNested<A> withNewSummaryLike(V1alpha1PipelineTestReportSummary item)
withNewSummaryLike in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.SummaryNested<A> editSummary()
editSummary in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.SummaryNested<A> editOrNewSummary()
editOrNewSummary in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.SummaryNested<A> editOrNewSummaryLike(V1alpha1PipelineTestReportSummary item)
editOrNewSummaryLike in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public String getApiVersion()
getApiVersion in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A addToItems(int index, V1alpha1PipelineTestReportItem item)
addToItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A setToItems(int index, V1alpha1PipelineTestReportItem item)
setToItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A addToItems(V1alpha1PipelineTestReportItem... items)
addToItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A addAllToItems(Collection<V1alpha1PipelineTestReportItem> items)
addAllToItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A removeFromItems(V1alpha1PipelineTestReportItem... items)
removeFromItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A removeAllFromItems(Collection<V1alpha1PipelineTestReportItem> items)
removeAllFromItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>@Deprecated public List<V1alpha1PipelineTestReportItem> getItems()
getItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public List<V1alpha1PipelineTestReportItem> buildItems()
buildItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportItem buildItem(int index)
buildItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportItem buildFirstItem()
buildFirstItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportItem buildLastItem()
buildLastItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportItem buildMatchingItem(Predicate<V1alpha1PipelineTestReportItemBuilder> predicate)
buildMatchingItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public Boolean hasMatchingItem(Predicate<V1alpha1PipelineTestReportItemBuilder> predicate)
hasMatchingItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withItems(List<V1alpha1PipelineTestReportItem> items)
withItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withItems(V1alpha1PipelineTestReportItem... items)
withItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public Boolean hasItems()
hasItems in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.ItemsNested<A> addNewItem()
addNewItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.ItemsNested<A> addNewItemLike(V1alpha1PipelineTestReportItem item)
addNewItemLike in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.ItemsNested<A> setNewItemLike(int index, V1alpha1PipelineTestReportItem item)
setNewItemLike in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.ItemsNested<A> editItem(int index)
editItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.ItemsNested<A> editLastItem()
editLastItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public V1alpha1PipelineTestReportFluent.ItemsNested<A> editMatchingItem(Predicate<V1alpha1PipelineTestReportItemBuilder> predicate)
editMatchingItem in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public String getKind()
getKind in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withKind(String kind)
withKind in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public Boolean hasKind()
hasKind in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withNewKind(String arg1)
withNewKind in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface V1alpha1PipelineTestReportFluent<A extends V1alpha1PipelineTestReportFluent<A>>Copyright © 2020. All rights reserved.