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