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

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

AgentsAnalyzeRe.APIstatic
AnalysesAnalyzeRe.APIstatic
AnalysisProfilesAnalyzeRe.APIstatic
AnalyzeReCustomServerHeaderAnalyzeRe.APIstatic
AnalyzeReServerIdentityAnalyzeRe.APIstatic
AuthenticationRequestedAnalyzeRe.APIstatic
AuthenticationRequestedHandler(ref IAccessToken ToAuthenticate, string RequestedAuthentication)AnalyzeRe.API
AuthenticationTokenAnalyzeRe.APIstatic
BatchGet(Type resourceType, IEnumerable< string > ids, IEnumerable< Parameter > requestParameters=null, string collectionNameOverride=null, int? timeout=null)AnalyzeRe.APIinlinestatic
BatchGet< T >(IEnumerable< string > ids, IEnumerable< Parameter > requestParameters=null, string collectionNameOverride=null, int? timeout=null)AnalyzeRe.APIinlinestatic
ClearCachedAuthenticationCredentials(string server=null)AnalyzeRe.APIinlinestatic
DateTimeFormatAnalyzeRe.APIstatic
DefaultRequestTimeoutAnalyzeRe.APIstatic
DefaultRequestTimeoutCollectionsAnalyzeRe.APIstatic
DefaultServerURLAnalyzeRe.APIstatic
DistributionsAnalyzeRe.APIstatic
EventCatalogsAnalyzeRe.APIstatic
ExchangeRateProfilesAnalyzeRe.APIstatic
ExchangeRateTablesAnalyzeRe.APIstatic
ExecuteRestRequest(string resource, Method method, IEnumerable< Parameter > requestParameters=null, int? timeout=null, bool returnRawResponse=false, Action< Stream > responseStreamReader=null)AnalyzeRe.APIinlinestatic
ExtractRestResponse(IRestResponse response, Type deserializeType)AnalyzeRe.APIinlinestatic
ExtractRestResponse< T >(IRestResponse response)AnalyzeRe.APIinlinestatic
FilesAnalyzeRe.APIstatic
Get(Type resourceType, string id, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.APIinlinestatic
Get< T >(string id, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.APIinlinestatic
GetAuthenticationStatus(bool force_request=false)AnalyzeRe.APIinlinestatic
GetCollectionName(Type requestType)AnalyzeRe.APIinlinestatic
GetCollectionName(Type requestType, out Type declaringClassType, bool suppress_throw=false)AnalyzeRe.APIinlinestatic
GetCollectionName< T >()AnalyzeRe.APIinlinestatic
GetCollectionName< T >(out Type declaringClassType)AnalyzeRe.APIinlinestatic
GetCollectionNameFromResourceHref(string href)AnalyzeRe.APIinlinestatic
GetCurrentAuthorizationString()AnalyzeRe.APIinlinestatic
GetResourceList(Type resourceType, IEnumerable< Parameter > requestParameters=null, string collectionNameOverride=null, int? timeout=null)AnalyzeRe.APIinlinestatic
GetResourceList< T >(IEnumerable< Parameter > requestParameters=null, string collectionNameOverride=null, int? timeout=null)AnalyzeRe.APIinlinestatic
GetUri(Type deserializeType, Uri href, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.APIinlinestatic
GetUri< T >(Uri href, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.APIinlinestatic
IsAReServerActive(string checkServerURL, int? timeout=null)AnalyzeRe.APIinlinestatic
IsSuccessful(this IRestResponse response)AnalyzeRe.APIinlinestatic
LayersAnalyzeRe.APIstatic
LayerViewsAnalyzeRe.APIstatic
LoadSettings()AnalyzeRe.APIstatic
LossFiltersAnalyzeRe.APIstatic
LossSetsAnalyzeRe.APIstatic
ManagedSettingsEnabledAnalyzeRe.APIstatic
MaxRequestRetriesAnalyzeRe.APIstatic
MetricsFunctionsAnalyzeRe.APIstatic
OptimizationViewsAnalyzeRe.APIstatic
Options(IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.APIinlinestatic
ParallelismAnalyzeRe.APIstatic
PollUntil(Func< bool > request, AnalyzeRe.PollingOptions pollingOptions=null)AnalyzeRe.APIstatic
PollUntil< TResponse >(Func< TResponse > request, Func< TResponse, bool > isPollingComplete, AnalyzeRe.PollingOptions pollingOptions=null)AnalyzeRe.APIinlinestatic
PollUntilReady< T >(Func< T > functionThatMight503, AnalyzeRe.PollingOptions pollingOptions=null)AnalyzeRe.APIinlinestatic
PollUntilReady< T >(Func< T > functionThatMight503, double minPollInterval=0d, double maxPollInterval=Double.MaxValue, double maxPollTotalTime=Double.MaxValue)AnalyzeRe.APIinlinestatic
PortfoliosAnalyzeRe.APIstatic
PortfolioViewsAnalyzeRe.APIstatic
PrettyPrint(this IRestRequest request)AnalyzeRe.APIinlinestatic
PrettyPrint(this IRestResponse response)AnalyzeRe.APIinlinestatic
ProjectionFunctionsAnalyzeRe.APIstatic
RequestAndParse(Type deserializeType, string resource, Method method, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.APIinlinestatic
RequestAndParse< T >(string resource, Method method, IEnumerable< Parameter > requestParameters=null, int? timeout=null)AnalyzeRe.APIinlinestatic
SearchResourceList(Type resourceType, string searchTerms, IEnumerable< Parameter > requestParameters=null, string collectionNameOverride=null, int? timeout=null, SearchType searchType=SearchType.Basic)AnalyzeRe.APIinlinestatic
SearchResourceList< T >(string searchTerms, IEnumerable< Parameter > requestParameters=null, string collectionNameOverride=null, int? timeout=null, SearchType searchType=SearchType.Basic)AnalyzeRe.APIinlinestatic
SearchType enum nameAnalyzeRe.API
ServerURLAnalyzeRe.APIstatic
SimulationsAnalyzeRe.APIstatic
TryHandleAuthenticationErrors(IRestResponse response, int sequentialAttempts=0)AnalyzeRe.APIinlinestatic
TryPromptForAuthentication()AnalyzeRe.APIinlinestatic
UserAgentAnalyzeRe.APIstatic