Uses of Class
software.amazon.awssdk.services.securityhub.model.NetworkPathComponentDetails
Packages that use NetworkPathComponentDetails
-
Uses of NetworkPathComponentDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return NetworkPathComponentDetailsModifier and TypeMethodDescriptionNetworkHeader.destination()Information about the destination of the component.NetworkHeader.source()Information about the origin of the component.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type NetworkPathComponentDetailsModifier and TypeMethodDescriptionNetworkHeader.Builder.destination(NetworkPathComponentDetails destination) Information about the destination of the component.NetworkHeader.Builder.source(NetworkPathComponentDetails source) Information about the origin of the component.