Uses of Class
us.kbase.workspace.GrantModuleOwnershipParams
-
Packages that use GrantModuleOwnershipParams Package Description us.kbase.workspace -
-
Uses of GrantModuleOwnershipParams in us.kbase.workspace
Methods in us.kbase.workspace that return GrantModuleOwnershipParams Modifier and Type Method Description GrantModuleOwnershipParamsGrantModuleOwnershipParams. withMod(java.lang.String mod)GrantModuleOwnershipParamsGrantModuleOwnershipParams. withNewOwner(java.lang.String newOwner)GrantModuleOwnershipParamsGrantModuleOwnershipParams. withWithGrantOption(java.lang.Long withGrantOption)Methods in us.kbase.workspace with parameters of type GrantModuleOwnershipParams Modifier and Type Method Description voidWorkspaceClient. grantModuleOwnership(GrantModuleOwnershipParams params, us.kbase.common.service.RpcContext... jsonRpcContext)Original spec-file function name: grant_module_ownership
-