public class MachineAutoscalerStatusFluentImpl<A extends MachineAutoscalerStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements MachineAutoscalerStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
MachineAutoscalerStatusFluentImpl.LastTargetRefNestedImpl<N> |
MachineAutoscalerStatusFluent.LastTargetRefNested<N>| Constructor and Description |
|---|
MachineAutoscalerStatusFluentImpl() |
MachineAutoscalerStatusFluentImpl(MachineAutoscalerStatus instance) |
public MachineAutoscalerStatusFluentImpl()
public MachineAutoscalerStatusFluentImpl(MachineAutoscalerStatus instance)
@Deprecated public CrossVersionObjectReference getLastTargetRef()
getLastTargetRef in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public CrossVersionObjectReference buildLastTargetRef()
buildLastTargetRef in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public A withLastTargetRef(CrossVersionObjectReference lastTargetRef)
withLastTargetRef in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public Boolean hasLastTargetRef()
hasLastTargetRef in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public A withNewLastTargetRef(String apiVersion, String kind, String name)
withNewLastTargetRef in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public MachineAutoscalerStatusFluent.LastTargetRefNested<A> withNewLastTargetRef()
withNewLastTargetRef in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public MachineAutoscalerStatusFluent.LastTargetRefNested<A> withNewLastTargetRefLike(CrossVersionObjectReference item)
withNewLastTargetRefLike in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public MachineAutoscalerStatusFluent.LastTargetRefNested<A> editLastTargetRef()
editLastTargetRef in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public MachineAutoscalerStatusFluent.LastTargetRefNested<A> editOrNewLastTargetRef()
editOrNewLastTargetRef in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public MachineAutoscalerStatusFluent.LastTargetRefNested<A> editOrNewLastTargetRefLike(CrossVersionObjectReference item)
editOrNewLastTargetRefLike in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface MachineAutoscalerStatusFluent<A extends MachineAutoscalerStatusFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.