| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountResponseData |
FastlyAccountResponseData.attributes(FastlyAccounResponseAttributes attributes) |
FastlyAccountResponseData |
FastlyAccountResponse.getData()
Data object of a Fastly account.
|
FastlyAccountResponseData |
FastlyAccountResponseData.id(String id) |
FastlyAccountResponseData |
FastlyAccountResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FastlyAccountResponseData |
FastlyAccountResponseData.type(FastlyAccountType type) |
| Modifier and Type | Method and Description |
|---|---|
List<FastlyAccountResponseData> |
FastlyAccountsResponse.getData()
The JSON:API data schema.
|
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountsResponse |
FastlyAccountsResponse.addDataItem(FastlyAccountResponseData dataItem) |
FastlyAccountResponse |
FastlyAccountResponse.data(FastlyAccountResponseData data) |
void |
FastlyAccountResponse.setData(FastlyAccountResponseData data) |
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountsResponse |
FastlyAccountsResponse.data(List<FastlyAccountResponseData> data) |
void |
FastlyAccountsResponse.setData(List<FastlyAccountResponseData> data) |
Copyright © 2024. All rights reserved.