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

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

CommandSubResource(IEndpoint owner, string relativePath)AnalyzeRe.APITypes.CommandSubResourceinline
GET(int? timeout=null, bool throwOnError=true, IEnumerable< Parameter > requestParameters=null)AnalyzeRe.APITypes.CommandSubResourceinline
OwnerAnalyzeRe.APITypes.SubResourceEndpoint
PathAnalyzeRe.APITypes.SubResourceEndpoint
POST(int? timeout=null, bool throwOnError=true, IEnumerable< Parameter > requestParameters=null)AnalyzeRe.APITypes.CommandSubResourceinline
RelativePathFromOwnerAnalyzeRe.APITypes.SubResourceEndpoint
SubResourceEndpoint(IEndpoint owner, string relativePath)AnalyzeRe.APITypes.SubResourceEndpointinlineprotected
ValidateOwnerHasId()AnalyzeRe.APITypes.SubResourceEndpointinline