public class ClusterPoolReferenceFluentImpl<A extends ClusterPoolReferenceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterPoolReferenceFluent<A>
| Constructor and Description |
|---|
ClusterPoolReferenceFluentImpl() |
ClusterPoolReferenceFluentImpl(ClusterPoolReference instance) |
public ClusterPoolReferenceFluentImpl()
public ClusterPoolReferenceFluentImpl(ClusterPoolReference instance)
public String getClaimName()
getClaimName in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public A withClaimName(String claimName)
withClaimName in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public Boolean hasClaimName()
hasClaimName in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>@Deprecated public A withNewClaimName(String arg0)
withNewClaimName in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public String getClaimedTimestamp()
getClaimedTimestamp in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public A withClaimedTimestamp(String claimedTimestamp)
withClaimedTimestamp in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public Boolean hasClaimedTimestamp()
hasClaimedTimestamp in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>@Deprecated public A withNewClaimedTimestamp(String arg0)
withNewClaimedTimestamp in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public String getNamespace()
getNamespace in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public A withNamespace(String namespace)
withNamespace in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public Boolean hasNamespace()
hasNamespace in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>@Deprecated public A withNewNamespace(String arg0)
withNewNamespace in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public String getPoolName()
getPoolName in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public A withPoolName(String poolName)
withPoolName in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public Boolean hasPoolName()
hasPoolName in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>@Deprecated public A withNewPoolName(String arg0)
withNewPoolName in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterPoolReferenceFluent<A extends ClusterPoolReferenceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.