| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OnDemandConcurrencyCapResponse |
SyntheticsApi.setOnDemandConcurrencyCap(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
CompletableFuture<OnDemandConcurrencyCapResponse> |
SyntheticsApi.setOnDemandConcurrencyCapAsync(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.setOnDemandConcurrencyCapWithHttpInfo(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
CompletableFuture<ApiResponse<OnDemandConcurrencyCapResponse>> |
SyntheticsApi.setOnDemandConcurrencyCapWithHttpInfoAsync(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
| Modifier and Type | Method and Description |
|---|---|
OnDemandConcurrencyCapAttributes |
OnDemandConcurrencyCap.getAttributes()
On-demand concurrency cap attributes.
|
OnDemandConcurrencyCapAttributes |
OnDemandConcurrencyCapAttributes.onDemandConcurrencyCap(Double onDemandConcurrencyCap) |
OnDemandConcurrencyCapAttributes |
OnDemandConcurrencyCapAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
OnDemandConcurrencyCap |
OnDemandConcurrencyCap.attributes(OnDemandConcurrencyCapAttributes attributes) |
void |
OnDemandConcurrencyCap.setAttributes(OnDemandConcurrencyCapAttributes attributes) |
Copyright © 2024. All rights reserved.