| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.viewport | |
| com.amazon.ask.model.interfaces.viewport.aplt |
| Modifier and Type | Method and Description |
|---|---|
List<InterSegment> |
APLTViewportState.getInterSegments()
list of inter-segment objects
|
| Modifier and Type | Method and Description |
|---|---|
APLTViewportState.Builder |
APLTViewportState.Builder.addInterSegmentsItem(InterSegment interSegmentsItem) |
| Modifier and Type | Method and Description |
|---|---|
APLTViewportState.Builder |
APLTViewportState.Builder.withInterSegments(List<InterSegment> interSegments) |
| Modifier and Type | Method and Description |
|---|---|
InterSegment |
InterSegment.Builder.build() |
Copyright © 2023. All rights reserved.