| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkPathComponentDetails |
NetworkHeader.destination()
Information about the destination of the component.
|
NetworkPathComponentDetails |
NetworkHeader.source()
Information about the origin of the component.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkHeader.Builder |
NetworkHeader.Builder.destination(NetworkPathComponentDetails destination)
Information about the destination of the component.
|
NetworkHeader.Builder |
NetworkHeader.Builder.source(NetworkPathComponentDetails source)
Information about the origin of the component.
|
Copyright © 2023. All rights reserved.