Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateDeployPipelineDeploymentDetails
Details of the new deployment to be created that will run all the stages in the pipeline.
|
class |
CreateDeployPipelineRedeploymentDetails
Details of the new deployment to be created based on a previously executed deployment.
|
class |
CreateSingleDeployStageDeploymentDetails
Details of a new deployment to be created that will run a single stage of the pipeline.
|
class |
CreateSingleDeployStageRedeploymentDetails
Details of a new deployment to be created that will rerun a single stage from a previously
executed deployment.
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentDetails |
CreateDeploymentRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateDeploymentDetails |
CreateDeploymentRequest.getCreateDeploymentDetails()
Details for the new deployment.
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.body$(CreateDeploymentDetails body)
Alternative setter for the body parameter.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.createDeploymentDetails(CreateDeploymentDetails createDeploymentDetails)
Details for the new deployment.
|
Copyright © 2016–2024. All rights reserved.