| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CIAppPipelineEventPreviousPipeline |
CIAppPipelineEventPipeline.getPreviousAttempt()
If the pipeline is a retry, this should contain the details of the previous attempt.
|
CIAppPipelineEventPreviousPipeline |
CIAppPipelineEventPreviousPipeline.id(String id) |
CIAppPipelineEventPreviousPipeline |
CIAppPipelineEventPreviousPipeline.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CIAppPipelineEventPreviousPipeline |
CIAppPipelineEventPreviousPipeline.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<CIAppPipelineEventPreviousPipeline> |
CIAppPipelineEventPipeline.getPreviousAttempt_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
CIAppPipelineEventPipeline |
CIAppPipelineEventPipeline.previousAttempt(CIAppPipelineEventPreviousPipeline previousAttempt) |
void |
CIAppPipelineEventPipeline.setPreviousAttempt(CIAppPipelineEventPreviousPipeline previousAttempt) |
| Modifier and Type | Method and Description |
|---|---|
void |
CIAppPipelineEventPipeline.setPreviousAttempt_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<CIAppPipelineEventPreviousPipeline> previousAttempt) |
Copyright © 2024. All rights reserved.