Uses of Class
kubevirt.io.TypesUID
-
Packages that use TypesUID Package Description kubevirt.io -
-
Uses of TypesUID in kubevirt.io
Methods in kubevirt.io that return TypesUID Modifier and Type Method Description TypesUIDV1Preconditions. getUid()Specifies the target UID.TypesUIDV1VirtualMachineStateChangeRequest. getUid()Indicates the UUID of an existing Virtual Machine Instance that this change request applies to -- if applicableMethods in kubevirt.io with parameters of type TypesUID Modifier and Type Method Description voidV1Preconditions. setUid(TypesUID uid)voidV1VirtualMachineStateChangeRequest. setUid(TypesUID uid)V1PreconditionsV1Preconditions. uid(TypesUID uid)V1VirtualMachineStateChangeRequestV1VirtualMachineStateChangeRequest. uid(TypesUID uid)
-