Uses of Class
us.kbase.workspace.GetObjectParams
-
Packages that use GetObjectParams Package Description us.kbase.workspace -
-
Uses of GetObjectParams in us.kbase.workspace
Methods in us.kbase.workspace that return GetObjectParams Modifier and Type Method Description GetObjectParamsGetObjectParams. withAuth(java.lang.String auth)Deprecated.GetObjectParamsGetObjectParams. withId(java.lang.String id)Deprecated.GetObjectParamsGetObjectParams. withInstance(java.lang.Long instance)Deprecated.GetObjectParamsGetObjectParams. withWorkspace(java.lang.String workspace)Deprecated.Methods in us.kbase.workspace with parameters of type GetObjectParams Modifier and Type Method Description GetObjectOutputWorkspaceClient. getObject(GetObjectParams params, us.kbase.common.service.RpcContext... jsonRpcContext)Deprecated.Workspace.get_objects
-