| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HamrOrgConnectionType |
HamrOrgConnectionType.HAMR_ORG_CONNECTIONS |
| Modifier and Type | Method and Description |
|---|---|
static HamrOrgConnectionType |
HamrOrgConnectionType.fromValue(String value) |
HamrOrgConnectionType |
HamrOrgConnectionDataResponse.getType()
Type of the HAMR organization connection resource.
|
HamrOrgConnectionType |
HamrOrgConnectionDataRequest.getType()
Type of the HAMR organization connection resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HamrOrgConnectionType.HamrOrgConnectionTypeSerializer.serialize(HamrOrgConnectionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
HamrOrgConnectionDataResponse.setType(HamrOrgConnectionType type) |
void |
HamrOrgConnectionDataRequest.setType(HamrOrgConnectionType type) |
HamrOrgConnectionDataResponse |
HamrOrgConnectionDataResponse.type(HamrOrgConnectionType type) |
HamrOrgConnectionDataRequest |
HamrOrgConnectionDataRequest.type(HamrOrgConnectionType type) |
| Constructor and Description |
|---|
HamrOrgConnectionDataRequest(HamrOrgConnectionAttributesRequest attributes,
String id,
HamrOrgConnectionType type) |
HamrOrgConnectionDataResponse(HamrOrgConnectionAttributesResponse attributes,
String id,
HamrOrgConnectionType type) |
| Constructor and Description |
|---|
HamrOrgConnectionTypeSerializer(Class<HamrOrgConnectionType> t) |
Copyright © 2026. All rights reserved.