| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AppKeyRegistrationData |
RegisterAppKeyResponse.getData()
Data related to the app key registration.
|
AppKeyRegistrationData |
GetAppKeyRegistrationResponse.getData()
Data related to the app key registration.
|
AppKeyRegistrationData |
AppKeyRegistrationData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AppKeyRegistrationData |
AppKeyRegistrationData.type(AppKeyRegistrationDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<AppKeyRegistrationData> |
ListAppKeyRegistrationsResponse.getData()
An array of app key registrations.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppKeyRegistrationsResponse |
ListAppKeyRegistrationsResponse.addDataItem(AppKeyRegistrationData dataItem) |
RegisterAppKeyResponse |
RegisterAppKeyResponse.data(AppKeyRegistrationData data) |
GetAppKeyRegistrationResponse |
GetAppKeyRegistrationResponse.data(AppKeyRegistrationData data) |
void |
RegisterAppKeyResponse.setData(AppKeyRegistrationData data) |
void |
GetAppKeyRegistrationResponse.setData(AppKeyRegistrationData data) |
| Modifier and Type | Method and Description |
|---|---|
ListAppKeyRegistrationsResponse |
ListAppKeyRegistrationsResponse.data(List<AppKeyRegistrationData> data) |
void |
ListAppKeyRegistrationsResponse.setData(List<AppKeyRegistrationData> data) |
Copyright © 2026. All rights reserved.