Uses of Class
com.azure.resourcemanager.securityinsights.models.TiTaxiiDataConnector
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of TiTaxiiDataConnector in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionTiTaxiiDataConnector.withCollectionId
(String collectionId) Set the collectionId property: The collection id of the TAXII server.TiTaxiiDataConnector.withDataTypes
(TiTaxiiDataConnectorDataTypes dataTypes) Set the dataTypes property: The available data types for Threat Intelligence TAXII data connector.Set the etag property: Etag of the azure resource.TiTaxiiDataConnector.withFriendlyName
(String friendlyName) Set the friendlyName property: The friendly name for the TAXII server.TiTaxiiDataConnector.withPassword
(String password) Set the password property: The password for the TAXII server.TiTaxiiDataConnector.withPollingFrequency
(PollingFrequency pollingFrequency) Set the pollingFrequency property: The polling frequency for the TAXII server.TiTaxiiDataConnector.withTaxiiLookbackPeriod
(OffsetDateTime taxiiLookbackPeriod) Set the taxiiLookbackPeriod property: The lookback period for the TAXII server.TiTaxiiDataConnector.withTaxiiServer
(String taxiiServer) Set the taxiiServer property: The API root for the TAXII server.TiTaxiiDataConnector.withTenantId
(String tenantId) Set the tenantId property: The tenant id to connect to, and get the data from.TiTaxiiDataConnector.withUsername
(String username) Set the username property: The userName for the TAXII server.TiTaxiiDataConnector.withWorkspaceId
(String workspaceId) Set the workspaceId property: The workspace id.