public class CustomResourceSubresourceScaleFluentImpl<A extends CustomResourceSubresourceScaleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CustomResourceSubresourceScaleFluent<A>
| Constructor and Description |
|---|
CustomResourceSubresourceScaleFluentImpl() |
CustomResourceSubresourceScaleFluentImpl(CustomResourceSubresourceScale instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getLabelSelectorPath() |
String |
getSpecReplicasPath() |
String |
getStatusReplicasPath() |
Boolean |
hasAdditionalProperties() |
int |
hashCode() |
Boolean |
hasLabelSelectorPath() |
Boolean |
hasSpecReplicasPath() |
Boolean |
hasStatusReplicasPath() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withLabelSelectorPath(String labelSelectorPath) |
A |
withSpecReplicasPath(String specReplicasPath) |
A |
withStatusReplicasPath(String statusReplicasPath) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CustomResourceSubresourceScaleFluentImpl()
public CustomResourceSubresourceScaleFluentImpl(CustomResourceSubresourceScale instance)
public String getLabelSelectorPath()
getLabelSelectorPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A withLabelSelectorPath(String labelSelectorPath)
withLabelSelectorPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public Boolean hasLabelSelectorPath()
hasLabelSelectorPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public String getSpecReplicasPath()
getSpecReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A withSpecReplicasPath(String specReplicasPath)
withSpecReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public Boolean hasSpecReplicasPath()
hasSpecReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public String getStatusReplicasPath()
getStatusReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A withStatusReplicasPath(String statusReplicasPath)
withStatusReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public Boolean hasStatusReplicasPath()
hasStatusReplicasPath in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface CustomResourceSubresourceScaleFluent<A extends CustomResourceSubresourceScaleFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CustomResourceSubresourceScaleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CustomResourceSubresourceScaleFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.