Lines Matching refs:DataFlowDebugSessionClient

31 type DataFlowDebugSessionClient struct {  struct
36 func NewDataFlowDebugSessionClient(subscriptionID string) DataFlowDebugSessionClient {
43 …owDebugSessionClientWithBaseURI(baseURI string, subscriptionID string) DataFlowDebugSessionClient {
44 return DataFlowDebugSessionClient{NewWithBaseURI(baseURI, subscriptionID)}
52 func (client DataFlowDebugSessionClient) AddDataFlow(ctx context.Context, resourceGroupName string,… argument
105 func (client DataFlowDebugSessionClient) AddDataFlowPreparer(ctx context.Context, resourceGroupName… argument
129 func (client DataFlowDebugSessionClient) AddDataFlowSender(req *http.Request) (*http.Response, erro… argument
135 func (client DataFlowDebugSessionClient) AddDataFlowResponder(resp *http.Response) (result AddDataF… argument
150 func (client DataFlowDebugSessionClient) Create(ctx context.Context, resourceGroupName string, fact…
189 func (client DataFlowDebugSessionClient) CreatePreparer(ctx context.Context, resourceGroupName stri… argument
213 func (client DataFlowDebugSessionClient) CreateSender(req *http.Request) (future DataFlowDebugSessi… argument
222 …future.Result = func(client DataFlowDebugSessionClient) (cdfdsr CreateDataFlowDebugSessionResponse…
247 func (client DataFlowDebugSessionClient) CreateResponder(resp *http.Response) (result CreateDataFlo… argument
262 func (client DataFlowDebugSessionClient) Delete(ctx context.Context, resourceGroupName string, fact…
308 func (client DataFlowDebugSessionClient) DeletePreparer(ctx context.Context, resourceGroupName stri… argument
332 func (client DataFlowDebugSessionClient) DeleteSender(req *http.Request) (*http.Response, error) { argument
338 func (client DataFlowDebugSessionClient) DeleteResponder(resp *http.Response) (result autorest.Resp… argument
352 func (client DataFlowDebugSessionClient) ExecuteCommand(ctx context.Context, resourceGroupName stri…
394 func (client DataFlowDebugSessionClient) ExecuteCommandPreparer(ctx context.Context, resourceGroupN… argument
418 func (client DataFlowDebugSessionClient) ExecuteCommandSender(req *http.Request) (future DataFlowDe… argument
427 …future.Result = func(client DataFlowDebugSessionClient) (dfdcr DataFlowDebugCommandResponse, err e…
452 func (client DataFlowDebugSessionClient) ExecuteCommandResponder(resp *http.Response) (result DataF… argument
466 func (client DataFlowDebugSessionClient) QueryByFactory(ctx context.Context, resourceGroupName stri…
517 func (client DataFlowDebugSessionClient) QueryByFactoryPreparer(ctx context.Context, resourceGroupN… argument
539 func (client DataFlowDebugSessionClient) QueryByFactorySender(req *http.Request) (*http.Response, e…
545 func (client DataFlowDebugSessionClient) QueryByFactoryResponder(resp *http.Response) (result Query…
556 func (client DataFlowDebugSessionClient) queryByFactoryNextResults(ctx context.Context, lastResults…
577 func (client DataFlowDebugSessionClient) QueryByFactoryComplete(ctx context.Context, resourceGroupN… argument