| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestFileMultipartPresignedUrlsPart |
SyntheticsTestFileMultipartPresignedUrlsPart.md5(String md5) |
SyntheticsTestFileMultipartPresignedUrlsPart |
SyntheticsTestFileMultipartPresignedUrlsPart.partNumber(Long partNumber) |
SyntheticsTestFileMultipartPresignedUrlsPart |
SyntheticsTestFileMultipartPresignedUrlsPart.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestFileMultipartPresignedUrlsPart> |
SyntheticsTestFileMultipartPresignedUrlsRequest.getParts()
Array of part descriptors for the multipart upload.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestFileMultipartPresignedUrlsRequest |
SyntheticsTestFileMultipartPresignedUrlsRequest.addPartsItem(SyntheticsTestFileMultipartPresignedUrlsPart partsItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestFileMultipartPresignedUrlsRequest |
SyntheticsTestFileMultipartPresignedUrlsRequest.parts(List<SyntheticsTestFileMultipartPresignedUrlsPart> parts) |
void |
SyntheticsTestFileMultipartPresignedUrlsRequest.setParts(List<SyntheticsTestFileMultipartPresignedUrlsPart> parts) |
| Constructor and Description |
|---|
SyntheticsTestFileMultipartPresignedUrlsRequest(SyntheticsTestFileMultipartPresignedUrlsRequestBucketKeyPrefix bucketKeyPrefix,
List<SyntheticsTestFileMultipartPresignedUrlsPart> parts) |
Copyright © 2026. All rights reserved.