public class VMWareTools extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VMWareTools.Builder |
Modifier | Constructor and Description |
---|---|
protected |
VMWareTools() |
|
VMWareTools(String version) |
Modifier and Type | Method and Description |
---|---|
static VMWareTools.Builder |
builder() |
boolean |
equals(Object o) |
String |
getVersion()
Gets the value of the version property.
|
int |
hashCode() |
VMWareTools.Builder |
toBuilder() |
String |
toString() |
protected String version
protected VMWareTools()
public VMWareTools(String version)
public static VMWareTools.Builder builder()
public VMWareTools.Builder toBuilder()
public String getVersion()
Copyright © 2009-2013 jclouds. All Rights Reserved.