Package kubevirt.io
Class V1HypervTimer
java.lang.Object
kubevirt.io.V1HypervTimer
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
date="2019-11-10T14:44:51.030+02:00")
public class V1HypervTimer
extends Object
V1HypervTimer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()Enabled set to false makes sure that the machine type or a preset can't add the timer.voidsetPresent(Boolean present) private StringConvert the given object to string with each line indented by 4 spaces (except the first line).toString()
-
Field Details
-
present
-
-
Constructor Details
-
V1HypervTimer
public V1HypervTimer()
-
-
Method Details
-
present
-
isPresent
Enabled set to false makes sure that the machine type or a preset can't add the timer. Defaults to true. +optional- Returns:
- present
-
setPresent
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-