Alert |
Alert.Builder.build() |
Alert |
Alert.patch()
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Alert |
Alert.put()
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Alert |
Alert.withActivityGroupName(String activityGroupName) |
Alert |
Alert.withAssignedTo(String assignedTo) |
Alert |
Alert.withAzureSubscriptionId(String azureSubscriptionId) |
Alert |
Alert.withAzureTenantId(String azureTenantId) |
Alert |
Alert.withCategory(String category) |
Alert |
Alert.withClosedDateTime(OffsetDateTime closedDateTime) |
Alert |
Alert.withConfidence(Integer confidence) |
Alert |
Alert.withCreatedDateTime(OffsetDateTime createdDateTime) |
Alert |
Alert.withDescription(String description) |
Alert |
Alert.withEventDateTime(OffsetDateTime eventDateTime) |
Alert |
Alert.withFeedback(AlertFeedback feedback) |
Alert |
Alert.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Alert |
Alert.withSeverity(AlertSeverity severity) |
Alert |
Alert.withStatus(AlertStatus status) |
Alert |
Alert.withTitle(String title) |
Alert |
Alert.withVendorInformation(SecurityVendorInformation vendorInformation) |