| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
ExfilResourceOrBuilder |
Exfiltration.getSourcesOrBuilder(int index)
If there are multiple sources, then the data is considered "joined" between
them.
|
ExfilResourceOrBuilder |
Exfiltration.Builder.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.getTargetsOrBuilder(int index)
If there are multiple targets, each target would get a complete copy of the
"joined" source data.
|
ExfilResourceOrBuilder |
Exfiltration.Builder.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.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ExfilResourceOrBuilder> |
Exfiltration.getSourcesOrBuilderList()
If there are multiple sources, then the data is considered "joined" between
them.
|
List<? extends ExfilResourceOrBuilder> |
Exfiltration.Builder.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.getTargetsOrBuilderList()
If there are multiple targets, each target would get a complete copy of the
"joined" source data.
|
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> |
ExfiltrationOrBuilder.getTargetsOrBuilderList()
If there are multiple targets, each target would get a complete copy of the
"joined" source data.
|
Copyright © 2024 Google LLC. All rights reserved.