Interface KubernetesDeleteCommandResult
public interface KubernetesDeleteCommandResult
-
Method Summary
Modifier and TypeMethodDescriptionGets the api version.getKind()Gets the resource kind.Gets the success.voidsetApiVersion(String apiVersion) Sets the api version.voidSets the resource kind.voidsetSuccess(Boolean success) Sets the success.