Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Class and Description |
---|---|
class |
AutomatedDeployStageRollbackPolicy
Specifies the automated rollback policy for a stage on failure.
|
class |
NoDeployStageRollbackPolicy
Specifies the no rollback policy for a Stage on failure.
|
Constructor and Description |
---|
ComputeInstanceGroupDeployStage(String id,
String description,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployStage.LifecycleState lifecycleState,
String lifecycleDetails,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String computeInstanceGroupDeployEnvironmentId,
String deploymentSpecDeployArtifactId,
List<String> deployArtifactIds,
ComputeInstanceGroupRolloutPolicy rolloutPolicy,
DeployStageRollbackPolicy rollbackPolicy,
ComputeInstanceGroupFailurePolicy failurePolicy,
LoadBalancerConfig loadBalancerConfig)
Deprecated.
|
ComputeInstanceGroupDeployStageSummary(String id,
String description,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployStage.LifecycleState lifecycleState,
String lifecycleDetails,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String computeInstanceGroupDeployEnvironmentId,
String deploymentSpecDeployArtifactId,
List<String> deployArtifactIds,
ComputeInstanceGroupRolloutPolicy rolloutPolicy,
DeployStageRollbackPolicy rollbackPolicy,
ComputeInstanceGroupFailurePolicy failurePolicy,
LoadBalancerConfig loadBalancerConfig)
Deprecated.
|
CreateComputeInstanceGroupDeployStageDetails(String description,
String displayName,
String deployPipelineId,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String computeInstanceGroupDeployEnvironmentId,
String deploymentSpecDeployArtifactId,
List<String> deployArtifactIds,
ComputeInstanceGroupRolloutPolicy rolloutPolicy,
DeployStageRollbackPolicy rollbackPolicy,
ComputeInstanceGroupFailurePolicy failurePolicy,
LoadBalancerConfig loadBalancerConfig)
Deprecated.
|
CreateLoadBalancerTrafficShiftDeployStageDetails(String description,
String displayName,
String deployPipelineId,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
BackendSetIpCollection blueBackendIps,
BackendSetIpCollection greenBackendIps,
LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget trafficShiftTarget,
LoadBalancerTrafficShiftRolloutPolicy rolloutPolicy,
LoadBalancerConfig loadBalancerConfig,
DeployStageRollbackPolicy rollbackPolicy)
Deprecated.
|
CreateOkeDeployStageDetails(String description,
String displayName,
String deployPipelineId,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String okeClusterDeployEnvironmentId,
List<String> kubernetesManifestDeployArtifactIds,
String namespace,
DeployStageRollbackPolicy rollbackPolicy)
Deprecated.
|
CreateOkeHelmChartDeployStageDetails(String description,
String displayName,
String deployPipelineId,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String okeClusterDeployEnvironmentId,
String helmChartDeployArtifactId,
List<String> valuesArtifactIds,
String releaseName,
Boolean isUninstallOnStageDelete,
List<String> helmCommandArtifactIds,
CreateOkeHelmChartDeployStageDetails.Purpose purpose,
String namespace,
Integer timeoutInSeconds,
DeployStageRollbackPolicy rollbackPolicy,
HelmSetValueCollection setValues,
HelmSetValueCollection setString,
Boolean areHooksEnabled,
Boolean shouldReuseValues,
Boolean shouldResetValues,
Boolean isForceEnabled,
Boolean shouldCleanupOnFail,
Integer maxHistory,
Boolean shouldSkipCrds,
Boolean shouldSkipRenderSubchartNotes,
Boolean shouldNotWait,
Boolean isDebugEnabled)
Deprecated.
|
LoadBalancerTrafficShiftDeployStage(String id,
String description,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployStage.LifecycleState lifecycleState,
String lifecycleDetails,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
BackendSetIpCollection blueBackendIps,
BackendSetIpCollection greenBackendIps,
LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget trafficShiftTarget,
LoadBalancerTrafficShiftRolloutPolicy rolloutPolicy,
LoadBalancerConfig loadBalancerConfig,
DeployStageRollbackPolicy rollbackPolicy)
Deprecated.
|
LoadBalancerTrafficShiftDeployStageSummary(String id,
String description,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployStage.LifecycleState lifecycleState,
String lifecycleDetails,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
BackendSetIpCollection blueBackendIps,
BackendSetIpCollection greenBackendIps,
LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget trafficShiftTarget,
LoadBalancerTrafficShiftRolloutPolicy rolloutPolicy,
LoadBalancerConfig loadBalancerConfig,
DeployStageRollbackPolicy rollbackPolicy)
Deprecated.
|
OkeDeployStage(String id,
String description,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployStage.LifecycleState lifecycleState,
String lifecycleDetails,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String okeClusterDeployEnvironmentId,
List<String> kubernetesManifestDeployArtifactIds,
String namespace,
DeployStageRollbackPolicy rollbackPolicy)
Deprecated.
|
OkeDeployStageSummary(String id,
String description,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployStage.LifecycleState lifecycleState,
String lifecycleDetails,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String okeClusterDeployEnvironmentId,
List<String> kubernetesManifestDeployArtifactIds,
String namespace,
DeployStageRollbackPolicy rollbackPolicy)
Deprecated.
|
OkeHelmChartDeployStage(String id,
String description,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployStage.LifecycleState lifecycleState,
String lifecycleDetails,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String okeClusterDeployEnvironmentId,
String helmChartDeployArtifactId,
List<String> valuesArtifactIds,
String releaseName,
Boolean isUninstallOnStageDelete,
List<String> helmCommandArtifactIds,
OkeHelmChartDeployStage.Purpose purpose,
String namespace,
Integer timeoutInSeconds,
DeployStageRollbackPolicy rollbackPolicy,
HelmSetValueCollection setValues,
HelmSetValueCollection setString,
Boolean areHooksEnabled,
Boolean shouldReuseValues,
Boolean shouldResetValues,
Boolean isForceEnabled,
Boolean shouldCleanupOnFail,
Integer maxHistory,
Boolean shouldSkipCrds,
Boolean shouldSkipRenderSubchartNotes,
Boolean shouldNotWait,
Boolean isDebugEnabled)
Deprecated.
|
OkeHelmChartDeployStageSummary(String id,
String description,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
DeployStage.LifecycleState lifecycleState,
String lifecycleDetails,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String okeClusterDeployEnvironmentId,
String helmChartDeployArtifactId,
List<String> valuesArtifactIds,
String releaseName,
Boolean isUninstallOnStageDelete,
List<String> helmCommandArtifactIds,
OkeHelmChartDeployStageSummary.Purpose purpose,
String namespace,
Integer timeoutInSeconds,
DeployStageRollbackPolicy rollbackPolicy,
HelmSetValueCollection setValues,
HelmSetValueCollection setString,
Boolean areHooksEnabled,
Boolean shouldReuseValues,
Boolean shouldResetValues,
Boolean isForceEnabled,
Boolean shouldCleanupOnFail,
Integer maxHistory,
Boolean shouldSkipCrds,
Boolean shouldSkipRenderSubchartNotes,
Boolean shouldNotWait,
Boolean isDebugEnabled)
Deprecated.
|
UpdateComputeInstanceGroupDeployStageDetails(String description,
String displayName,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String computeInstanceGroupDeployEnvironmentId,
String deploymentSpecDeployArtifactId,
List<String> deployArtifactIds,
ComputeInstanceGroupRolloutPolicy rolloutPolicy,
DeployStageRollbackPolicy rollbackPolicy,
ComputeInstanceGroupFailurePolicy failurePolicy,
LoadBalancerConfig loadBalancerConfig)
Deprecated.
|
UpdateLoadBalancerTrafficShiftDeployStageDetails(String description,
String displayName,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
BackendSetIpCollection blueBackendIps,
BackendSetIpCollection greenBackendIps,
LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget trafficShiftTarget,
LoadBalancerTrafficShiftRolloutPolicy rolloutPolicy,
LoadBalancerConfig loadBalancerConfig,
DeployStageRollbackPolicy rollbackPolicy)
Deprecated.
|
UpdateOkeDeployStageDetails(String description,
String displayName,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String okeClusterDeployEnvironmentId,
List<String> kubernetesManifestDeployArtifactIds,
String namespace,
DeployStageRollbackPolicy rollbackPolicy)
Deprecated.
|
UpdateOkeHelmChartDeployStageDetails(String description,
String displayName,
DeployStagePredecessorCollection deployStagePredecessorCollection,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String okeClusterDeployEnvironmentId,
String helmChartDeployArtifactId,
List<String> valuesArtifactIds,
String releaseName,
Boolean isUninstallOnStageDelete,
List<String> helmCommandArtifactIds,
UpdateOkeHelmChartDeployStageDetails.Purpose purpose,
String namespace,
Integer timeoutInSeconds,
DeployStageRollbackPolicy rollbackPolicy,
HelmSetValueCollection setValues,
HelmSetValueCollection setString,
Boolean areHooksEnabled,
Boolean shouldReuseValues,
Boolean shouldResetValues,
Boolean isForceEnabled,
Boolean shouldCleanupOnFail,
Integer maxHistory,
Boolean shouldSkipCrds,
Boolean shouldSkipRenderSubchartNotes,
Boolean shouldNotWait,
Boolean isDebugEnabled)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.