Uses of Interface
com.google.cloud.securitycenter.v1.Indicator.ProcessSignatureOrBuilder
-
Packages that use Indicator.ProcessSignatureOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Indicator.ProcessSignatureOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement Indicator.ProcessSignatureOrBuilder Modifier and Type Class Description static classIndicator.ProcessSignatureIndicates what signature matched this process.static classIndicator.ProcessSignature.BuilderIndicates what signature matched this process.Methods in com.google.cloud.securitycenter.v1 that return Indicator.ProcessSignatureOrBuilder Modifier and Type Method Description Indicator.ProcessSignatureOrBuilderIndicator.Builder. getSignaturesOrBuilder(int index)The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignatureOrBuilderIndicator. getSignaturesOrBuilder(int index)The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignatureOrBuilderIndicatorOrBuilder. getSignaturesOrBuilder(int index)The list of matched signatures indicating that the given process is present in the environment.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Indicator.ProcessSignatureOrBuilder Modifier and Type Method Description List<? extends Indicator.ProcessSignatureOrBuilder>Indicator.Builder. getSignaturesOrBuilderList()The list of matched signatures indicating that the given process is present in the environment.List<? extends Indicator.ProcessSignatureOrBuilder>Indicator. getSignaturesOrBuilderList()The list of matched signatures indicating that the given process is present in the environment.List<? extends Indicator.ProcessSignatureOrBuilder>IndicatorOrBuilder. getSignaturesOrBuilderList()The list of matched signatures indicating that the given process is present in the environment.
-