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