| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CIAppHostInfo |
CIAppHostInfo.addLabelsItem(String labelsItem) |
CIAppHostInfo |
CIAppPipelineEventStep.getNode()
Contains information of the host running the pipeline, stage, job, or step.
|
CIAppHostInfo |
CIAppPipelineEventStage.getNode()
Contains information of the host running the pipeline, stage, job, or step.
|
CIAppHostInfo |
CIAppPipelineEventInProgressPipeline.getNode()
Contains information of the host running the pipeline, stage, job, or step.
|
CIAppHostInfo |
CIAppPipelineEventInProgressJob.getNode()
Contains information of the host running the pipeline, stage, job, or step.
|
CIAppHostInfo |
CIAppPipelineEventFinishedPipeline.getNode()
Contains information of the host running the pipeline, stage, job, or step.
|
CIAppHostInfo |
CIAppPipelineEventFinishedJob.getNode()
Contains information of the host running the pipeline, stage, job, or step.
|
CIAppHostInfo |
CIAppHostInfo.hostname(String hostname) |
CIAppHostInfo |
CIAppHostInfo.labels(List<String> labels) |
CIAppHostInfo |
CIAppHostInfo.name(String name) |
CIAppHostInfo |
CIAppHostInfo.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CIAppHostInfo |
CIAppHostInfo.workspace(String workspace) |
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> |
CIAppPipelineEventStep.getNode_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> |
CIAppPipelineEventStage.getNode_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> |
CIAppPipelineEventInProgressPipeline.getNode_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> |
CIAppPipelineEventInProgressJob.getNode_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> |
CIAppPipelineEventFinishedPipeline.getNode_JsonNullable() |
org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> |
CIAppPipelineEventFinishedJob.getNode_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
CIAppPipelineEventStep |
CIAppPipelineEventStep.node(CIAppHostInfo node) |
CIAppPipelineEventStage |
CIAppPipelineEventStage.node(CIAppHostInfo node) |
CIAppPipelineEventInProgressPipeline |
CIAppPipelineEventInProgressPipeline.node(CIAppHostInfo node) |
CIAppPipelineEventInProgressJob |
CIAppPipelineEventInProgressJob.node(CIAppHostInfo node) |
CIAppPipelineEventFinishedPipeline |
CIAppPipelineEventFinishedPipeline.node(CIAppHostInfo node) |
CIAppPipelineEventFinishedJob |
CIAppPipelineEventFinishedJob.node(CIAppHostInfo node) |
void |
CIAppPipelineEventStep.setNode(CIAppHostInfo node) |
void |
CIAppPipelineEventStage.setNode(CIAppHostInfo node) |
void |
CIAppPipelineEventInProgressPipeline.setNode(CIAppHostInfo node) |
void |
CIAppPipelineEventInProgressJob.setNode(CIAppHostInfo node) |
void |
CIAppPipelineEventFinishedPipeline.setNode(CIAppHostInfo node) |
void |
CIAppPipelineEventFinishedJob.setNode(CIAppHostInfo node) |
| Modifier and Type | Method and Description |
|---|---|
void |
CIAppPipelineEventStep.setNode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> node) |
void |
CIAppPipelineEventStage.setNode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> node) |
void |
CIAppPipelineEventInProgressPipeline.setNode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> node) |
void |
CIAppPipelineEventInProgressJob.setNode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> node) |
void |
CIAppPipelineEventFinishedPipeline.setNode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> node) |
void |
CIAppPipelineEventFinishedJob.setNode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<CIAppHostInfo> node) |
Copyright © 2026. All rights reserved.