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