Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteWaitCriteriaSummary
Specifies the absolute wait criteria, user can specify fixed length of wait duration.
|
Modifier and Type | Method and Description |
---|---|
WaitCriteriaSummary |
WaitDeployStageSummary.getWaitCriteria() |
Modifier and Type | Method and Description |
---|---|
WaitDeployStageSummary.Builder |
WaitDeployStageSummary.Builder.waitCriteria(WaitCriteriaSummary waitCriteria) |
Constructor and Description |
---|
WaitDeployStageSummary(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,
WaitCriteriaSummary waitCriteria)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.