public class ReplicaSetListFluentImpl<T extends ReplicaSetListFluent<T>> extends BaseFluent<T> implements ReplicaSetListFluent<T>
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicaSetListFluentImpl.ItemsNestedImpl<N> |
class |
ReplicaSetListFluentImpl.MetadataNestedImpl<N> |
ReplicaSetListFluent.ItemsNested<N>, ReplicaSetListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ReplicaSetListFluentImpl() |
ReplicaSetListFluentImpl(ReplicaSetList instance) |
public ReplicaSetListFluentImpl()
public ReplicaSetListFluentImpl(ReplicaSetList instance)
public String getApiVersion()
getApiVersion in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T withApiVersion(String apiVersion)
withApiVersion in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T addToItems(ReplicaSet... items)
addToItems in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T removeFromItems(ReplicaSet... items)
removeFromItems in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public List<ReplicaSet> getItems()
getItems in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T withItems(List<ReplicaSet> items)
withItems in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T withItems(ReplicaSet... items)
withItems in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public ReplicaSetListFluent.ItemsNested<T> addNewItem()
addNewItem in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public ReplicaSetListFluent.ItemsNested<T> addNewItemLike(ReplicaSet item)
addNewItemLike in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public String getKind()
getKind in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T withKind(String kind)
withKind in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public ListMeta getMetadata()
getMetadata in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T withMetadata(ListMeta metadata)
withMetadata in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public ReplicaSetListFluent.MetadataNested<T> withNewMetadata()
withNewMetadata in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public ReplicaSetListFluent.MetadataNested<T> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public ReplicaSetListFluent.MetadataNested<T> editMetadata()
editMetadata in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T withNewMetadata(String resourceVersion, String selfLink)
withNewMetadata in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ReplicaSetListFluent<T extends ReplicaSetListFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.