Uses of Interface
com.google.cloud.securitycenter.v1.ExfiltrationOrBuilder
-
Packages that use ExfiltrationOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of ExfiltrationOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement ExfiltrationOrBuilder Modifier and Type Class Description classExfiltrationExfiltration represents a data exfiltration attempt from one or more sources to one or more targets.static classExfiltration.BuilderExfiltration represents a data exfiltration attempt from one or more sources to one or more targets.Methods in com.google.cloud.securitycenter.v1 that return ExfiltrationOrBuilder Modifier and Type Method Description ExfiltrationOrBuilderFinding.Builder. getExfiltrationOrBuilder()Represents exfiltrations associated with the finding.ExfiltrationOrBuilderFinding. getExfiltrationOrBuilder()Represents exfiltrations associated with the finding.ExfiltrationOrBuilderFindingOrBuilder. getExfiltrationOrBuilder()Represents exfiltrations associated with the finding.
-