C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.APITypes.SubResourceCollection< T > Member List

This is the complete list of members for AnalyzeRe.APITypes.SubResourceCollection< T >, including all inherited members.

DefaultTimeoutAnalyzeRe.APITypes.SubResource< ICollectionResponse< T > >
Get(IEnumerable< Parameter > parameters=null, int? timeout=null)AnalyzeRe.APITypes.SubResource< ICollectionResponse< T > >inline
GetStream(Action< Stream > consumeStream, IEnumerable< Parameter > parameters=null, int? timeout=null)AnalyzeRe.APITypes.SubResource< ICollectionResponse< T > >inline
Head(IEnumerable< Parameter > parameters=null, int? timeout=null)AnalyzeRe.APITypes.SubResource< ICollectionResponse< T > >inline
operator T(SubResource< T > value)AnalyzeRe.APITypes.SubResource< ICollectionResponse< T > >inlinestatic
SubResource(IEndpoint owner, string relativePath)AnalyzeRe.APITypes.SubResource< ICollectionResponse< T > >inline
SubResourceCollection(IEndpoint owner, string relativePath)AnalyzeRe.APITypes.SubResourceCollection< T >inline