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