| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
List<Step> |
Leg.steps()
Contains a list of steps, which represent subsections of a leg.
|
| Modifier and Type | Method and Description |
|---|---|
Leg.Builder |
Leg.Builder.steps(Step... steps)
Contains a list of steps, which represent subsections of a leg.
|
| Modifier and Type | Method and Description |
|---|---|
Leg.Builder |
Leg.Builder.steps(Collection<Step> steps)
Contains a list of steps, which represent subsections of a leg.
|
Copyright © 2023. All rights reserved.