public class RelocateParams extends Object
Java class for RelocateParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RelocateParams">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Datastore" type="{http://www.vmware.com/vcloud/v1.5}ReferenceType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
RelocateParams.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RelocateParams.Builder |
builder() |
boolean |
equals(Object o) |
Reference |
getDatastore()
Gets the value of the datastore property.
|
int |
hashCode() |
String |
toString() |
public static RelocateParams.Builder builder()
public Reference getDatastore()
ReferenceCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.