| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsBedrockMetadata |
LLMObsIntegrationInferenceResponse.getBedrockMetadata()
Amazon Bedrock-specific metadata for an inference request.
|
LLMObsBedrockMetadata |
LLMObsIntegrationInferenceRequest.getBedrockMetadata()
Amazon Bedrock-specific metadata for an inference request.
|
LLMObsBedrockMetadata |
LLMObsBedrockMetadata.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsBedrockMetadata |
LLMObsBedrockMetadata.region(String region) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsIntegrationInferenceResponse |
LLMObsIntegrationInferenceResponse.bedrockMetadata(LLMObsBedrockMetadata bedrockMetadata) |
LLMObsIntegrationInferenceRequest |
LLMObsIntegrationInferenceRequest.bedrockMetadata(LLMObsBedrockMetadata bedrockMetadata) |
void |
LLMObsIntegrationInferenceResponse.setBedrockMetadata(LLMObsBedrockMetadata bedrockMetadata) |
void |
LLMObsIntegrationInferenceRequest.setBedrockMetadata(LLMObsBedrockMetadata bedrockMetadata) |
Copyright © 2026. All rights reserved.