public interface GenerationStatusFluent<A extends GenerationStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getGroup()
Boolean hasGroup()
@Deprecated A withNewGroup(String arg0)
String getHash()
Boolean hasHash()
@Deprecated A withNewHash(String arg0)
Long getLastGeneration()
Boolean hasLastGeneration()
String getName()
Boolean hasName()
@Deprecated A withNewName(String arg0)
String getNamespace()
Boolean hasNamespace()
@Deprecated A withNewNamespace(String arg0)
String getResource()
Boolean hasResource()
@Deprecated A withNewResource(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.