| 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 Synthetics 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.resultEncryption(SyntheticsPrivateLocationCreationResponseResultEncryption resultEncryption) |
Copyright © 2023. All rights reserved.