public class DependentStatusFluentImpl<A extends DependentStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DependentStatusFluent<A>
| Constructor and Description |
|---|
DependentStatusFluentImpl() |
DependentStatusFluentImpl(DependentStatus instance) |
public DependentStatusFluentImpl()
public DependentStatusFluentImpl(DependentStatus instance)
public String getGroup()
getGroup in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A withGroup(String group)
withGroup in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public Boolean hasGroup()
hasGroup in interface DependentStatusFluent<A extends DependentStatusFluent<A>>@Deprecated public A withNewGroup(String arg0)
withNewGroup in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public String getKind()
getKind in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A withKind(String kind)
withKind in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public Boolean hasKind()
hasKind in interface DependentStatusFluent<A extends DependentStatusFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public String getMessage()
getMessage in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A withMessage(String message)
withMessage in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public Boolean hasMessage()
hasMessage in interface DependentStatusFluent<A extends DependentStatusFluent<A>>@Deprecated public A withNewMessage(String arg0)
withNewMessage in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public String getStatus()
getStatus in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A withStatus(String status)
withStatus in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public Boolean hasStatus()
hasStatus in interface DependentStatusFluent<A extends DependentStatusFluent<A>>@Deprecated public A withNewStatus(String arg0)
withNewStatus in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public String getUuid()
getUuid in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A withUuid(String uuid)
withUuid in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public Boolean hasUuid()
hasUuid in interface DependentStatusFluent<A extends DependentStatusFluent<A>>@Deprecated public A withNewUuid(String arg0)
withNewUuid in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public String getVersion()
getVersion in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A withVersion(String version)
withVersion in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public Boolean hasVersion()
hasVersion in interface DependentStatusFluent<A extends DependentStatusFluent<A>>@Deprecated public A withNewVersion(String arg0)
withNewVersion in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface DependentStatusFluent<A extends DependentStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface DependentStatusFluent<A extends DependentStatusFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.