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 class
Exfiltration
Exfiltration represents a data exfiltration attempt from one or more sources to one or more targets.static class
Exfiltration.Builder
Exfiltration 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 ExfiltrationOrBuilder
Finding.Builder. getExfiltrationOrBuilder()
Represents exfiltrations associated with the finding.ExfiltrationOrBuilder
Finding. getExfiltrationOrBuilder()
Represents exfiltrations associated with the finding.ExfiltrationOrBuilder
FindingOrBuilder. getExfiltrationOrBuilder()
Represents exfiltrations associated with the finding.
-