Uses of Interface
com.google.cloud.securitycenter.v1.ExfilResourceOrBuilder
-
Packages that use ExfilResourceOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of ExfilResourceOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement ExfilResourceOrBuilder Modifier and Type Class Description class
ExfilResource
Resource where data was exfiltrated from or exfiltrated to.static class
ExfilResource.Builder
Resource where data was exfiltrated from or exfiltrated to.Methods in com.google.cloud.securitycenter.v1 that return ExfilResourceOrBuilder Modifier and Type Method Description ExfilResourceOrBuilder
Exfiltration.Builder. getSourcesOrBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them.ExfilResourceOrBuilder
Exfiltration. getSourcesOrBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them.ExfilResourceOrBuilder
ExfiltrationOrBuilder. getSourcesOrBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them.ExfilResourceOrBuilder
Exfiltration.Builder. getTargetsOrBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.ExfilResourceOrBuilder
Exfiltration. getTargetsOrBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.ExfilResourceOrBuilder
ExfiltrationOrBuilder. getTargetsOrBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ExfilResourceOrBuilder Modifier and Type Method Description List<? extends ExfilResourceOrBuilder>
Exfiltration.Builder. getSourcesOrBuilderList()
If there are multiple sources, then the data is considered "joined" between them.List<? extends ExfilResourceOrBuilder>
Exfiltration. getSourcesOrBuilderList()
If there are multiple sources, then the data is considered "joined" between them.List<? extends ExfilResourceOrBuilder>
ExfiltrationOrBuilder. getSourcesOrBuilderList()
If there are multiple sources, then the data is considered "joined" between them.List<? extends ExfilResourceOrBuilder>
Exfiltration.Builder. getTargetsOrBuilderList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.List<? extends ExfilResourceOrBuilder>
Exfiltration. getTargetsOrBuilderList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.List<? extends ExfilResourceOrBuilder>
ExfiltrationOrBuilder. getTargetsOrBuilderList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.
-