| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CanceledDowntimesIds |
DowntimesApi.cancelDowntimesByScope(CancelDowntimesByScopeRequest body)
Deprecated.
|
CompletableFuture<CanceledDowntimesIds> |
DowntimesApi.cancelDowntimesByScopeAsync(CancelDowntimesByScopeRequest body)
Deprecated.
|
ApiResponse<CanceledDowntimesIds> |
DowntimesApi.cancelDowntimesByScopeWithHttpInfo(CancelDowntimesByScopeRequest body)
Deprecated.
|
CompletableFuture<ApiResponse<CanceledDowntimesIds>> |
DowntimesApi.cancelDowntimesByScopeWithHttpInfoAsync(CancelDowntimesByScopeRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CancelDowntimesByScopeRequest |
CancelDowntimesByScopeRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CancelDowntimesByScopeRequest |
CancelDowntimesByScopeRequest.scope(String scope) |
Copyright © 2024. All rights reserved.