| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
NullableRelationshipToUser |
NullableRelationshipToUser.data(NullableRelationshipToUserData data) |
NullableRelationshipToUser |
IncidentResponseRelationships.getCommanderUser()
Relationship to user.
|
NullableRelationshipToUser |
IncidentCreateRelationships.getCommanderUser()
Relationship to user.
|
NullableRelationshipToUser |
IncidentUpdateRelationships.getCommanderUser()
Relationship to user.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentResponseRelationships |
IncidentResponseRelationships.commanderUser(NullableRelationshipToUser commanderUser) |
IncidentCreateRelationships |
IncidentCreateRelationships.commanderUser(NullableRelationshipToUser commanderUser) |
IncidentUpdateRelationships |
IncidentUpdateRelationships.commanderUser(NullableRelationshipToUser commanderUser) |
void |
IncidentResponseRelationships.setCommanderUser(NullableRelationshipToUser commanderUser) |
void |
IncidentCreateRelationships.setCommanderUser(NullableRelationshipToUser commanderUser) |
void |
IncidentUpdateRelationships.setCommanderUser(NullableRelationshipToUser commanderUser) |
| Constructor and Description |
|---|
IncidentCreateRelationships(NullableRelationshipToUser commanderUser) |
Copyright © 2023. All rights reserved.