public interface ResourceAttributesFluent<A extends ResourceAttributesFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getGroup()
Boolean hasGroup()
@Deprecated A withNewGroup(String arg0)
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)
String getSubresource()
Boolean hasSubresource()
@Deprecated A withNewSubresource(String arg0)
String getVerb()
Boolean hasVerb()
@Deprecated A withNewVerb(String arg0)
String getVersion()
Boolean hasVersion()
@Deprecated A withNewVersion(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.