| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountResponse |
FastlyIntegrationApi.createFastlyAccount(FastlyAccountCreateRequest body)
Add Fastly account.
|
CompletableFuture<FastlyAccountResponse> |
FastlyIntegrationApi.createFastlyAccountAsync(FastlyAccountCreateRequest body)
Add Fastly account.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.createFastlyAccountWithHttpInfo(FastlyAccountCreateRequest body)
Create a Fastly account.
|
CompletableFuture<ApiResponse<FastlyAccountResponse>> |
FastlyIntegrationApi.createFastlyAccountWithHttpInfoAsync(FastlyAccountCreateRequest body)
Add Fastly account.
|
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountCreateRequest |
FastlyAccountCreateRequest.data(FastlyAccountCreateRequestData data) |
FastlyAccountCreateRequest |
FastlyAccountCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.