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