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