public interface DependentStatusFluent<A extends DependentStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getGroup()
Boolean hasGroup()
@Deprecated A withNewGroup(String arg0)
String getKind()
Boolean hasKind()
@Deprecated A withNewKind(String arg0)
String getMessage()
Boolean hasMessage()
@Deprecated A withNewMessage(String arg0)
String getStatus()
Boolean hasStatus()
@Deprecated A withNewStatus(String arg0)
String getUuid()
Boolean hasUuid()
@Deprecated A withNewUuid(String arg0)
String getVersion()
Boolean hasVersion()
@Deprecated A withNewVersion(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.