| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkHeader |
NetworkPathComponent.egress()
Information about the component that comes after the current component in the network path.
|
NetworkHeader |
NetworkPathComponent.ingress()
Information about the component that comes before the current node in the network path.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkPathComponent.Builder |
NetworkPathComponent.Builder.egress(NetworkHeader egress)
Information about the component that comes after the current component in the network path.
|
NetworkPathComponent.Builder |
NetworkPathComponent.Builder.ingress(NetworkHeader ingress)
Information about the component that comes before the current node in the network path.
|
Copyright © 2023. All rights reserved.