Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
CreateJobRunRequest.Builder |
CreateJobRunRequest.Builder.body$(CreateJobRunDetails body)
Alternative setter for the body parameter.
|
static CreateJobRunRequest.Builder |
CreateJobRunRequest.builder()
Return a new builder for this request object.
|
CreateJobRunRequest.Builder |
CreateJobRunRequest.Builder.copy(CreateJobRunRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateJobRunRequest.Builder |
CreateJobRunRequest.Builder.createJobRunDetails(CreateJobRunDetails createJobRunDetails)
Details for creating a new job run.
|
CreateJobRunRequest.Builder |
CreateJobRunRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateJobRunRequest.Builder |
CreateJobRunRequest.Builder.opcParentRptUrl(String opcParentRptUrl)
URL to fetch the Resource Principal Token from the parent resource.
|
CreateJobRunRequest.Builder |
CreateJobRunRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle assigned identifier for the request.
|
CreateJobRunRequest.Builder |
CreateJobRunRequest.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.
|
CreateJobRunRequest.Builder |
CreateJobRunRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateJobRunRequest.Builder |
CreateJobRunRequest.toBuilder()
Return an instance of
CreateJobRunRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.