| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OpsgenieServiceResponseAttributes |
OpsgenieServiceResponseAttributes.customUrl(String customUrl) |
OpsgenieServiceResponseAttributes |
OpsgenieServiceResponseData.getAttributes()
The attributes from an Opsgenie service response.
|
OpsgenieServiceResponseAttributes |
OpsgenieServiceResponseAttributes.name(String name) |
OpsgenieServiceResponseAttributes |
OpsgenieServiceResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OpsgenieServiceResponseAttributes |
OpsgenieServiceResponseAttributes.region(OpsgenieServiceRegionType region) |
| Modifier and Type | Method and Description |
|---|---|
OpsgenieServiceResponseData |
OpsgenieServiceResponseData.attributes(OpsgenieServiceResponseAttributes attributes) |
void |
OpsgenieServiceResponseData.setAttributes(OpsgenieServiceResponseAttributes attributes) |
| Constructor and Description |
|---|
OpsgenieServiceResponseData(OpsgenieServiceResponseAttributes attributes,
String id,
OpsgenieServiceType type) |
Copyright © 2024. All rights reserved.