Lines Matching defs:EntitiesClient

19 type EntitiesClient struct {  struct
20 BaseClient
64 return result, validation.NewError("securityinsight.EntitiesClient", "Expand", err.Error())
90 …nsightsResourceProvider string, workspaceName string, entityID string, parameters EntityExpandPara…
116 func (client EntitiesClient) ExpandSender(req *http.Request) (*http.Response, error) {
122 …ent EntitiesClient) ExpandResponder(resp *http.Response) (result EntityExpandResponse, err error) {
161 return result, validation.NewError("securityinsight.EntitiesClient", "Get", err.Error())
187 …nalInsightsResourceProvider string, workspaceName string, entityID string) (*http.Request, error) {
211 func (client EntitiesClient) GetSender(req *http.Request) (*http.Response, error) {
217 func (client EntitiesClient) GetResponder(resp *http.Response) (result EntityModel, err error) {
236 …ghtsResourceProvider string, workspaceName string, entityID string, parameters EntityGetInsightsPa…
286 …onalInsightsResourceProvider string, workspaceName string, entityID string, parameters EntityGetIn…
312 func (client EntitiesClient) GetInsightsSender(req *http.Request) (*http.Response, error) {
318 …esClient) GetInsightsResponder(resp *http.Response) (result EntityGetInsightsResponse, err error) {
356 return result, validation.NewError("securityinsight.EntitiesClient", "List", err.Error())
387 … string, operationalInsightsResourceProvider string, workspaceName string) (*http.Request, error) {
430 …return result, autorest.NewErrorWithError(err, "securityinsight.EntitiesClient", "listNextResults"…
448 …onalInsightsResourceProvider string, workspaceName string) (result EntityListIterator, err error) {
492 return result, validation.NewError("securityinsight.EntitiesClient", "Queries", err.Error())
518 …nalInsightsResourceProvider string, workspaceName string, entityID string) (*http.Request, error) {
543 func (client EntitiesClient) QueriesSender(req *http.Request) (*http.Response, error) {
549 …ient EntitiesClient) QueriesResponder(resp *http.Response) (result GetQueriesResponse, err error) {