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