Package kubevirt.io
Class V1Watchdog
java.lang.Object
kubevirt.io.V1Watchdog
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
date="2019-11-10T14:44:51.030+02:00")
public class V1Watchdog
extends Object
Named watchdog device.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleani6300esb watchdog device.getName()Name of the watchdog.inthashCode()i6300esb(V1I6300ESBWatchdog i6300esb) voidsetI6300esb(V1I6300ESBWatchdog i6300esb) voidprivate StringConvert the given object to string with each line indented by 4 spaces (except the first line).toString()
-
Field Details
-
i6300esb
-
name
-
-
Constructor Details
-
V1Watchdog
public V1Watchdog()
-
-
Method Details
-
i6300esb
-
getI6300esb
i6300esb watchdog device. +optional- Returns:
- i6300esb
-
setI6300esb
-
name
-
getName
Name of the watchdog.- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-