| Package | Description |
|---|---|
| com.amazonaws.services.workdocs.model | |
| com.amazonaws.services.workdocs.model.transform |
| Modifier and Type | Method and Description |
|---|---|
ResourcePathComponent |
ResourcePathComponent.clone() |
ResourcePathComponent |
ResourcePathComponent.withId(String id)
The ID of the resource path.
|
ResourcePathComponent |
ResourcePathComponent.withName(String name)
The name of the resource path.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourcePathComponent> |
ResourcePath.getComponents()
The components of the resource path.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePath |
ResourcePath.withComponents(ResourcePathComponent... components)
The components of the resource path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourcePath.setComponents(Collection<ResourcePathComponent> components)
The components of the resource path.
|
ResourcePath |
ResourcePath.withComponents(Collection<ResourcePathComponent> components)
The components of the resource path.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePathComponent |
ResourcePathComponentJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourcePathComponentMarshaller.marshall(ResourcePathComponent resourcePathComponent,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.