public class IntegrationPlatformListFluentImpl<A extends IntegrationPlatformListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IntegrationPlatformListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IntegrationPlatformListFluentImpl.ItemsNestedImpl<N> |
IntegrationPlatformListFluent.ItemsNested<N>| Constructor and Description |
|---|
IntegrationPlatformListFluentImpl() |
IntegrationPlatformListFluentImpl(IntegrationPlatformList instance) |
public IntegrationPlatformListFluentImpl()
public IntegrationPlatformListFluentImpl(IntegrationPlatformList instance)
public String getApiVersion()
getApiVersion in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A addToItems(int index, IntegrationPlatform item)
addToItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A setToItems(int index, IntegrationPlatform item)
setToItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A addToItems(IntegrationPlatform... items)
addToItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A addAllToItems(Collection<IntegrationPlatform> items)
addAllToItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A removeFromItems(IntegrationPlatform... items)
removeFromItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A removeAllFromItems(Collection<IntegrationPlatform> items)
removeAllFromItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A removeMatchingFromItems(Predicate<IntegrationPlatformBuilder> predicate)
removeMatchingFromItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>@Deprecated public List<IntegrationPlatform> getItems()
getItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public List<IntegrationPlatform> buildItems()
buildItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatform buildItem(int index)
buildItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatform buildFirstItem()
buildFirstItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatform buildLastItem()
buildLastItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatform buildMatchingItem(Predicate<IntegrationPlatformBuilder> predicate)
buildMatchingItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public Boolean hasMatchingItem(Predicate<IntegrationPlatformBuilder> predicate)
hasMatchingItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A withItems(List<IntegrationPlatform> items)
withItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A withItems(IntegrationPlatform... items)
withItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public Boolean hasItems()
hasItems in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatformListFluent.ItemsNested<A> addNewItem()
addNewItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatformListFluent.ItemsNested<A> addNewItemLike(IntegrationPlatform item)
addNewItemLike in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatformListFluent.ItemsNested<A> setNewItemLike(int index, IntegrationPlatform item)
setNewItemLike in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatformListFluent.ItemsNested<A> editItem(int index)
editItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatformListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatformListFluent.ItemsNested<A> editLastItem()
editLastItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public IntegrationPlatformListFluent.ItemsNested<A> editMatchingItem(Predicate<IntegrationPlatformBuilder> predicate)
editMatchingItem in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public String getKind()
getKind in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A withKind(String kind)
withKind in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public Boolean hasKind()
hasKind in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface IntegrationPlatformListFluent<A extends IntegrationPlatformListFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.