Uses of Class
com.google.cloud.securitycenter.v1.Indicator
-
Packages that use Indicator Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Indicator in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return Indicator Modifier and Type Method Description IndicatorIndicator.Builder. build()IndicatorIndicator.Builder. buildPartial()static IndicatorIndicator. getDefaultInstance()IndicatorIndicator.Builder. getDefaultInstanceForType()IndicatorIndicator. getDefaultInstanceForType()IndicatorFinding.Builder. getIndicator()Represents what's commonly known as an *indicator of compromise* (IoC) in computer forensics.IndicatorFinding. getIndicator()Represents what's commonly known as an *indicator of compromise* (IoC) in computer forensics.IndicatorFindingOrBuilder. getIndicator()Represents what's commonly known as an *indicator of compromise* (IoC) in computer forensics.static IndicatorIndicator. parseDelimitedFrom(InputStream input)static IndicatorIndicator. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndicatorIndicator. parseFrom(byte[] data)static IndicatorIndicator. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndicatorIndicator. parseFrom(com.google.protobuf.ByteString data)static IndicatorIndicator. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndicatorIndicator. parseFrom(com.google.protobuf.CodedInputStream input)static IndicatorIndicator. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndicatorIndicator. parseFrom(InputStream input)static IndicatorIndicator. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IndicatorIndicator. parseFrom(ByteBuffer data)static IndicatorIndicator. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Indicator Modifier and Type Method Description com.google.protobuf.Parser<Indicator>Indicator. getParserForType()static com.google.protobuf.Parser<Indicator>Indicator. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type Indicator Modifier and Type Method Description Indicator.BuilderIndicator.Builder. mergeFrom(Indicator other)Finding.BuilderFinding.Builder. mergeIndicator(Indicator value)Represents what's commonly known as an *indicator of compromise* (IoC) in computer forensics.static Indicator.BuilderIndicator. newBuilder(Indicator prototype)Finding.BuilderFinding.Builder. setIndicator(Indicator value)Represents what's commonly known as an *indicator of compromise* (IoC) in computer forensics.
-