| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentResponseData |
DORADeploymentResponse.getData()
The JSON:API data.
|
DORADeploymentResponseData |
DORADeploymentResponseData.id(String id) |
DORADeploymentResponseData |
DORADeploymentResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DORADeploymentResponseData |
DORADeploymentResponseData.type(DORADeploymentType type) |
| Modifier and Type | Method and Description |
|---|---|
DORADeploymentResponse |
DORADeploymentResponse.data(DORADeploymentResponseData data) |
void |
DORADeploymentResponse.setData(DORADeploymentResponseData data) |
| Constructor and Description |
|---|
DORADeploymentResponse(DORADeploymentResponseData data) |
Copyright © 2024. All rights reserved.