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