public Alert.Builder id(String id)
public Alert.Builder activityGroupName(String activityGroupName)
public Alert.Builder assignedTo(String assignedTo)
public Alert.Builder azureSubscriptionId(String azureSubscriptionId)
public Alert.Builder azureTenantId(String azureTenantId)
public Alert.Builder category(String category)
public Alert.Builder closedDateTime(OffsetDateTime closedDateTime)
public Alert.Builder cloudAppStates(List<CloudAppSecurityState> cloudAppStates)
public Alert.Builder cloudAppStates(CloudAppSecurityState... cloudAppStates)
public Alert.Builder cloudAppStatesNextLink(String cloudAppStatesNextLink)
public Alert.Builder comments(List<String> comments)
public Alert.Builder comments(String... comments)
public Alert.Builder commentsNextLink(String commentsNextLink)
public Alert.Builder confidence(Integer confidence)
public Alert.Builder createdDateTime(OffsetDateTime createdDateTime)
public Alert.Builder description(String description)
public Alert.Builder detectionIds(List<String> detectionIds)
public Alert.Builder detectionIds(String... detectionIds)
public Alert.Builder detectionIdsNextLink(String detectionIdsNextLink)
public Alert.Builder eventDateTime(OffsetDateTime eventDateTime)
public Alert.Builder feedback(AlertFeedback feedback)
public Alert.Builder fileStates(List<FileSecurityState> fileStates)
public Alert.Builder fileStates(FileSecurityState... fileStates)
public Alert.Builder fileStatesNextLink(String fileStatesNextLink)
public Alert.Builder historyStates(List<AlertHistoryState> historyStates)
public Alert.Builder historyStates(AlertHistoryState... historyStates)
public Alert.Builder historyStatesNextLink(String historyStatesNextLink)
public Alert.Builder hostStates(List<HostSecurityState> hostStates)
public Alert.Builder hostStates(HostSecurityState... hostStates)
public Alert.Builder hostStatesNextLink(String hostStatesNextLink)
public Alert.Builder incidentIds(List<String> incidentIds)
public Alert.Builder incidentIds(String... incidentIds)
public Alert.Builder incidentIdsNextLink(String incidentIdsNextLink)
public Alert.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
public Alert.Builder malwareStates(List<MalwareState> malwareStates)
public Alert.Builder malwareStates(MalwareState... malwareStates)
public Alert.Builder malwareStatesNextLink(String malwareStatesNextLink)
public Alert.Builder networkConnections(List<NetworkConnection> networkConnections)
public Alert.Builder networkConnections(NetworkConnection... networkConnections)
public Alert.Builder networkConnectionsNextLink(String networkConnectionsNextLink)
public Alert.Builder processes(List<Process> processes)
public Alert.Builder processes(Process... processes)
public Alert.Builder processesNextLink(String processesNextLink)
public Alert.Builder recommendedActions(List<String> recommendedActions)
public Alert.Builder recommendedActions(String... recommendedActions)
public Alert.Builder recommendedActionsNextLink(String recommendedActionsNextLink)
public Alert.Builder registryKeyStates(List<RegistryKeyState> registryKeyStates)
public Alert.Builder registryKeyStates(RegistryKeyState... registryKeyStates)
public Alert.Builder registryKeyStatesNextLink(String registryKeyStatesNextLink)
public Alert.Builder securityResources(List<SecurityResource> securityResources)
public Alert.Builder securityResources(SecurityResource... securityResources)
public Alert.Builder securityResourcesNextLink(String securityResourcesNextLink)
public Alert.Builder severity(AlertSeverity severity)
public Alert.Builder sourceMaterials(List<String> sourceMaterials)
public Alert.Builder sourceMaterials(String... sourceMaterials)
public Alert.Builder sourceMaterialsNextLink(String sourceMaterialsNextLink)
public Alert.Builder status(AlertStatus status)
public Alert.Builder tags(List<String> tags)
public Alert.Builder tags(String... tags)
public Alert.Builder tagsNextLink(String tagsNextLink)
public Alert.Builder title(String title)
public Alert.Builder triggers(List<AlertTrigger> triggers)
public Alert.Builder triggers(AlertTrigger... triggers)
public Alert.Builder triggersNextLink(String triggersNextLink)
public Alert.Builder userStates(List<UserSecurityState> userStates)
public Alert.Builder userStates(UserSecurityState... userStates)
public Alert.Builder userStatesNextLink(String userStatesNextLink)
public Alert.Builder vendorInformation(SecurityVendorInformation vendorInformation)
public Alert.Builder vulnerabilityStates(List<VulnerabilityState> vulnerabilityStates)
public Alert.Builder vulnerabilityStates(VulnerabilityState... vulnerabilityStates)
public Alert.Builder vulnerabilityStatesNextLink(String vulnerabilityStatesNextLink)
public Alert build()
Copyright © 2018–2020. All rights reserved.