Package | Description |
---|---|
com.oracle.bmc.dataflow.model | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
CreateRunDetails |
CreateRunDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateRunDetails.Builder |
CreateRunDetails.Builder.copy(CreateRunDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateRunDetails |
CreateRunRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateRunDetails |
CreateRunRequest.getCreateRunDetails()
Details for creating a run of an application.
|
Modifier and Type | Method and Description |
---|---|
CreateRunRequest.Builder |
CreateRunRequest.Builder.body$(CreateRunDetails body)
Alternative setter for the body parameter.
|
CreateRunRequest.Builder |
CreateRunRequest.Builder.createRunDetails(CreateRunDetails createRunDetails)
Details for creating a run of an application.
|
Copyright © 2016–2024. All rights reserved.