| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountsResponse |
FastlyIntegrationApi.listFastlyAccounts()
List Fastly accounts.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FastlyAccountsResponse> |
FastlyIntegrationApi.listFastlyAccountsAsync()
List Fastly accounts.
|
ApiResponse<FastlyAccountsResponse> |
FastlyIntegrationApi.listFastlyAccountsWithHttpInfo()
List Fastly accounts.
|
CompletableFuture<ApiResponse<FastlyAccountsResponse>> |
FastlyIntegrationApi.listFastlyAccountsWithHttpInfoAsync()
List Fastly accounts.
|
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountsResponse |
FastlyAccountsResponse.addDataItem(FastlyAccountResponseData dataItem) |
FastlyAccountsResponse |
FastlyAccountsResponse.data(List<FastlyAccountResponseData> data) |
Copyright © 2023. All rights reserved.