public static class GetIPSecConnectionTunnelSharedSecretResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetIPSecConnectionTunnelSharedSecretResponse |
build() |
GetIPSecConnectionTunnelSharedSecretResponse.Builder |
copy(GetIPSecConnectionTunnelSharedSecretResponse o)
Copy method to populate the builder with values from the given instance.
|
GetIPSecConnectionTunnelSharedSecretResponse.Builder |
etag(String etag) |
GetIPSecConnectionTunnelSharedSecretResponse.Builder |
iPSecConnectionTunnelSharedSecret(IPSecConnectionTunnelSharedSecret iPSecConnectionTunnelSharedSecret) |
GetIPSecConnectionTunnelSharedSecretResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public GetIPSecConnectionTunnelSharedSecretResponse.Builder copy(GetIPSecConnectionTunnelSharedSecretResponse o)
Copy method to populate the builder with values from the given instance.
public GetIPSecConnectionTunnelSharedSecretResponse.Builder etag(String etag)
public GetIPSecConnectionTunnelSharedSecretResponse.Builder opcRequestId(String opcRequestId)
public GetIPSecConnectionTunnelSharedSecretResponse.Builder iPSecConnectionTunnelSharedSecret(IPSecConnectionTunnelSharedSecret iPSecConnectionTunnelSharedSecret)
public GetIPSecConnectionTunnelSharedSecretResponse build()
Copyright © 2016–2019. All rights reserved.