| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAzureOpenAIMetadata |
LLMObsAzureOpenAIMetadata.deploymentId(String deploymentId) |
LLMObsAzureOpenAIMetadata |
LLMObsIntegrationInferenceResponse.getAzureOpenaiMetadata()
Azure OpenAI-specific metadata for an integration account or inference request.
|
LLMObsAzureOpenAIMetadata |
LLMObsIntegrationInferenceRequest.getAzureOpenaiMetadata()
Azure OpenAI-specific metadata for an integration account or inference request.
|
LLMObsAzureOpenAIMetadata |
LLMObsIntegrationAccount.getAzureOpenaiMetadata()
Azure OpenAI-specific metadata for an integration account or inference request.
|
LLMObsAzureOpenAIMetadata |
LLMObsAzureOpenAIMetadata.modelVersion(String modelVersion) |
LLMObsAzureOpenAIMetadata |
LLMObsAzureOpenAIMetadata.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsAzureOpenAIMetadata |
LLMObsAzureOpenAIMetadata.resourceName(String resourceName) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsIntegrationInferenceResponse |
LLMObsIntegrationInferenceResponse.azureOpenaiMetadata(LLMObsAzureOpenAIMetadata azureOpenaiMetadata) |
LLMObsIntegrationInferenceRequest |
LLMObsIntegrationInferenceRequest.azureOpenaiMetadata(LLMObsAzureOpenAIMetadata azureOpenaiMetadata) |
LLMObsIntegrationAccount |
LLMObsIntegrationAccount.azureOpenaiMetadata(LLMObsAzureOpenAIMetadata azureOpenaiMetadata) |
void |
LLMObsIntegrationInferenceResponse.setAzureOpenaiMetadata(LLMObsAzureOpenAIMetadata azureOpenaiMetadata) |
void |
LLMObsIntegrationInferenceRequest.setAzureOpenaiMetadata(LLMObsAzureOpenAIMetadata azureOpenaiMetadata) |
void |
LLMObsIntegrationAccount.setAzureOpenaiMetadata(LLMObsAzureOpenAIMetadata azureOpenaiMetadata) |
Copyright © 2026. All rights reserved.