Package | Description |
---|---|
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
CreateRunRequest.Builder |
CreateRunRequest.Builder.body$(CreateRunDetails body)
Alternative setter for the body parameter.
|
static CreateRunRequest.Builder |
CreateRunRequest.builder()
Return a new builder for this request object.
|
CreateRunRequest.Builder |
CreateRunRequest.Builder.copy(CreateRunRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateRunRequest.Builder |
CreateRunRequest.Builder.createRunDetails(CreateRunDetails createRunDetails)
Details for creating a run of an application.
|
CreateRunRequest.Builder |
CreateRunRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
CreateRunRequest.Builder |
CreateRunRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
CreateRunRequest.Builder |
CreateRunRequest.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.
|
CreateRunRequest.Builder |
CreateRunRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateRunRequest.Builder |
CreateRunRequest.toBuilder()
Return an instance of
CreateRunRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2022. All rights reserved.