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