Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.Builder.applicationKey(String applicationKey)
The application key.
|
static DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.builder()
Return a new builder for this request object.
|
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.Builder.copy(DeleteTaskRunRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.Builder.taskRunKey(String taskRunKey)
The task run key.
|
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.toBuilder()
Return an instance of
DeleteTaskRunRequest.Builder that allows you to modify request properties. |
DeleteTaskRunRequest.Builder |
DeleteTaskRunRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.