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