Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
static GetKnowledgeBaseRequest.Builder |
GetKnowledgeBaseRequest.builder()
Return a new builder for this request object.
|
GetKnowledgeBaseRequest.Builder |
GetKnowledgeBaseRequest.Builder.copy(GetKnowledgeBaseRequest o)
Copy method to populate the builder with values from the given instance.
|
GetKnowledgeBaseRequest.Builder |
GetKnowledgeBaseRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetKnowledgeBaseRequest.Builder |
GetKnowledgeBaseRequest.Builder.knowledgeBaseId(String knowledgeBaseId)
The OCID
of the knowledge base.
|
GetKnowledgeBaseRequest.Builder |
GetKnowledgeBaseRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetKnowledgeBaseRequest.Builder |
GetKnowledgeBaseRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetKnowledgeBaseRequest.Builder |
GetKnowledgeBaseRequest.toBuilder()
Return an instance of
GetKnowledgeBaseRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.