| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ServiceRepositoryInfoDataType |
ServiceRepositoryInfoDataType.SERVICE_REPOSITORY_INFO |
| Modifier and Type | Method and Description |
|---|---|
static ServiceRepositoryInfoDataType |
ServiceRepositoryInfoDataType.fromValue(String value) |
ServiceRepositoryInfoDataType |
ServiceRepositoryInfoResponseData.getType()
The resource type for service repository info objects.
|
ServiceRepositoryInfoDataType |
ServiceRepositoryInfoRequestData.getType()
The resource type for service repository info objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceRepositoryInfoDataType.ServiceRepositoryInfoDataTypeSerializer.serialize(ServiceRepositoryInfoDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ServiceRepositoryInfoResponseData.setType(ServiceRepositoryInfoDataType type) |
void |
ServiceRepositoryInfoRequestData.setType(ServiceRepositoryInfoDataType type) |
ServiceRepositoryInfoResponseData |
ServiceRepositoryInfoResponseData.type(ServiceRepositoryInfoDataType type) |
ServiceRepositoryInfoRequestData |
ServiceRepositoryInfoRequestData.type(ServiceRepositoryInfoDataType type) |
| Constructor and Description |
|---|
ServiceRepositoryInfoRequestData(ServiceRepositoryInfoRequestAttributes attributes,
ServiceRepositoryInfoDataType type) |
ServiceRepositoryInfoResponseData(ServiceRepositoryInfoResponseAttributes attributes,
String id,
ServiceRepositoryInfoDataType type) |
| Constructor and Description |
|---|
ServiceRepositoryInfoDataTypeSerializer(Class<ServiceRepositoryInfoDataType> t) |
Copyright © 2026. All rights reserved.