| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static DashboardInviteType |
DashboardInviteType.PUBLIC_DASHBOARD_INVITATION |
| Modifier and Type | Method and Description |
|---|---|
static DashboardInviteType |
DashboardInviteType.fromValue(String value) |
DashboardInviteType |
SharedDashboardInvitesDataObject.getType()
Type for shared dashboard invitation request body.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardInviteType.DashboardInviteTypeSerializer.serialize(DashboardInviteType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SharedDashboardInvitesDataObject.setType(DashboardInviteType type) |
SharedDashboardInvitesDataObject |
SharedDashboardInvitesDataObject.type(DashboardInviteType type) |
| Constructor and Description |
|---|
SharedDashboardInvitesDataObject(SharedDashboardInvitesDataObjectAttributes attributes,
DashboardInviteType type) |
| Constructor and Description |
|---|
DashboardInviteTypeSerializer(Class<DashboardInviteType> t) |
Copyright © 2024. All rights reserved.