Package kubevirt.io
Class V1WatchEvent
java.lang.Object
kubevirt.io.V1WatchEvent
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
date="2019-11-10T14:44:51.030+02:00")
public class V1WatchEvent
extends Object
V1WatchEvent
-
Field Details
-
object
-
type
-
-
Constructor Details
-
V1WatchEvent
public V1WatchEvent()
-
-
Method Details
-
object
-
getObject
Get object- Returns:
- object
-
setObject
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-