| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsPrivateLocationCreationResponse |
SyntheticsApi.createPrivateLocation(SyntheticsPrivateLocation body)
Create a private location.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SyntheticsPrivateLocationCreationResponse> |
SyntheticsApi.createPrivateLocationAsync(SyntheticsPrivateLocation body)
Create a private location.
|
ApiResponse<SyntheticsPrivateLocationCreationResponse> |
SyntheticsApi.createPrivateLocationWithHttpInfo(SyntheticsPrivateLocation body)
Create a new Synthetic private location.
|
CompletableFuture<ApiResponse<SyntheticsPrivateLocationCreationResponse>> |
SyntheticsApi.createPrivateLocationWithHttpInfoAsync(SyntheticsPrivateLocation body)
Create a private location.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsPrivateLocationCreationResponse |
SyntheticsPrivateLocationCreationResponse.config(Object config) |
SyntheticsPrivateLocationCreationResponse |
SyntheticsPrivateLocationCreationResponse.privateLocation(SyntheticsPrivateLocation privateLocation) |
SyntheticsPrivateLocationCreationResponse |
SyntheticsPrivateLocationCreationResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsPrivateLocationCreationResponse |
SyntheticsPrivateLocationCreationResponse.resultEncryption(SyntheticsPrivateLocationCreationResponseResultEncryption resultEncryption) |
Copyright © 2024. All rights reserved.