| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
Substring |
PathElement.substring()
Refers to a substring of a literal string in a JSON object.
|
| Modifier and Type | Method and Description |
|---|---|
static PathElement |
PathElement.fromSubstring(Substring substring)
Create an instance of this class with
PathElement.substring() initialized to the given value. |
PathElement.Builder |
PathElement.Builder.substring(Substring substring)
Refers to a substring of a literal string in a JSON object.
|
Copyright © 2023. All rights reserved.