| 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) |
Copyright © 2023. All rights reserved.