| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountResponse |
FastlyIntegrationApi.createFastlyAccount(FastlyAccountCreateRequest body)
Add Fastly account.
|
FastlyAccountResponse |
FastlyIntegrationApi.getFastlyAccount(String accountId)
Get Fastly account.
|
FastlyAccountResponse |
FastlyIntegrationApi.updateFastlyAccount(String accountId,
FastlyAccountUpdateRequest body)
Update Fastly account.
|
| Modifier and Type | Method and Description |
|---|---|
FastlyAccountResponse |
FastlyAccountResponse.data(FastlyAccountResponseData data) |
FastlyAccountResponse |
FastlyAccountResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.