public interface SyncObjectPatchFluent<A extends SyncObjectPatchFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getApiVersion()
Boolean hasApiVersion()
@Deprecated A withNewApiVersion(String arg0)
String getKind()
Boolean hasKind()
@Deprecated A withNewKind(String arg0)
String getName()
Boolean hasName()
@Deprecated A withNewName(String arg0)
String getNamespace()
Boolean hasNamespace()
@Deprecated A withNewNamespace(String arg0)
String getPatch()
Boolean hasPatch()
@Deprecated A withNewPatch(String arg0)
String getPatchType()
Boolean hasPatchType()
@Deprecated A withNewPatchType(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.