Class SummarizeIndicatorsDetails
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.threatintelligence.model.SummarizeIndicatorsDetails
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20220901") public final class SummarizeIndicatorsDetails extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelQuery parameters to filter indicators
 Note: Objects should always be created or deserialized using theSummarizeIndicatorsDetails.Builder.This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the SummarizeIndicatorsDetails.Builder, which maintain a set of all explicitly set fields calledSummarizeIndicatorsDetails.Builder.__explicitlySet__. ThehashCode()andequals(Object)methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classSummarizeIndicatorsDetails.Builderstatic classSummarizeIndicatorsDetails.SortByThe field to sort by.
 - 
Constructor SummaryConstructors Constructor Description SummarizeIndicatorsDetails(IndicatorType indicatorType, String indicatorValue, List<String> threatTypes, Integer confidenceGreaterThanOrEqualTo, Date timeUpdatedGreaterThanOrEqualTo, Date timeUpdatedLessThan, Date timeLastSeenGreaterThanOrEqualTo, Date timeLastSeenLessThan, Date timeCreatedGreaterThanOrEqualTo, Date timeCreatedLessThan, String indicatorSeenBy, String malware, String threatActor, SortOrder sortOrder, SummarizeIndicatorsDetails.SortBy sortBy)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static SummarizeIndicatorsDetails.Builderbuilder()Create a new builder.booleanequals(Object o)IntegergetConfidenceGreaterThanOrEqualTo()The minimum level of confidence to returnStringgetIndicatorSeenBy()Filter to include indicators that have been seen by the provided source.IndicatorTypegetIndicatorType()The type of indicator this isStringgetIndicatorValue()The value for the type of indicator this isStringgetMalware()Filter to include indicators associated with the provided malware.SummarizeIndicatorsDetails.SortBygetSortBy()The field to sort by.SortOrdergetSortOrder()The sort order to use, either ‘ASC’ or ‘DESC’.StringgetThreatActor()Filter to included indicators associated with the provided threat actor.List<String>getThreatTypes()The threat type of entites to be returned.DategetTimeCreatedGreaterThanOrEqualTo()The oldest creation time of entities to be returned.DategetTimeCreatedLessThan()The newest creation time of entities to be returned.DategetTimeLastSeenGreaterThanOrEqualTo()The oldest last seen time of entities to be returned.DategetTimeLastSeenLessThan()The newest last seen time of entities to be returned.DategetTimeUpdatedGreaterThanOrEqualTo()The oldest update time of entities to be returned.DategetTimeUpdatedLessThan()The newest update time of entities to be returned.inthashCode()SummarizeIndicatorsDetails.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
SummarizeIndicatorsDetails@Deprecated @ConstructorProperties({"indicatorType","indicatorValue","threatTypes","confidenceGreaterThanOrEqualTo","timeUpdatedGreaterThanOrEqualTo","timeUpdatedLessThan","timeLastSeenGreaterThanOrEqualTo","timeLastSeenLessThan","timeCreatedGreaterThanOrEqualTo","timeCreatedLessThan","indicatorSeenBy","malware","threatActor","sortOrder","sortBy"}) public SummarizeIndicatorsDetails(IndicatorType indicatorType, String indicatorValue, List<String> threatTypes, Integer confidenceGreaterThanOrEqualTo, Date timeUpdatedGreaterThanOrEqualTo, Date timeUpdatedLessThan, Date timeLastSeenGreaterThanOrEqualTo, Date timeLastSeenLessThan, Date timeCreatedGreaterThanOrEqualTo, Date timeCreatedLessThan, String indicatorSeenBy, String malware, String threatActor, SortOrder sortOrder, SummarizeIndicatorsDetails.SortBy sortBy) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static SummarizeIndicatorsDetails.Builder builder() Create a new builder.
 - 
toBuilderpublic SummarizeIndicatorsDetails.Builder toBuilder() 
 - 
getIndicatorTypepublic IndicatorType getIndicatorType() The type of indicator this is- Returns:
- the value
 
 - 
getIndicatorValuepublic String getIndicatorValue() The value for the type of indicator this is- Returns:
- the value
 
 - 
getThreatTypespublic List<String> getThreatTypes() The threat type of entites to be returned.- Returns:
- the value
 
 - 
getConfidenceGreaterThanOrEqualTopublic Integer getConfidenceGreaterThanOrEqualTo() The minimum level of confidence to return- Returns:
- the value
 
 - 
getTimeUpdatedGreaterThanOrEqualTopublic Date getTimeUpdatedGreaterThanOrEqualTo() The oldest update time of entities to be returned.- Returns:
- the value
 
 - 
getTimeUpdatedLessThanpublic Date getTimeUpdatedLessThan() The newest update time of entities to be returned.- Returns:
- the value
 
 - 
getTimeLastSeenGreaterThanOrEqualTopublic Date getTimeLastSeenGreaterThanOrEqualTo() The oldest last seen time of entities to be returned.- Returns:
- the value
 
 - 
getTimeLastSeenLessThanpublic Date getTimeLastSeenLessThan() The newest last seen time of entities to be returned.- Returns:
- the value
 
 - 
getTimeCreatedGreaterThanOrEqualTopublic Date getTimeCreatedGreaterThanOrEqualTo() The oldest creation time of entities to be returned.- Returns:
- the value
 
 - 
getTimeCreatedLessThanpublic Date getTimeCreatedLessThan() The newest creation time of entities to be returned.- Returns:
- the value
 
 - 
getIndicatorSeenBypublic String getIndicatorSeenBy() Filter to include indicators that have been seen by the provided source.- Returns:
- the value
 
 - 
getMalwarepublic String getMalware() Filter to include indicators associated with the provided malware.- Returns:
- the value
 
 - 
getThreatActorpublic String getThreatActor() Filter to included indicators associated with the provided threat actor.- Returns:
- the value
 
 - 
getSortOrderpublic SortOrder getSortOrder() The sort order to use, either ‘ASC’ or ‘DESC’.- Returns:
- the value
 
 - 
getSortBypublic SummarizeIndicatorsDetails.SortBy getSortBy() The field to sort by.Only one field to sort by may be provided - Returns:
- the value
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
toStringpublic String toString(boolean includeByteArrayContents) Return a string representation of the object.- Parameters:
- includeByteArrayContents- true to include the full contents of byte arrays
- Returns:
- string representation
 
 - 
equalspublic boolean equals(Object o) - Overrides:
- equalsin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
hashCodepublic int hashCode() - Overrides:
- hashCodein class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 
- 
 
-