| 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(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreateRunRequest.Builder | CreateRunRequest.Builder. opcParentRptUrl(String opcParentRptUrl) | (Optional header param, required for Resource Principal version 3.0+) Parent resource
control plane endpoint used to exchange for upper level resource principal token. | 
| 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() |  |