GetTaskRunRequest.Builder |
GetTaskRunRequest.Builder.applicationKey(String applicationKey) |
The application key.
|
static GetTaskRunRequest.Builder |
GetTaskRunRequest.builder() |
Return a new builder for this request object.
|
GetTaskRunRequest.Builder |
GetTaskRunRequest.Builder.copy(GetTaskRunRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetTaskRunRequest.Builder |
GetTaskRunRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetTaskRunRequest.Builder |
GetTaskRunRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetTaskRunRequest.Builder |
GetTaskRunRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetTaskRunRequest.Builder |
GetTaskRunRequest.Builder.taskRunKey(String taskRunKey) |
The task run key.
|
GetTaskRunRequest.Builder |
GetTaskRunRequest.toBuilder() |
|
GetTaskRunRequest.Builder |
GetTaskRunRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|