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