Uses of Class
software.amazon.awssdk.services.workdocs.model.ResourcePath
-
Packages that use ResourcePath Package Description software.amazon.awssdk.services.workdocs.model -
-
Uses of ResourcePath in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return ResourcePath Modifier and Type Method Description ResourcePathGetDocumentPathResponse. path()The path information.ResourcePathGetFolderPathResponse. path()The path information.Methods in software.amazon.awssdk.services.workdocs.model with parameters of type ResourcePath Modifier and Type Method Description GetDocumentPathResponse.BuilderGetDocumentPathResponse.Builder. path(ResourcePath path)The path information.GetFolderPathResponse.BuilderGetFolderPathResponse.Builder. path(ResourcePath path)The path information.
-