Uses of Class
us.kbase.workspace.GetNamesByPrefixParams
-
Packages that use GetNamesByPrefixParams Package Description us.kbase.workspace -
-
Uses of GetNamesByPrefixParams in us.kbase.workspace
Methods in us.kbase.workspace that return GetNamesByPrefixParams Modifier and Type Method Description GetNamesByPrefixParamsGetNamesByPrefixParams. withIncludeHidden(java.lang.Long includeHidden)GetNamesByPrefixParamsGetNamesByPrefixParams. withPrefix(java.lang.String prefix)GetNamesByPrefixParamsGetNamesByPrefixParams. withWorkspaces(java.util.List<WorkspaceIdentity> workspaces)Methods in us.kbase.workspace with parameters of type GetNamesByPrefixParams Modifier and Type Method Description GetNamesByPrefixResultsWorkspaceClient. getNamesByPrefix(GetNamesByPrefixParams params, us.kbase.common.service.RpcContext... jsonRpcContext)Original spec-file function name: get_names_by_prefix
-