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