ImportBotRequest.Builder |
ImportBotRequest.Builder.body$(ImportBotDetails body) |
Alternative setter for the body parameter.
|
static ImportBotRequest.Builder |
ImportBotRequest.builder() |
Return a new builder for this request object.
|
ImportBotRequest.Builder |
ImportBotRequest.Builder.copy(ImportBotRequest o) |
Copy method to populate the builder with values from the given instance.
|
ImportBotRequest.Builder |
ImportBotRequest.Builder.importBotDetails(ImportBotDetails importBotDetails) |
Properties for where in Object Storage to import the Bot archive from.
|
ImportBotRequest.Builder |
ImportBotRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ImportBotRequest.Builder |
ImportBotRequest.Builder.odaInstanceId(String odaInstanceId) |
Unique Digital Assistant instance identifier.
|
ImportBotRequest.Builder |
ImportBotRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ImportBotRequest.Builder |
ImportBotRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so that you can retry the request if there’s a
timeout or server error without the risk of executing that same action again.
|
ImportBotRequest.Builder |
ImportBotRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ImportBotRequest.Builder |
ImportBotRequest.toBuilder() |
|