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