| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ModelLabProjectArtifactsType |
ModelLabProjectArtifactsType.PROJECT_FILES |
| Modifier and Type | Method and Description |
|---|---|
static ModelLabProjectArtifactsType |
ModelLabProjectArtifactsType.fromValue(String value) |
ModelLabProjectArtifactsType |
ModelLabProjectArtifactsData.getType()
The JSON:API type for a project artifacts resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelLabProjectArtifactsType.ModelLabProjectArtifactsTypeSerializer.serialize(ModelLabProjectArtifactsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ModelLabProjectArtifactsData.setType(ModelLabProjectArtifactsType type) |
ModelLabProjectArtifactsData |
ModelLabProjectArtifactsData.type(ModelLabProjectArtifactsType type) |
| Constructor and Description |
|---|
ModelLabProjectArtifactsData(ModelLabProjectArtifactsAttributes attributes,
String id,
ModelLabProjectArtifactsType type) |
| Constructor and Description |
|---|
ModelLabProjectArtifactsTypeSerializer(Class<ModelLabProjectArtifactsType> t) |
Copyright © 2026. All rights reserved.