public class V1beta1CSIStorageCapacityListFluentImpl<A extends V1beta1CSIStorageCapacityListFluent<A>> extends BaseFluent<A> implements V1beta1CSIStorageCapacityListFluent<A>
V1beta1CSIStorageCapacityListFluent.ItemsNested<N>, V1beta1CSIStorageCapacityListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1beta1CSIStorageCapacityListFluentImpl() |
V1beta1CSIStorageCapacityListFluentImpl(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addAllToItems(Collection<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> items) |
V1beta1CSIStorageCapacityListFluent.ItemsNested<A> |
addNewItem() |
V1beta1CSIStorageCapacityListFluent.ItemsNested<A> |
addNewItemLike(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item) |
A |
addToItems(Integer index,
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item) |
A |
addToItems(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity... items) |
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity |
buildFirstItem() |
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity |
buildItem(Integer index) |
List<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> |
buildItems() |
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity |
buildLastItem() |
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity |
buildMatchingItem(Predicate<V1beta1CSIStorageCapacityBuilder> predicate) |
io.kubernetes.client.openapi.models.V1ListMeta |
buildMetadata() |
V1beta1CSIStorageCapacityListFluent.ItemsNested<A> |
editFirstItem() |
V1beta1CSIStorageCapacityListFluent.ItemsNested<A> |
editItem(Integer index) |
V1beta1CSIStorageCapacityListFluent.ItemsNested<A> |
editLastItem() |
V1beta1CSIStorageCapacityListFluent.ItemsNested<A> |
editMatchingItem(Predicate<V1beta1CSIStorageCapacityBuilder> predicate) |
V1beta1CSIStorageCapacityListFluent.MetadataNested<A> |
editMetadata() |
V1beta1CSIStorageCapacityListFluent.MetadataNested<A> |
editOrNewMetadata() |
V1beta1CSIStorageCapacityListFluent.MetadataNested<A> |
editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) |
boolean |
equals(Object o) |
String |
getApiVersion() |
List<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> |
getItems()
Deprecated.
|
String |
getKind() |
io.kubernetes.client.openapi.models.V1ListMeta |
getMetadata()
Deprecated.
|
Boolean |
hasApiVersion() |
int |
hashCode() |
Boolean |
hasItems() |
Boolean |
hasKind() |
Boolean |
hasMatchingItem(Predicate<V1beta1CSIStorageCapacityBuilder> predicate) |
Boolean |
hasMetadata() |
A |
removeAllFromItems(Collection<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> items) |
A |
removeFromItems(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity... items) |
A |
removeMatchingFromItems(Predicate<V1beta1CSIStorageCapacityBuilder> predicate) |
V1beta1CSIStorageCapacityListFluent.ItemsNested<A> |
setNewItemLike(Integer index,
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item) |
A |
setToItems(Integer index,
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item) |
String |
toString() |
A |
withApiVersion(String apiVersion) |
A |
withItems(List<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> items) |
A |
withItems(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity... items) |
A |
withKind(String kind) |
A |
withMetadata(io.kubernetes.client.openapi.models.V1ListMeta metadata) |
V1beta1CSIStorageCapacityListFluent.MetadataNested<A> |
withNewMetadata() |
V1beta1CSIStorageCapacityListFluent.MetadataNested<A> |
withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1CSIStorageCapacityListFluentImpl()
public V1beta1CSIStorageCapacityListFluentImpl(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance)
public String getApiVersion()
getApiVersion in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A addToItems(Integer index, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item)
addToItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A setToItems(Integer index, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item)
setToItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A addToItems(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity... items)
addToItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A addAllToItems(Collection<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> items)
addAllToItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A removeFromItems(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity... items)
removeFromItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A removeAllFromItems(Collection<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> items)
removeAllFromItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A removeMatchingFromItems(Predicate<V1beta1CSIStorageCapacityBuilder> predicate)
removeMatchingFromItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>@Deprecated public List<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> getItems()
getItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public List<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> buildItems()
buildItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity buildItem(Integer index)
buildItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity buildFirstItem()
buildFirstItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity buildLastItem()
buildLastItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity buildMatchingItem(Predicate<V1beta1CSIStorageCapacityBuilder> predicate)
buildMatchingItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public Boolean hasMatchingItem(Predicate<V1beta1CSIStorageCapacityBuilder> predicate)
hasMatchingItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A withItems(List<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity> items)
withItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A withItems(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity... items)
withItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public Boolean hasItems()
hasItems in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.ItemsNested<A> addNewItem()
addNewItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.ItemsNested<A> addNewItemLike(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item)
addNewItemLike in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.ItemsNested<A> setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item)
setNewItemLike in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.ItemsNested<A> editLastItem()
editLastItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.ItemsNested<A> editMatchingItem(Predicate<V1beta1CSIStorageCapacityBuilder> predicate)
editMatchingItem in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public String getKind()
getKind in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A withKind(String kind)
withKind in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public Boolean hasKind()
hasKind in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1ListMeta getMetadata()
getMetadata in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public io.kubernetes.client.openapi.models.V1ListMeta buildMetadata()
buildMetadata in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public A withMetadata(io.kubernetes.client.openapi.models.V1ListMeta metadata)
withMetadata in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item)
withNewMetadataLike in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.MetadataNested<A> editMetadata()
editMetadata in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public V1beta1CSIStorageCapacityListFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item)
editOrNewMetadataLike in interface V1beta1CSIStorageCapacityListFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1beta1CSIStorageCapacityListFluent<A>>Copyright © 2022. All rights reserved.