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