Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
DeployPipelineEnvironmentCollection |
DeployPipelineEnvironmentCollection.Builder.build() |
DeployPipelineEnvironmentCollection |
Deployment.getDeployPipelineEnvironments() |
DeployPipelineEnvironmentCollection |
DeployPipeline.getDeployPipelineEnvironments() |
Constructor and Description |
---|
Deployment(DeployPipelineArtifactCollection deployPipelineArtifacts,
DeployPipelineEnvironmentCollection deployPipelineEnvironments,
String id,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
Deployment.LifecycleState lifecycleState,
String lifecycleDetails,
DeploymentArgumentCollection deploymentArguments,
DeployStageOverrideArgumentCollection deployStageOverrideArguments,
DeployArtifactOverrideArgumentCollection deployArtifactOverrideArguments,
DeploymentExecutionProgress deploymentExecutionProgress,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
DeployPipeline(String id,
String description,
String displayName,
String projectId,
String compartmentId,
DeployPipelineArtifactCollection deployPipelineArtifacts,
DeployPipelineEnvironmentCollection deployPipelineEnvironments,
Date timeCreated,
Date timeUpdated,
DeployPipeline.LifecycleState lifecycleState,
String lifecycleDetails,
DeployPipelineParameterCollection deployPipelineParameters,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
DeployPipelineDeployment(DeployPipelineArtifactCollection deployPipelineArtifacts,
DeployPipelineEnvironmentCollection deployPipelineEnvironments,
String id,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
Deployment.LifecycleState lifecycleState,
String lifecycleDetails,
DeploymentArgumentCollection deploymentArguments,
DeployStageOverrideArgumentCollection deployStageOverrideArguments,
DeployArtifactOverrideArgumentCollection deployArtifactOverrideArguments,
DeploymentExecutionProgress deploymentExecutionProgress,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
DeployPipelineRedeployment(DeployPipelineArtifactCollection deployPipelineArtifacts,
DeployPipelineEnvironmentCollection deployPipelineEnvironments,
String id,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
Deployment.LifecycleState lifecycleState,
String lifecycleDetails,
DeploymentArgumentCollection deploymentArguments,
DeployStageOverrideArgumentCollection deployStageOverrideArguments,
DeployArtifactOverrideArgumentCollection deployArtifactOverrideArguments,
DeploymentExecutionProgress deploymentExecutionProgress,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String previousDeploymentId)
Deprecated.
|
SingleDeployStageDeployment(DeployPipelineArtifactCollection deployPipelineArtifacts,
DeployPipelineEnvironmentCollection deployPipelineEnvironments,
String id,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
Deployment.LifecycleState lifecycleState,
String lifecycleDetails,
DeploymentArgumentCollection deploymentArguments,
DeployStageOverrideArgumentCollection deployStageOverrideArguments,
DeployArtifactOverrideArgumentCollection deployArtifactOverrideArguments,
DeploymentExecutionProgress deploymentExecutionProgress,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String deployStageId)
Deprecated.
|
SingleDeployStageRedeployment(DeployPipelineArtifactCollection deployPipelineArtifacts,
DeployPipelineEnvironmentCollection deployPipelineEnvironments,
String id,
String displayName,
String projectId,
String deployPipelineId,
String compartmentId,
Date timeCreated,
Date timeUpdated,
Deployment.LifecycleState lifecycleState,
String lifecycleDetails,
DeploymentArgumentCollection deploymentArguments,
DeployStageOverrideArgumentCollection deployStageOverrideArguments,
DeployArtifactOverrideArgumentCollection deployArtifactOverrideArguments,
DeploymentExecutionProgress deploymentExecutionProgress,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String previousDeploymentId,
String deployStageId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.