@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class IntegrationServiceNowSyncConfig139772721534496 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_COMMENTS |
static String |
JSON_PROPERTY_PRIORITY |
static String |
JSON_PROPERTY_STATUS |
boolean |
unparsed |
| Constructor and Description |
|---|
IntegrationServiceNowSyncConfig139772721534496() |
public boolean unparsed
public static final String JSON_PROPERTY_COMMENTS
public static final String JSON_PROPERTY_PRIORITY
public static final String JSON_PROPERTY_STATUS
public IntegrationServiceNowSyncConfig139772721534496()
public IntegrationServiceNowSyncConfig139772721534496 comments(SyncProperty comments)
@Nullable public SyncProperty getComments()
public void setComments(SyncProperty comments)
public IntegrationServiceNowSyncConfig139772721534496 priority(IntegrationServiceNowSyncConfigPriority priority)
@Nullable public IntegrationServiceNowSyncConfigPriority getPriority()
public void setPriority(IntegrationServiceNowSyncConfigPriority priority)
public IntegrationServiceNowSyncConfig139772721534496 status(SyncPropertyWithMapping status)
@Nullable public SyncPropertyWithMapping getStatus()
public void setStatus(SyncPropertyWithMapping status)
public IntegrationServiceNowSyncConfig139772721534496 putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2026. All rights reserved.