UpdateServiceGatewayResponse.Builder |
UpdateServiceGatewayResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static UpdateServiceGatewayResponse.Builder |
UpdateServiceGatewayResponse.builder() |
Return a new builder for this response object.
|
UpdateServiceGatewayResponse.Builder |
UpdateServiceGatewayResponse.Builder.copy(UpdateServiceGatewayResponse o) |
Copy method to populate the builder with values from the given instance.
|
UpdateServiceGatewayResponse.Builder |
UpdateServiceGatewayResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
UpdateServiceGatewayResponse.Builder |
UpdateServiceGatewayResponse.Builder.headers(Map<String,List<String>> headers) |
|
UpdateServiceGatewayResponse.Builder |
UpdateServiceGatewayResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateServiceGatewayResponse.Builder |
UpdateServiceGatewayResponse.Builder.serviceGateway(ServiceGateway serviceGateway) |
The returned ServiceGateway instance.
|