Package kubevirt.io
Class V1Preconditions
java.lang.Object
kubevirt.io.V1Preconditions
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
date="2019-11-10T14:44:51.030+02:00")
public class V1Preconditions
extends Object
Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.
-
Field Details
-
uid
-
-
Constructor Details
-
V1Preconditions
public V1Preconditions()
-
-
Method Details
-
uid
-
getUid
Specifies the target UID.- Returns:
- uid
-
setUid
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-