Package | Description |
---|---|
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
CreateGatewayResponse.Builder |
CreateGatewayResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateGatewayResponse.Builder |
CreateGatewayResponse.builder()
Return a new builder for this response object.
|
CreateGatewayResponse.Builder |
CreateGatewayResponse.Builder.copy(CreateGatewayResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateGatewayResponse.Builder |
CreateGatewayResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateGatewayResponse.Builder |
CreateGatewayResponse.Builder.gateway(Gateway gateway)
The returned
Gateway instance. |
CreateGatewayResponse.Builder |
CreateGatewayResponse.Builder.headers(Map<String,List<String>> headers) |
CreateGatewayResponse.Builder |
CreateGatewayResponse.Builder.location(String location)
Location of the resource.
|
CreateGatewayResponse.Builder |
CreateGatewayResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateGatewayResponse.Builder |
CreateGatewayResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
The OCID of the work request.
|
Copyright © 2016–2024. All rights reserved.