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