| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ContainerGroupType |
ContainerGroupType.CONTAINER_GROUP |
| Modifier and Type | Method and Description |
|---|---|
static ContainerGroupType |
ContainerGroupType.fromValue(String value) |
ContainerGroupType |
ContainerGroup.getType()
Type of container group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerGroupType.ContainerGroupTypeSerializer.serialize(ContainerGroupType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ContainerGroup.setType(ContainerGroupType type) |
ContainerGroup |
ContainerGroup.type(ContainerGroupType type) |
| Constructor and Description |
|---|
ContainerGroupTypeSerializer(Class<ContainerGroupType> t) |
Copyright © 2024. All rights reserved.