| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultFileRef |
SyntheticsTestResultFileRef.bucketKey(String bucketKey) |
SyntheticsTestResultFileRef |
SyntheticsTestResultFileRef.encoding(String encoding) |
SyntheticsTestResultFileRef |
SyntheticsTestResultFileRef.name(String name) |
SyntheticsTestResultFileRef |
SyntheticsTestResultFileRef.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultFileRef |
SyntheticsTestResultFileRef.size(Long size) |
SyntheticsTestResultFileRef |
SyntheticsTestResultFileRef.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestResultFileRef> |
SyntheticsTestResultRequestInfo.getFiles()
Files attached to the request.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultRequestInfo |
SyntheticsTestResultRequestInfo.addFilesItem(SyntheticsTestResultFileRef filesItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultRequestInfo |
SyntheticsTestResultRequestInfo.files(List<SyntheticsTestResultFileRef> files) |
void |
SyntheticsTestResultRequestInfo.setFiles(List<SyntheticsTestResultFileRef> files) |
Copyright © 2026. All rights reserved.