Package odata.msgraph.client.beta.entity
Class TiIndicator
- java.lang.Object
-
- odata.msgraph.client.beta.entity.Entity
-
- odata.msgraph.client.beta.entity.TiIndicator
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class TiIndicator extends Entity implements com.github.davidmoten.odata.client.ODataEntityType
Org.OData.Capabilities.V1.CountRestrictions
Countable = true
Org.OData.Capabilities.V1.FilterRestrictions
Filterable = true
Org.OData.Capabilities.V1.SelectRestrictions
Selectable = true
Org.OData.Capabilities.V1.SkipSupported
true
Org.OData.Capabilities.V1.SortRestrictions
Sortable = true
Org.OData.Capabilities.V1.TopSupported
true
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTiIndicator.Builder
-
Field Summary
-
Fields inherited from class odata.msgraph.client.beta.entity.Entity
changedFields, contextPath, id, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTiIndicator()
-
Method Summary
-
-
-
Field Detail
-
action
protected TiAction action
-
activityGroupNamesNextLink
protected String activityGroupNamesNextLink
-
additionalInformation
protected String additionalInformation
-
azureTenantId
protected String azureTenantId
-
confidence
protected Integer confidence
-
description
protected String description
-
diamondModel
protected DiamondModel diamondModel
-
domainName
protected String domainName
-
emailEncoding
protected String emailEncoding
-
emailLanguage
protected String emailLanguage
-
emailRecipient
protected String emailRecipient
-
emailSenderAddress
protected String emailSenderAddress
-
emailSenderName
protected String emailSenderName
-
emailSourceDomain
protected String emailSourceDomain
-
emailSourceIpAddress
protected String emailSourceIpAddress
-
emailSubject
protected String emailSubject
-
emailXMailer
protected String emailXMailer
-
expirationDateTime
protected OffsetDateTime expirationDateTime
-
externalId
protected String externalId
-
fileCompileDateTime
protected OffsetDateTime fileCompileDateTime
-
fileCreatedDateTime
protected OffsetDateTime fileCreatedDateTime
-
fileHashType
protected FileHashType fileHashType
-
fileHashValue
protected String fileHashValue
-
fileMutexName
protected String fileMutexName
-
fileName
protected String fileName
-
filePacker
protected String filePacker
-
filePath
protected String filePath
-
fileSize
protected Long fileSize
-
fileType
protected String fileType
-
ingestedDateTime
protected OffsetDateTime ingestedDateTime
-
isActive
protected Boolean isActive
-
killChainNextLink
protected String killChainNextLink
-
knownFalsePositives
protected String knownFalsePositives
-
lastReportedDateTime
protected OffsetDateTime lastReportedDateTime
-
malwareFamilyNamesNextLink
protected String malwareFamilyNamesNextLink
-
networkCidrBlock
protected String networkCidrBlock
-
networkDestinationAsn
protected Long networkDestinationAsn
-
networkDestinationCidrBlock
protected String networkDestinationCidrBlock
-
networkDestinationIPv4
protected String networkDestinationIPv4
-
networkDestinationIPv6
protected String networkDestinationIPv6
-
networkDestinationPort
protected Integer networkDestinationPort
-
networkIPv4
protected String networkIPv4
-
networkIPv6
protected String networkIPv6
-
networkPort
protected Integer networkPort
-
networkProtocol
protected Integer networkProtocol
-
networkSourceAsn
protected Long networkSourceAsn
-
networkSourceCidrBlock
protected String networkSourceCidrBlock
-
networkSourceIPv4
protected String networkSourceIPv4
-
networkSourceIPv6
protected String networkSourceIPv6
-
networkSourcePort
protected Integer networkSourcePort
-
passiveOnly
protected Boolean passiveOnly
-
severity
protected Integer severity
-
tagsNextLink
protected String tagsNextLink
-
targetProduct
protected String targetProduct
-
threatType
protected String threatType
-
tlpLevel
protected TlpLevel tlpLevel
-
url
protected String url
-
userAgent
protected String userAgent
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classEntity
-
builderTiIndicator
public static TiIndicator.Builder builderTiIndicator()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classEntity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classEntity
-
withAction
public TiIndicator withAction(TiAction action)
-
getActivityGroupNames
public com.github.davidmoten.odata.client.CollectionPage<String> getActivityGroupNames()
-
withActivityGroupNames
public TiIndicator withActivityGroupNames(List<String> activityGroupNames)
-
getActivityGroupNames
public com.github.davidmoten.odata.client.CollectionPage<String> getActivityGroupNames(com.github.davidmoten.odata.client.HttpRequestOptions options)
-
withAdditionalInformation
public TiIndicator withAdditionalInformation(String additionalInformation)
-
withAzureTenantId
public TiIndicator withAzureTenantId(String azureTenantId)
-
withConfidence
public TiIndicator withConfidence(Integer confidence)
-
withDescription
public TiIndicator withDescription(String description)
-
getDiamondModel
public Optional<DiamondModel> getDiamondModel()
-
withDiamondModel
public TiIndicator withDiamondModel(DiamondModel diamondModel)
-
withDomainName
public TiIndicator withDomainName(String domainName)
-
withEmailEncoding
public TiIndicator withEmailEncoding(String emailEncoding)
-
withEmailLanguage
public TiIndicator withEmailLanguage(String emailLanguage)
-
withEmailRecipient
public TiIndicator withEmailRecipient(String emailRecipient)
-
withEmailSenderAddress
public TiIndicator withEmailSenderAddress(String emailSenderAddress)
-
withEmailSenderName
public TiIndicator withEmailSenderName(String emailSenderName)
-
withEmailSourceDomain
public TiIndicator withEmailSourceDomain(String emailSourceDomain)
-
withEmailSourceIpAddress
public TiIndicator withEmailSourceIpAddress(String emailSourceIpAddress)
-
withEmailSubject
public TiIndicator withEmailSubject(String emailSubject)
-
withEmailXMailer
public TiIndicator withEmailXMailer(String emailXMailer)
-
getExpirationDateTime
public Optional<OffsetDateTime> getExpirationDateTime()
-
withExpirationDateTime
public TiIndicator withExpirationDateTime(OffsetDateTime expirationDateTime)
-
withExternalId
public TiIndicator withExternalId(String externalId)
-
getFileCompileDateTime
public Optional<OffsetDateTime> getFileCompileDateTime()
-
withFileCompileDateTime
public TiIndicator withFileCompileDateTime(OffsetDateTime fileCompileDateTime)
-
getFileCreatedDateTime
public Optional<OffsetDateTime> getFileCreatedDateTime()
-
withFileCreatedDateTime
public TiIndicator withFileCreatedDateTime(OffsetDateTime fileCreatedDateTime)
-
getFileHashType
public Optional<FileHashType> getFileHashType()
-
withFileHashType
public TiIndicator withFileHashType(FileHashType fileHashType)
-
withFileHashValue
public TiIndicator withFileHashValue(String fileHashValue)
-
withFileMutexName
public TiIndicator withFileMutexName(String fileMutexName)
-
withFileName
public TiIndicator withFileName(String fileName)
-
withFilePacker
public TiIndicator withFilePacker(String filePacker)
-
withFilePath
public TiIndicator withFilePath(String filePath)
-
withFileSize
public TiIndicator withFileSize(Long fileSize)
-
withFileType
public TiIndicator withFileType(String fileType)
-
getIngestedDateTime
public Optional<OffsetDateTime> getIngestedDateTime()
-
withIngestedDateTime
public TiIndicator withIngestedDateTime(OffsetDateTime ingestedDateTime)
-
withIsActive
public TiIndicator withIsActive(Boolean isActive)
-
getKillChain
public com.github.davidmoten.odata.client.CollectionPage<String> getKillChain()
-
withKillChain
public TiIndicator withKillChain(List<String> killChain)
-
getKillChain
public com.github.davidmoten.odata.client.CollectionPage<String> getKillChain(com.github.davidmoten.odata.client.HttpRequestOptions options)
-
withKnownFalsePositives
public TiIndicator withKnownFalsePositives(String knownFalsePositives)
-
getLastReportedDateTime
public Optional<OffsetDateTime> getLastReportedDateTime()
-
withLastReportedDateTime
public TiIndicator withLastReportedDateTime(OffsetDateTime lastReportedDateTime)
-
getMalwareFamilyNames
public com.github.davidmoten.odata.client.CollectionPage<String> getMalwareFamilyNames()
-
withMalwareFamilyNames
public TiIndicator withMalwareFamilyNames(List<String> malwareFamilyNames)
-
getMalwareFamilyNames
public com.github.davidmoten.odata.client.CollectionPage<String> getMalwareFamilyNames(com.github.davidmoten.odata.client.HttpRequestOptions options)
-
withNetworkCidrBlock
public TiIndicator withNetworkCidrBlock(String networkCidrBlock)
-
withNetworkDestinationAsn
public TiIndicator withNetworkDestinationAsn(Long networkDestinationAsn)
-
withNetworkDestinationCidrBlock
public TiIndicator withNetworkDestinationCidrBlock(String networkDestinationCidrBlock)
-
withNetworkDestinationIPv4
public TiIndicator withNetworkDestinationIPv4(String networkDestinationIPv4)
-
withNetworkDestinationIPv6
public TiIndicator withNetworkDestinationIPv6(String networkDestinationIPv6)
-
withNetworkDestinationPort
public TiIndicator withNetworkDestinationPort(Integer networkDestinationPort)
-
withNetworkIPv4
public TiIndicator withNetworkIPv4(String networkIPv4)
-
withNetworkIPv6
public TiIndicator withNetworkIPv6(String networkIPv6)
-
withNetworkPort
public TiIndicator withNetworkPort(Integer networkPort)
-
withNetworkProtocol
public TiIndicator withNetworkProtocol(Integer networkProtocol)
-
withNetworkSourceAsn
public TiIndicator withNetworkSourceAsn(Long networkSourceAsn)
-
withNetworkSourceCidrBlock
public TiIndicator withNetworkSourceCidrBlock(String networkSourceCidrBlock)
-
withNetworkSourceIPv4
public TiIndicator withNetworkSourceIPv4(String networkSourceIPv4)
-
withNetworkSourceIPv6
public TiIndicator withNetworkSourceIPv6(String networkSourceIPv6)
-
withNetworkSourcePort
public TiIndicator withNetworkSourcePort(Integer networkSourcePort)
-
withPassiveOnly
public TiIndicator withPassiveOnly(Boolean passiveOnly)
-
withSeverity
public TiIndicator withSeverity(Integer severity)
-
getTags
public com.github.davidmoten.odata.client.CollectionPage<String> getTags()
-
withTags
public TiIndicator withTags(List<String> tags)
-
getTags
public com.github.davidmoten.odata.client.CollectionPage<String> getTags(com.github.davidmoten.odata.client.HttpRequestOptions options)
-
withTargetProduct
public TiIndicator withTargetProduct(String targetProduct)
-
withThreatType
public TiIndicator withThreatType(String threatType)
-
withTlpLevel
public TiIndicator withTlpLevel(TlpLevel tlpLevel)
-
withUrl
public TiIndicator withUrl(String url)
-
withUserAgent
public TiIndicator withUserAgent(String userAgent)
-
withUnmappedField
public TiIndicator withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classEntity
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classEntity
-
patch
public TiIndicator patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.
-
put
public TiIndicator put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).
-
-