| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourcePathComponent> |
ResourcePath.components()
The components of the resource path.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePath.Builder |
ResourcePath.Builder.components(ResourcePathComponent... components)
The components of the resource path.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePath.Builder |
ResourcePath.Builder.components(Collection<ResourcePathComponent> components)
The components of the resource path.
|
Copyright © 2023. All rights reserved.