Uses of Class
software.amazon.awssdk.services.workdocs.model.ResourcePath
Packages that use ResourcePath
-
Uses of ResourcePath in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return ResourcePathModifier and TypeMethodDescriptionfinal ResourcePathGetDocumentPathResponse.path()The path information.final ResourcePathGetFolderPathResponse.path()The path information.Methods in software.amazon.awssdk.services.workdocs.model with parameters of type ResourcePathModifier and TypeMethodDescriptionGetDocumentPathResponse.Builder.path(ResourcePath path) The path information.GetFolderPathResponse.Builder.path(ResourcePath path) The path information.