| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateUploadRequestDataAttributes |
CreateUploadRequestDataAttributes.addHeadersItem(String headersItem) |
CreateUploadRequestDataAttributes |
CreateUploadRequestData.getAttributes()
Upload configuration specifying how data is uploaded by the user, and properties of the table
to associate the upload with.
|
CreateUploadRequestDataAttributes |
CreateUploadRequestDataAttributes.headers(List<String> headers) |
CreateUploadRequestDataAttributes |
CreateUploadRequestDataAttributes.partCount(Integer partCount) |
CreateUploadRequestDataAttributes |
CreateUploadRequestDataAttributes.partSize(Long partSize) |
CreateUploadRequestDataAttributes |
CreateUploadRequestDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CreateUploadRequestDataAttributes |
CreateUploadRequestDataAttributes.tableName(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
CreateUploadRequestData |
CreateUploadRequestData.attributes(CreateUploadRequestDataAttributes attributes) |
void |
CreateUploadRequestData.setAttributes(CreateUploadRequestDataAttributes attributes) |
Copyright © 2026. All rights reserved.