public class IpsecVpnThirdPartyPeer extends IpsecVpnUnmanagedPeerType<IpsecVpnThirdPartyPeer>
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>
| Modifier and Type | Class and Description |
|---|---|
static class |
IpsecVpnThirdPartyPeer.Builder |
public static IpsecVpnThirdPartyPeer.Builder builder()
public IpsecVpnThirdPartyPeer.Builder toBuilder()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.