Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateDeployPipelineDeploymentDetails
Update details for a pipeline deployment.
|
class |
UpdateDeployPipelineRedeploymentDetails
Update details for a pipeline redeployment.
|
class |
UpdateSingleDeployStageDeploymentDetails
Update details for a single stage deployment.
|
class |
UpdateSingleDeployStageRedeploymentDetails
Update details for a single stage redeployment.
|
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentDetails |
UpdateDeploymentRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateDeploymentDetails |
UpdateDeploymentRequest.getUpdateDeploymentDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentRequest.Builder |
UpdateDeploymentRequest.Builder.body$(UpdateDeploymentDetails body)
Alternative setter for the body parameter.
|
UpdateDeploymentRequest.Builder |
UpdateDeploymentRequest.Builder.updateDeploymentDetails(UpdateDeploymentDetails updateDeploymentDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.