| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudInventorySyncConfigResponse |
StorageManagementApi.upsertSyncConfig(UpsertCloudInventorySyncConfigRequest body)
Enable Storage Management for a bucket.
|
CompletableFuture<CloudInventorySyncConfigResponse> |
StorageManagementApi.upsertSyncConfigAsync(UpsertCloudInventorySyncConfigRequest body)
Enable Storage Management for a bucket.
|
ApiResponse<CloudInventorySyncConfigResponse> |
StorageManagementApi.upsertSyncConfigWithHttpInfo(UpsertCloudInventorySyncConfigRequest body)
Enable Storage Management for an S3 bucket, GCS bucket, or Azure container by registering the
destination that holds its inventory reports.
|
CompletableFuture<ApiResponse<CloudInventorySyncConfigResponse>> |
StorageManagementApi.upsertSyncConfigWithHttpInfoAsync(UpsertCloudInventorySyncConfigRequest body)
Enable Storage Management for a bucket.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertCloudInventorySyncConfigRequest |
UpsertCloudInventorySyncConfigRequest.data(UpsertCloudInventorySyncConfigRequestData data) |
UpsertCloudInventorySyncConfigRequest |
UpsertCloudInventorySyncConfigRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.