Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateComputeInstanceGroupBlueGreenDeployStageDetails
Specifies the Instance Group Blue-Green deployment stage.
|
class |
CreateComputeInstanceGroupBlueGreenTrafficShiftDeployStageDetails
Specifies the instance group blue-green deployment load balancer traffic shift stage.
|
class |
CreateComputeInstanceGroupCanaryApprovalDeployStageDetails
Specifies the canary approval stage.
|
class |
CreateComputeInstanceGroupCanaryDeployStageDetails
Specifies the Instance Group Canary deployment stage.
|
class |
CreateComputeInstanceGroupCanaryTrafficShiftDeployStageDetails
Specifies the instance group canary deployment load balancer traffic shift stage.
|
class |
CreateComputeInstanceGroupDeployStageDetails
Specifies the Instance Group Rolling deployment stage.
|
class |
CreateFunctionDeployStageDetails
Specifies the Function stage.
|
class |
CreateInvokeFunctionDeployStageDetails
Specifies Invoke Function stage.
|
class |
CreateLoadBalancerTrafficShiftDeployStageDetails
Specifies load balancer traffic shift stage.
|
class |
CreateManualApprovalDeployStageDetails
Specifies the manual approval stage.
|
class |
CreateOkeBlueGreenDeployStageDetails
Specifies the Container Engine for Kubernetes (OKE) cluster Blue-Green deployment stage.
|
class |
CreateOkeBlueGreenTrafficShiftDeployStageDetails
Specifies the Container Engine for Kubernetes (OKE) cluster blue-green deployment traffic shift
stage.
|
class |
CreateOkeCanaryApprovalDeployStageDetails
Specifies the Container Engine for Kubernetes (OKE) cluster canary deployment approval stage.
|
class |
CreateOkeCanaryDeployStageDetails
Specifies the Container Engine for Kubernetes (OKE) cluster Canary deployment stage.
|
class |
CreateOkeCanaryTrafficShiftDeployStageDetails
Specifies the Container Engine for Kubernetes (OKE) cluster canary deployment traffic shift
stage.
|
class |
CreateOkeDeployStageDetails
Specifies the Container Engine for Kubernetes (OKE) cluster deployment stage.
|
class |
CreateOkeHelmChartDeployStageDetails
Specifies the Helm chart deployment to a Kubernetes cluster stage.
|
class |
CreateShellDeployStageDetails
Specifies the shell stage.
|
class |
CreateWaitDeployStageDetails
Specifies the Wait stage.
|
Modifier and Type | Method and Description |
---|---|
CreateDeployStageDetails |
CreateDeployStageRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateDeployStageDetails |
CreateDeployStageRequest.getCreateDeployStageDetails()
Details for the new deployment stage.
|
Modifier and Type | Method and Description |
---|---|
CreateDeployStageRequest.Builder |
CreateDeployStageRequest.Builder.body$(CreateDeployStageDetails body)
Alternative setter for the body parameter.
|
CreateDeployStageRequest.Builder |
CreateDeployStageRequest.Builder.createDeployStageDetails(CreateDeployStageDetails createDeployStageDetails)
Details for the new deployment stage.
|
Copyright © 2016–2023. All rights reserved.