| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
Span |
Span.clone() |
Span |
Location.getSpan()
A span in a policy.
|
Span |
Span.withEnd(Position end)
The end position of the span (exclusive).
|
Span |
Span.withStart(Position start)
The start position of the span (inclusive).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Location.setSpan(Span span)
A span in a policy.
|
Location |
Location.withSpan(Span span)
A span in a policy.
|
Copyright © 2024. All rights reserved.