| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
Position |
Span.end()
The end position of the span (exclusive).
|
Position |
Span.start()
The start position of the span (inclusive).
|
| Modifier and Type | Method and Description |
|---|---|
Span.Builder |
Span.Builder.end(Position end)
The end position of the span (exclusive).
|
Span.Builder |
Span.Builder.start(Position start)
The start position of the span (inclusive).
|
Copyright © 2022. All rights reserved.