| Modifier and Type | Class and Description |
|---|---|
class |
Connection
Contains information about the IP connection associated with the finding.
|
static class |
Connection.Builder
Contains information about the IP connection associated with the finding.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionOrBuilder |
FindingOrBuilder.getConnectionsOrBuilder(int index)
Contains information about the IP connection associated with the finding.
|
ConnectionOrBuilder |
Finding.getConnectionsOrBuilder(int index)
Contains information about the IP connection associated with the finding.
|
ConnectionOrBuilder |
Finding.Builder.getConnectionsOrBuilder(int index)
Contains information about the IP connection associated with the finding.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ConnectionOrBuilder> |
FindingOrBuilder.getConnectionsOrBuilderList()
Contains information about the IP connection associated with the finding.
|
List<? extends ConnectionOrBuilder> |
Finding.getConnectionsOrBuilderList()
Contains information about the IP connection associated with the finding.
|
List<? extends ConnectionOrBuilder> |
Finding.Builder.getConnectionsOrBuilderList()
Contains information about the IP connection associated with the finding.
|
Copyright © 2024 Google LLC. All rights reserved.