org.jclouds.vcloud.director.v1_5.domain.network
Class IpsecVpnThirdPartyPeer.Builder

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

public static class IpsecVpnThirdPartyPeer.Builder
extends Object


Constructor Summary
IpsecVpnThirdPartyPeer.Builder()
           
 
Method Summary
 IpsecVpnThirdPartyPeer build()
           
 IpsecVpnThirdPartyPeer.Builder fromIpsecVpnThirdPartyPeer(IpsecVpnThirdPartyPeer in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpsecVpnThirdPartyPeer.Builder

public IpsecVpnThirdPartyPeer.Builder()
Method Detail

build

public IpsecVpnThirdPartyPeer build()

fromIpsecVpnThirdPartyPeer

public IpsecVpnThirdPartyPeer.Builder fromIpsecVpnThirdPartyPeer(IpsecVpnThirdPartyPeer in)


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