| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ComponentGridPropertiesIsVisible |
ComponentGridPropertiesIsVisible.ComponentGridPropertiesIsVisibleDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ComponentGridPropertiesIsVisible |
ComponentGridProperties.getIsVisible()
Whether the grid component and its children are visible.
|
ComponentGridPropertiesIsVisible |
ComponentGridPropertiesIsVisible.ComponentGridPropertiesIsVisibleDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentGridProperties |
ComponentGridProperties.isVisible(ComponentGridPropertiesIsVisible isVisible) |
void |
ComponentGridPropertiesIsVisible.ComponentGridPropertiesIsVisibleSerializer.serialize(ComponentGridPropertiesIsVisible value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ComponentGridProperties.setIsVisible(ComponentGridPropertiesIsVisible isVisible) |
| Constructor and Description |
|---|
ComponentGridPropertiesIsVisibleSerializer(Class<ComponentGridPropertiesIsVisible> t) |
Copyright © 2025. All rights reserved.