| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<LineageObject> |
ProcessDetails.lineage()
Information about the process's lineage.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessDetails.Builder |
ProcessDetails.Builder.lineage(LineageObject... lineage)
Information about the process's lineage.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessDetails.Builder |
ProcessDetails.Builder.lineage(Collection<LineageObject> lineage)
Information about the process's lineage.
|
Copyright © 2023. All rights reserved.