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