| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AppSelfServiceType |
AppSelfServiceType.SELFSERVICE |
| Modifier and Type | Method and Description |
|---|---|
static AppSelfServiceType |
AppSelfServiceType.fromValue(String value) |
AppSelfServiceType |
UpdateAppSelfServiceRequestData.getType()
The self-service resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppSelfServiceType.AppSelfServiceTypeSerializer.serialize(AppSelfServiceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateAppSelfServiceRequestData.setType(AppSelfServiceType type) |
UpdateAppSelfServiceRequestData |
UpdateAppSelfServiceRequestData.type(AppSelfServiceType type) |
| Constructor and Description |
|---|
AppSelfServiceTypeSerializer(Class<AppSelfServiceType> t) |
Copyright © 2026. All rights reserved.