Package com.morpheusdata.core.util
package com.morpheusdata.core.util
-
ClassDescriptionApiParameterMap<K,
V> Api Parameters for some finders in the Context Services.Utility methods for compute operations.This class provides a few static utility methods for verify reachability to target apis/hosts that may be used by third party provider implementations.Utility methods for calling external APIs in a standardized way.Options for making an HTTP request.Oauth options for signing the request.Utility methods for Network operations.Deprecated.SyncList<Existing,Master> This Utility Class provides a way to determine compare a 'master' list of items to an 'existing' list of items.SyncList.MatchFunction<Existing,Master> SyncList.SyncResult<Master,Existing> SyncList.UpdateItem<Existing,Master> SyncTask<Projection,ApiItem, Model> This Utility Class provides an rxJava compatible means for syncing remote API objects with local/morpheus backed models in a persistent database.SyncTask.MatchFunction<Projection,ApiItem> SyncTask.OnAddFunction<ApiItem>SyncTask.OnDeleteFunction<Projection>SyncTask.OnLoadObjectDetailsFromFinderFunction<UpdateItemProjection,Model> SyncTask.OnLoadObjectDetailsFunction<UpdateItemProjection,UpdateItem> SyncTask.OnUpdateFunction<UpdateItems>SyncTask.UpdateItem<Model,ApiItem> SyncTask.UpdateItemDto<Projection,ApiItem>