public static class IPSecConnectionTunnelSharedSecret.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IPSecConnectionTunnelSharedSecret |
build() |
IPSecConnectionTunnelSharedSecret.Builder |
copy(IPSecConnectionTunnelSharedSecret o) |
IPSecConnectionTunnelSharedSecret.Builder |
sharedSecret(String sharedSecret) |
public IPSecConnectionTunnelSharedSecret.Builder sharedSecret(String sharedSecret)
public IPSecConnectionTunnelSharedSecret build()
public IPSecConnectionTunnelSharedSecret.Builder copy(IPSecConnectionTunnelSharedSecret o)
Copyright © 2016–2019. All rights reserved.