| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ContainerImageGroupType |
ContainerImageGroupType.CONTAINER_IMAGE_GROUP |
| Modifier and Type | Method and Description |
|---|---|
static ContainerImageGroupType |
ContainerImageGroupType.fromValue(String value) |
ContainerImageGroupType |
ContainerImageGroup.getType()
Type of Container Image Group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerImageGroupType.ContainerImageGroupTypeSerializer.serialize(ContainerImageGroupType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ContainerImageGroup.setType(ContainerImageGroupType type) |
ContainerImageGroup |
ContainerImageGroup.type(ContainerImageGroupType type) |
| Constructor and Description |
|---|
ContainerImageGroupTypeSerializer(Class<ContainerImageGroupType> t) |
Copyright © 2024. All rights reserved.