| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Explanation> |
NetworkInsightsAnalysis.explanations()
The explanations.
|
List<Explanation> |
PathComponent.explanations()
The explanation codes.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInsightsAnalysis.Builder |
NetworkInsightsAnalysis.Builder.explanations(Explanation... explanations)
The explanations.
|
PathComponent.Builder |
PathComponent.Builder.explanations(Explanation... explanations)
The explanation codes.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInsightsAnalysis.Builder |
NetworkInsightsAnalysis.Builder.explanations(Collection<Explanation> explanations)
The explanations.
|
PathComponent.Builder |
PathComponent.Builder.explanations(Collection<Explanation> explanations)
The explanation codes.
|
Copyright © 2023. All rights reserved.