public static class CreateIPSecConnectionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public CreateIPSecConnectionResponse.Builder opcRequestId(String opcRequestId)
public CreateIPSecConnectionResponse.Builder iPSecConnection(IPSecConnection iPSecConnection)
public CreateIPSecConnectionResponse build()
Copyright © 2016–2020. All rights reserved.