| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FastlyService |
FastlyService.addTagsItem(String tagsItem) |
FastlyService |
FastlyService.id(String id) |
FastlyService |
FastlyService.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FastlyService |
FastlyService.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
List<FastlyService> |
FastlyAccounResponseAttributes.getServices()
A list of services belonging to the parent account.
|
List<FastlyService> |
FastlyAccountCreateRequestAttributes.getServices()
A list of services belonging to the parent account.
|
| Modifier and Type | Method and Description |
|---|---|
FastlyAccounResponseAttributes |
FastlyAccounResponseAttributes.addServicesItem(FastlyService servicesItem) |
FastlyAccountCreateRequestAttributes |
FastlyAccountCreateRequestAttributes.addServicesItem(FastlyService servicesItem) |
| Modifier and Type | Method and Description |
|---|---|
FastlyAccounResponseAttributes |
FastlyAccounResponseAttributes.services(List<FastlyService> services) |
FastlyAccountCreateRequestAttributes |
FastlyAccountCreateRequestAttributes.services(List<FastlyService> services) |
void |
FastlyAccounResponseAttributes.setServices(List<FastlyService> services) |
void |
FastlyAccountCreateRequestAttributes.setServices(List<FastlyService> services) |
Copyright © 2024. All rights reserved.