| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FastlyAccounResponseAttributes |
FastlyAccounResponseAttributes.addServicesItem(FastlyService servicesItem) |
FastlyAccounResponseAttributes |
FastlyAccountResponseData.getAttributes()
Attributes object of a Fastly account.
|
FastlyAccounResponseAttributes |
FastlyAccounResponseAttributes.name(String name) |
FastlyAccounResponseAttributes |
FastlyAccounResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FastlyAccounResponseAttributes |
FastlyAccounResponseAttributes.services(List<FastlyService> services) |
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountResponseData |
FastlyAccountResponseData.attributes(FastlyAccounResponseAttributes attributes) |
void |
FastlyAccountResponseData.setAttributes(FastlyAccounResponseAttributes attributes) |
| Constructor and Description |
|---|
FastlyAccountResponseData(FastlyAccounResponseAttributes attributes,
String id,
FastlyAccountType type) |
Copyright © 2024. All rights reserved.