Uses of Class
com.google.cloud.securitycenter.v1.Indicator.ProcessSignature
-
Packages that use Indicator.ProcessSignature Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Indicator.ProcessSignature in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return Indicator.ProcessSignature Modifier and Type Method Description Indicator.ProcessSignatureIndicator.ProcessSignature.Builder. build()Indicator.ProcessSignatureIndicator.ProcessSignature.Builder. buildPartial()static Indicator.ProcessSignatureIndicator.ProcessSignature. getDefaultInstance()Indicator.ProcessSignatureIndicator.ProcessSignature.Builder. getDefaultInstanceForType()Indicator.ProcessSignatureIndicator.ProcessSignature. getDefaultInstanceForType()Indicator.ProcessSignatureIndicator.Builder. getSignatures(int index)The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignatureIndicator. getSignatures(int index)The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignatureIndicatorOrBuilder. getSignatures(int index)The list of matched signatures indicating that the given process is present in the environment.static Indicator.ProcessSignatureIndicator.ProcessSignature. parseDelimitedFrom(InputStream input)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(byte[] data)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(com.google.protobuf.ByteString data)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(com.google.protobuf.CodedInputStream input)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(InputStream input)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(ByteBuffer data)static Indicator.ProcessSignatureIndicator.ProcessSignature. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Indicator.ProcessSignature Modifier and Type Method Description com.google.protobuf.Parser<Indicator.ProcessSignature>Indicator.ProcessSignature. getParserForType()List<Indicator.ProcessSignature>Indicator.Builder. getSignaturesList()The list of matched signatures indicating that the given process is present in the environment.List<Indicator.ProcessSignature>Indicator. getSignaturesList()The list of matched signatures indicating that the given process is present in the environment.List<Indicator.ProcessSignature>IndicatorOrBuilder. getSignaturesList()The list of matched signatures indicating that the given process is present in the environment.static com.google.protobuf.Parser<Indicator.ProcessSignature>Indicator.ProcessSignature. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type Indicator.ProcessSignature Modifier and Type Method Description Indicator.BuilderIndicator.Builder. addSignatures(int index, Indicator.ProcessSignature value)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuilderIndicator.Builder. addSignatures(Indicator.ProcessSignature value)The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignature.BuilderIndicator.ProcessSignature.Builder. mergeFrom(Indicator.ProcessSignature other)static Indicator.ProcessSignature.BuilderIndicator.ProcessSignature. newBuilder(Indicator.ProcessSignature prototype)Indicator.BuilderIndicator.Builder. setSignatures(int index, Indicator.ProcessSignature value)The list of matched signatures indicating that the given process is present in the environment.Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type Indicator.ProcessSignature Modifier and Type Method Description Indicator.BuilderIndicator.Builder. addAllSignatures(Iterable<? extends Indicator.ProcessSignature> values)The list of matched signatures indicating that the given process is present in the environment.
-