C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.ExtensionMethods Member List

This is the complete list of members for AnalyzeRe.ExtensionMethods, including all inherited members.

back_allocations_blocking(this IAPIResourceView thisView, string source_id, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
back_allocations_blocking(this IAPIResourceView thisView, string source_id, double minPollInterval=0, double maxPollInterval=Double.MaxValue, double maxPollTotalTime=Double.MaxValue)AnalyzeRe.ExtensionMethodsinlinestatic
Change< T, TProperty >(this T obj, Expression< Func< T, TProperty > > propertyExpression, TProperty newValue)AnalyzeRe.ExtensionMethodsinlinestatic
co_metrics_blocking< T >(this IAPIResourceView thisView, ProbabilityWindow range, IReference< T > component, CoMetricsOptions options=null, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
co_metrics_blocking< T >(this IAPIResourceView thisView, IEnumerable< ProbabilityWindow > ranges, IReference< T > component, CoMetricsOptions options=null, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
co_metrics_blocking< T >(this IAPIResourceView thisView, double probability, IReference< T > component, CoMetricsOptions options, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
co_metrics_blocking< T >(this IAPIResourceView thisView, List< double > probabilities, IReference< T > component, CoMetricsOptions options, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
Count< T >(this APITypes.IResourceCollection< T > collection, IEnumerable< Parameter > parameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsstatic
DeepCopy< T >(this T obj)AnalyzeRe.ExtensionMethodsinlinestatic
Delete(this IAPIResource obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Delete(this IAPIResource obj, Type deserializeType, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Delete< T >(this IAPIResource obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
exceedance_probability_blocking(this IAPIResourceView thisView, double threshold, ExceedanceProbabilityOptions options=null, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
exceedance_probability_blocking(this IAPIResourceView thisView, IEnumerable< double > thresholds, ExceedanceProbabilityOptions options=null, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
expected_loss(this IAPIResourceView thisView, MetricsOptions options=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Get(this IAPIResource obj, Type deserializeType, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Get< O >(this O obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Get_AsType< T >(this IAPIResource obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
GetItem< T >(this APITypes.IResourceCollection< T > collection, string id, IEnumerable< Parameter > parameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
GetItems< T >(this APITypes.IResourceCollection< T > collection, IEnumerable< string > ids, IEnumerable< Parameter > parameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
GetSubResource(this IAPIResource obj, Type deserializeType, string subResource, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
GetSubResource< T >(this IAPIResource obj, string subResource, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
List< T >(this APITypes.IResourceCollection< T > collection, long offset, long limit, IEnumerable< Parameter > parameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
PollUntilReady< T >(this T resource, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
Post(this IAPIResource obj, Type deserializeType, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Post< O >(this O obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Post< T >(this T obj, string csv_data, int? timeout=null, Parameters upload_parameters=null)AnalyzeRe.ExtensionMethodsinlinestatic
Post< T >(this APITypes.IResourceCollection< T > collection, T item, IEnumerable< Parameter > parameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Post_AsType< T >(this IAPIResource obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
PostSubResource(this IAPIResource obj, Type deserializeType, string subResource, IEnumerable< Parameter > requestParameters, object data, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
PostSubResource< T >(this IAPIResource obj, string subResource, IEnumerable< Parameter > requestParameters, object data, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Put(this IAPIResource obj, Type deserializeType, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Put< O >(this O obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Put_AsType< T >(this IAPIResource obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
PutSubResource(this IAPIResource obj, Type deserializeType, string subResource, IEnumerable< Parameter > requestParameters, object data, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
PutSubResource< T >(this IAPIResource obj, string subResource, IEnumerable< Parameter > requestParameters, object data, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Save< O >(this O obj, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
Serialize(this IAPIType obj, bool pretty=false, bool includeServerGeneratedProperties=true, bool includeNullProperties=false)AnalyzeRe.ExtensionMethodsinlinestatic
ShallowCopy< T >(this T obj)AnalyzeRe.ExtensionMethodsinlinestatic
tail_metrics_blocking(this IAPIResourceView thisView, double probability, MetricsOptions options=null, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
tail_metrics_blocking(this IAPIResourceView thisView, IEnumerable< double > probabilities, MetricsOptions options=null, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
ToReference< T >(this T obj, bool stronglyTyped=false)AnalyzeRe.ExtensionMethodsinlinestatic
tvar(this IAPIResourceView thisView, double probability, MetricsOptions options=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
var(this IAPIResourceView thisView, double probability, MetricsOptions options=null, int? timeout=null)AnalyzeRe.ExtensionMethodsinlinestatic
window_metrics_blocking(this IAPIResourceView thisView, ProbabilityWindow range, MetricsOptions options=null, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic
window_metrics_blocking(this IAPIResourceView thisView, IEnumerable< ProbabilityWindow > ranges, MetricsOptions options=null, PollingOptions pollingOptions=null)AnalyzeRe.ExtensionMethodsinlinestatic