### YamlMime:JavaType uid: "com.azure.ai.metricsadvisor.models.AnomalyAlert" fullName: "com.azure.ai.metricsadvisor.models.AnomalyAlert" name: "AnomalyAlert" nameWithType: "AnomalyAlert" summary: "The AnomalyAlert model." inheritances: - "" inheritedMembers: - "java.lang.Object.clone()" - "java.lang.Object.equals(java.lang.Object)" - "java.lang.Object.finalize()" - "java.lang.Object.getClass()" - "java.lang.Object.hashCode()" - "java.lang.Object.notify()" - "java.lang.Object.notifyAll()" - "java.lang.Object.toString()" - "java.lang.Object.wait()" - "java.lang.Object.wait(long)" - "java.lang.Object.wait(long,int)" syntax: "public final class AnomalyAlert" constructors: - uid: "com.azure.ai.metricsadvisor.models.AnomalyAlert.AnomalyAlert()" fullName: "com.azure.ai.metricsadvisor.models.AnomalyAlert.AnomalyAlert()" name: "AnomalyAlert()" nameWithType: "AnomalyAlert.AnomalyAlert()" syntax: "public AnomalyAlert()" methods: - uid: "com.azure.ai.metricsadvisor.models.AnomalyAlert.getCreatedTime()" fullName: "com.azure.ai.metricsadvisor.models.AnomalyAlert.getCreatedTime()" name: "getCreatedTime()" nameWithType: "AnomalyAlert.getCreatedTime()" summary: "Get the createdTime property: created time." syntax: "public OffsetDateTime getCreatedTime()" desc: "Get the createdTime property: created time." returns: description: "the createdTime value." type: "OffsetDateTime" - uid: "com.azure.ai.metricsadvisor.models.AnomalyAlert.getId()" fullName: "com.azure.ai.metricsadvisor.models.AnomalyAlert.getId()" name: "getId()" nameWithType: "AnomalyAlert.getId()" summary: "Get the alertId property: alert id." syntax: "public String getId()" desc: "Get the alertId property: alert id." returns: description: "the alertId value." type: "String" - uid: "com.azure.ai.metricsadvisor.models.AnomalyAlert.getModifiedTime()" fullName: "com.azure.ai.metricsadvisor.models.AnomalyAlert.getModifiedTime()" name: "getModifiedTime()" nameWithType: "AnomalyAlert.getModifiedTime()" summary: "Get the modifiedTime property: modified time." syntax: "public OffsetDateTime getModifiedTime()" desc: "Get the modifiedTime property: modified time." returns: description: "the modifiedTime value." type: "OffsetDateTime" - uid: "com.azure.ai.metricsadvisor.models.AnomalyAlert.getTimestamp()" fullName: "com.azure.ai.metricsadvisor.models.AnomalyAlert.getTimestamp()" name: "getTimestamp()" nameWithType: "AnomalyAlert.getTimestamp()" summary: "Get the timestamp property: anomaly time." syntax: "public OffsetDateTime getTimestamp()" desc: "Get the timestamp property: anomaly time." returns: description: "the timestamp value." type: "OffsetDateTime" type: "class" desc: "The AnomalyAlert model." metadata: {} package: "com.azure.ai.metricsadvisor.models" artifact: com.azure:azure-ai-metricsadvisor:1.1.7