public class StepResourceFluent<A extends StepResourceFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
StepResourceFluent() |
StepResourceFluent(StepResource instance) |
public StepResourceFluent()
public StepResourceFluent(StepResource instance)
protected void copyInstance(StepResource instance)
public String getGroup()
public boolean hasGroup()
public String getKind()
public boolean hasKind()
public String getManifest()
public boolean hasManifest()
public String getName()
public boolean hasName()
public String getSourceName()
public boolean hasSourceName()
public String getSourceNamespace()
public boolean hasSourceNamespace()
public String getVersion()
public boolean hasVersion()
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 StepResourceFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StepResourceFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.