CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.applicationKey(String applicationKey) |
The application key.
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.body$(CreateTaskRunDetails body) |
Alternative setter for the body parameter.
|
static CreateTaskRunRequest.Builder |
CreateTaskRunRequest.builder() |
Return a new builder for this request object.
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.copy(CreateTaskRunRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.createTaskRunDetails(CreateTaskRunDetails createTaskRunDetails) |
The details needed to create a task run.
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.toBuilder() |
|
CreateTaskRunRequest.Builder |
CreateTaskRunRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|