| 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) |
FastlyAccountsResponse |
FastlyAccountsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.