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 classExfilResourceResource where data was exfiltrated from or exfiltrated to.static classExfilResource.BuilderResource where data was exfiltrated from or exfiltrated to.Methods in com.google.cloud.securitycenter.v1 that return ExfilResourceOrBuilder Modifier and Type Method Description ExfilResourceOrBuilderExfiltration.Builder. getSourcesOrBuilder(int index)If there are multiple sources, then the data is considered "joined" between them.ExfilResourceOrBuilderExfiltration. getSourcesOrBuilder(int index)If there are multiple sources, then the data is considered "joined" between them.ExfilResourceOrBuilderExfiltrationOrBuilder. getSourcesOrBuilder(int index)If there are multiple sources, then the data is considered "joined" between them.ExfilResourceOrBuilderExfiltration.Builder. getTargetsOrBuilder(int index)If there are multiple targets, each target would get a complete copy of the "joined" source data.ExfilResourceOrBuilderExfiltration. getTargetsOrBuilder(int index)If there are multiple targets, each target would get a complete copy of the "joined" source data.ExfilResourceOrBuilderExfiltrationOrBuilder. 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.
-