public class AutomationDefFluent<A extends AutomationDefFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
AutomationDefFluent() |
AutomationDefFluent(AutomationDef instance) |
public AutomationDefFluent()
public AutomationDefFluent(AutomationDef instance)
protected void copyInstance(AutomationDef instance)
public boolean hasExtraVars()
public String getName()
public boolean hasName()
public String getSecret()
public boolean hasSecret()
public String getType()
public boolean hasType()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AutomationDefFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AutomationDefFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.