Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Class and Description |
---|---|
class |
ExfilResource
Resource that has been exfiltrated or exfiltrated_to.
|
static class |
ExfilResource.Builder
Resource that has been exfiltrated or exfiltrated_to.
|
Modifier and Type | Method and Description |
---|---|
ExfilResourceOrBuilder |
ExfiltrationOrBuilder.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 |
Exfiltration.Builder.getSourcesOrBuilder(int index)
If there are multiple sources, then the data is considered "joined" between
them.
|
ExfilResourceOrBuilder |
ExfiltrationOrBuilder.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 |
Exfiltration.Builder.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> |
ExfiltrationOrBuilder.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> |
Exfiltration.Builder.getSourcesOrBuilderList()
If there are multiple sources, then the data is considered "joined" between
them.
|
List<? extends ExfilResourceOrBuilder> |
ExfiltrationOrBuilder.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> |
Exfiltration.Builder.getTargetsOrBuilderList()
If there are multiple targets, each target would get a complete copy of the
"joined" source data.
|
Copyright © 2022 Google LLC. All rights reserved.