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