| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.connections.entities | |
| com.amazon.ask.model.interfaces.connections.requests |
| Modifier and Type | Method and Description |
|---|---|
PostalAddress |
PostalAddress.Builder.build() |
PostalAddress |
Restaurant.getLocation()
location
|
| Modifier and Type | Method and Description |
|---|---|
Restaurant.Builder |
Restaurant.Builder.withLocation(PostalAddress location) |
| Modifier and Type | Method and Description |
|---|---|
PostalAddress |
ScheduleTaxiReservationRequest.getDropOffLocation()
drop off location
|
PostalAddress |
ScheduleTaxiReservationRequest.getPickupLocation()
pick up location
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleTaxiReservationRequest.Builder |
ScheduleTaxiReservationRequest.Builder.withDropOffLocation(PostalAddress dropOffLocation) |
ScheduleTaxiReservationRequest.Builder |
ScheduleTaxiReservationRequest.Builder.withPickupLocation(PostalAddress pickupLocation) |
Copyright © 2023. All rights reserved.