Lines Matching refs:NotificationChannelsClient

19 type NotificationChannelsClient struct {  struct
24 func NewNotificationChannelsClient(subscriptionID string) NotificationChannelsClient {
31 …cationChannelsClientWithBaseURI(baseURI string, subscriptionID string) NotificationChannelsClient {
32 return NotificationChannelsClient{NewWithBaseURI(baseURI, subscriptionID)}
41 func (client NotificationChannelsClient) CreateOrUpdate(ctx context.Context, resourceGroupName stri…
81 func (client NotificationChannelsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupN… argument
106 func (client NotificationChannelsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, e… argument
112 func (client NotificationChannelsClient) CreateOrUpdateResponder(resp *http.Response) (result Notif… argument
127 func (client NotificationChannelsClient) Delete(ctx context.Context, resourceGroupName string, labN…
161 func (client NotificationChannelsClient) DeletePreparer(ctx context.Context, resourceGroupName stri… argument
184 func (client NotificationChannelsClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
190 func (client NotificationChannelsClient) DeleteResponder(resp *http.Response) (result autorest.Resp… argument
205 func (client NotificationChannelsClient) Get(ctx context.Context, resourceGroupName string, labName…
239 func (client NotificationChannelsClient) GetPreparer(ctx context.Context, resourceGroupName string,… argument
265 func (client NotificationChannelsClient) GetSender(req *http.Request) (*http.Response, error) { argument
271 func (client NotificationChannelsClient) GetResponder(resp *http.Response) (result NotificationChan… argument
289 func (client NotificationChannelsClient) List(ctx context.Context, resourceGroupName string, labNam…
328 func (client NotificationChannelsClient) ListPreparer(ctx context.Context, resourceGroupName string… argument
362 func (client NotificationChannelsClient) ListSender(req *http.Request) (*http.Response, error) {
368 func (client NotificationChannelsClient) ListResponder(resp *http.Response) (result NotificationCha…
379 func (client NotificationChannelsClient) listNextResults(ctx context.Context, lastResults Notificat…
400 func (client NotificationChannelsClient) ListComplete(ctx context.Context, resourceGroupName string… argument
421 func (client NotificationChannelsClient) Notify(ctx context.Context, resourceGroupName string, labN…
455 func (client NotificationChannelsClient) NotifyPreparer(ctx context.Context, resourceGroupName stri… argument
480 func (client NotificationChannelsClient) NotifySender(req *http.Request) (*http.Response, error) { argument
486 func (client NotificationChannelsClient) NotifyResponder(resp *http.Response) (result autorest.Resp… argument
501 func (client NotificationChannelsClient) Update(ctx context.Context, resourceGroupName string, labN…
535 func (client NotificationChannelsClient) UpdatePreparer(ctx context.Context, resourceGroupName stri… argument
560 func (client NotificationChannelsClient) UpdateSender(req *http.Request) (*http.Response, error) { argument
566 func (client NotificationChannelsClient) UpdateResponder(resp *http.Response) (result NotificationC… argument