public interface UpdateOptionsFluent<A extends UpdateOptionsFluent<A>> extends Fluent<A>
String getApiVersion()
Boolean hasApiVersion()
@Deprecated A withNewApiVersion(String arg0)
A addAllToDryRun(Collection<String> items)
A removeAllFromDryRun(Collection<String> items)
String getFirstDryRun()
String getLastDryRun()
Boolean hasDryRun()
String getFieldManager()
Boolean hasFieldManager()
@Deprecated A withNewFieldManager(String arg0)
String getKind()
Boolean hasKind()
@Deprecated A withNewKind(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.