| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OpsgenieServiceUpdateAttributes |
OpsgenieServiceUpdateAttributes.customUrl(String customUrl) |
OpsgenieServiceUpdateAttributes |
OpsgenieServiceUpdateData.getAttributes()
The Opsgenie service attributes for an update request.
|
OpsgenieServiceUpdateAttributes |
OpsgenieServiceUpdateAttributes.name(String name) |
OpsgenieServiceUpdateAttributes |
OpsgenieServiceUpdateAttributes.opsgenieApiKey(String opsgenieApiKey) |
OpsgenieServiceUpdateAttributes |
OpsgenieServiceUpdateAttributes.region(OpsgenieServiceRegionType region) |
| Modifier and Type | Method and Description |
|---|---|
OpsgenieServiceUpdateData |
OpsgenieServiceUpdateData.attributes(OpsgenieServiceUpdateAttributes attributes) |
void |
OpsgenieServiceUpdateData.setAttributes(OpsgenieServiceUpdateAttributes attributes) |
| Constructor and Description |
|---|
OpsgenieServiceUpdateData(OpsgenieServiceUpdateAttributes attributes,
String id,
OpsgenieServiceType type) |
Copyright © 2023. All rights reserved.