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