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