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