org.jclouds.vcloud.director.v1_5.domain.network
Class IpsecVpnThirdPartyPeer
java.lang.Object
org.jclouds.vcloud.director.v1_5.domain.network.IpsecVpnPeerType<T>
org.jclouds.vcloud.director.v1_5.domain.network.IpsecVpnUnmanagedPeerType<IpsecVpnThirdPartyPeer>
org.jclouds.vcloud.director.v1_5.domain.network.IpsecVpnThirdPartyPeer
public class IpsecVpnThirdPartyPeer
- extends IpsecVpnUnmanagedPeerType<IpsecVpnThirdPartyPeer>
Gives more details of third party peer end point.
Java class for IpsecVpnThirdPartyPeer complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IpsecVpnThirdPartyPeer">
<complexContent>
<extension base="{http://www.vmware.com/vcloud/v1.5}IpsecVpnUnmanagedPeerType">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static IpsecVpnThirdPartyPeer.Builder builder()
toBuilder
public IpsecVpnThirdPartyPeer.Builder toBuilder()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.