| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestFileMultipartPresignedUrlsResponse |
SyntheticsApi.getTestFileMultipartPresignedUrls(String publicId,
SyntheticsTestFileMultipartPresignedUrlsRequest body)
Get presigned URLs for uploading a test file.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SyntheticsTestFileMultipartPresignedUrlsResponse> |
SyntheticsApi.getTestFileMultipartPresignedUrlsAsync(String publicId,
SyntheticsTestFileMultipartPresignedUrlsRequest body)
Get presigned URLs for uploading a test file.
|
ApiResponse<SyntheticsTestFileMultipartPresignedUrlsResponse> |
SyntheticsApi.getTestFileMultipartPresignedUrlsWithHttpInfo(String publicId,
SyntheticsTestFileMultipartPresignedUrlsRequest body)
Get presigned URLs for uploading a file to a Synthetic test using multipart upload.
|
CompletableFuture<ApiResponse<SyntheticsTestFileMultipartPresignedUrlsResponse>> |
SyntheticsApi.getTestFileMultipartPresignedUrlsWithHttpInfoAsync(String publicId,
SyntheticsTestFileMultipartPresignedUrlsRequest body)
Get presigned URLs for uploading a test file.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestFileMultipartPresignedUrlsResponse |
SyntheticsTestFileMultipartPresignedUrlsResponse.bucketKey(String bucketKey) |
SyntheticsTestFileMultipartPresignedUrlsResponse |
SyntheticsTestFileMultipartPresignedUrlsResponse.multipartPresignedUrlsParams(SyntheticsTestFileMultipartPresignedUrlsParams multipartPresignedUrlsParams) |
SyntheticsTestFileMultipartPresignedUrlsResponse |
SyntheticsTestFileMultipartPresignedUrlsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.