| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LayerAttributes |
LayerAttributes.addRestrictionsItem(TimeRestriction restrictionsItem) |
LayerAttributes |
LayerAttributes.effectiveDate(OffsetDateTime effectiveDate) |
LayerAttributes |
LayerAttributes.endDate(OffsetDateTime endDate) |
LayerAttributes |
Layer.getAttributes()
Describes key properties of a Layer, including rotation details, name, start/end times, and any
restrictions.
|
LayerAttributes |
LayerAttributes.interval(LayerAttributesInterval interval) |
LayerAttributes |
LayerAttributes.name(String name) |
LayerAttributes |
LayerAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LayerAttributes |
LayerAttributes.restrictions(List<TimeRestriction> restrictions) |
LayerAttributes |
LayerAttributes.rotationStart(OffsetDateTime rotationStart) |
| Modifier and Type | Method and Description |
|---|---|
Layer |
Layer.attributes(LayerAttributes attributes) |
void |
Layer.setAttributes(LayerAttributes attributes) |
Copyright © 2025. All rights reserved.