org.jclouds.vcloud.director.v1_5.domain.params
Class RelocateParams.Builder

java.lang.Object
  extended by org.jclouds.vcloud.director.v1_5.domain.params.RelocateParams.Builder
Enclosing class:
RelocateParams

public static class RelocateParams.Builder
extends Object


Constructor Summary
RelocateParams.Builder()
           
 
Method Summary
 RelocateParams build()
           
 RelocateParams.Builder datastore(Reference dataStore)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelocateParams.Builder

public RelocateParams.Builder()
Method Detail

datastore

public RelocateParams.Builder datastore(Reference dataStore)

build

public RelocateParams build()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.