| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OCIConfigType |
OCIConfigType.OCI_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
static OCIConfigType |
OCIConfigType.fromValue(String value) |
OCIConfigType |
OCIConfig.getType()
Type of OCI config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OCIConfigType.OCIConfigTypeSerializer.serialize(OCIConfigType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OCIConfig.setType(OCIConfigType type) |
OCIConfig |
OCIConfig.type(OCIConfigType type) |
| Constructor and Description |
|---|
OCIConfig(OCIConfigAttributes attributes,
String id,
OCIConfigType type) |
| Constructor and Description |
|---|
OCIConfigTypeSerializer(Class<OCIConfigType> t) |
Copyright © 2026. All rights reserved.