Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
HelmSetValueCollection |
HelmSetValueCollection.Builder.build() |
HelmSetValueCollection |
UpdateOkeHelmChartDeployStageDetails.getSetString() |
HelmSetValueCollection |
CreateOkeHelmChartDeployStageDetails.getSetString() |
HelmSetValueCollection |
OkeHelmChartDeployStageSummary.getSetString() |
HelmSetValueCollection |
OkeHelmChartDeployStage.getSetString() |
HelmSetValueCollection |
UpdateOkeHelmChartDeployStageDetails.getSetValues() |
HelmSetValueCollection |
CreateOkeHelmChartDeployStageDetails.getSetValues() |
HelmSetValueCollection |
OkeHelmChartDeployStageSummary.getSetValues() |
HelmSetValueCollection |
OkeHelmChartDeployStage.getSetValues() |
Constructor and Description |
---|
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.
|
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.
|
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.