| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CreateComponentRequestDataAttributesType |
CreateComponentRequestDataAttributesType.COMPONENT |
static CreateComponentRequestDataAttributesType |
CreateComponentRequestDataAttributesType.GROUP |
| Modifier and Type | Method and Description |
|---|---|
static CreateComponentRequestDataAttributesType |
CreateComponentRequestDataAttributesType.fromValue(String value) |
CreateComponentRequestDataAttributesType |
StatusPagesComponentGroupAttributes.getType()
The type of the component.
|
CreateComponentRequestDataAttributesType |
StatusPagesComponentDataAttributes.getType()
The type of the component.
|
CreateComponentRequestDataAttributesType |
StatusPageDataAttributesComponentsItems.getType()
The type of the component.
|
CreateComponentRequestDataAttributesType |
StatusPageAsIncludedAttributesComponentsItems.getType()
The type of the component.
|
CreateComponentRequestDataAttributesType |
CreateStatusPageRequestDataAttributesComponentsItems.getType()
The type of the component.
|
CreateComponentRequestDataAttributesType |
CreateComponentRequestDataAttributes.getType()
The type of the component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateComponentRequestDataAttributesType.CreateComponentRequestDataAttributesTypeSerializer.serialize(CreateComponentRequestDataAttributesType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
StatusPagesComponentGroupAttributes.setType(CreateComponentRequestDataAttributesType type) |
void |
StatusPagesComponentDataAttributes.setType(CreateComponentRequestDataAttributesType type) |
void |
StatusPageDataAttributesComponentsItems.setType(CreateComponentRequestDataAttributesType type) |
void |
StatusPageAsIncludedAttributesComponentsItems.setType(CreateComponentRequestDataAttributesType type) |
void |
CreateStatusPageRequestDataAttributesComponentsItems.setType(CreateComponentRequestDataAttributesType type) |
void |
CreateComponentRequestDataAttributes.setType(CreateComponentRequestDataAttributesType type) |
StatusPagesComponentGroupAttributes |
StatusPagesComponentGroupAttributes.type(CreateComponentRequestDataAttributesType type) |
StatusPagesComponentDataAttributes |
StatusPagesComponentDataAttributes.type(CreateComponentRequestDataAttributesType type) |
StatusPageDataAttributesComponentsItems |
StatusPageDataAttributesComponentsItems.type(CreateComponentRequestDataAttributesType type) |
StatusPageAsIncludedAttributesComponentsItems |
StatusPageAsIncludedAttributesComponentsItems.type(CreateComponentRequestDataAttributesType type) |
CreateStatusPageRequestDataAttributesComponentsItems |
CreateStatusPageRequestDataAttributesComponentsItems.type(CreateComponentRequestDataAttributesType type) |
CreateComponentRequestDataAttributes |
CreateComponentRequestDataAttributes.type(CreateComponentRequestDataAttributesType type) |
| Constructor and Description |
|---|
CreateComponentRequestDataAttributes(String name,
Long position,
CreateComponentRequestDataAttributesType type) |
StatusPagesComponentDataAttributes(CreateComponentRequestDataAttributesType type) |
StatusPagesComponentGroupAttributes(CreateComponentRequestDataAttributesType type) |
| Constructor and Description |
|---|
CreateComponentRequestDataAttributesTypeSerializer(Class<CreateComponentRequestDataAttributesType> t) |
Copyright © 2026. All rights reserved.