Index

A B C D E G H L P R S U V 
All Classes and Interfaces|All Packages

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Adds a pipeline policy to apply on each request sent.
approveApprovalTaskWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Approve an approval task.
approveApprovalTaskWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Approve an approval task.

B

buildAsyncClient() - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Builds an instance of PurviewWorkflowAsyncClient class.
buildClient() - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Builds an instance of PurviewWorkflowClient class.

C

cancelWorkflowRunWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Cancel a workflow run.
cancelWorkflowRunWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Cancel a workflow run.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
com.azure.analytics.purview.workflow - package com.azure.analytics.purview.workflow
Package containing the classes for PurviewWorkflow.
configuration(Configuration) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
createOrReplaceWorkflowWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Create or replace a workflow.
createOrReplaceWorkflowWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Create or replace a workflow.
credential(TokenCredential) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.

D

deleteWorkflowWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Delete a workflow.
deleteWorkflowWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Delete a workflow.

E

endpoint(String) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets the service endpoint that will be connected to by clients.

G

getLatest() - Static method in enum com.azure.analytics.purview.workflow.PurviewWorkflowServiceVersion
Gets the latest service version supported by this client library.
getVersion() - Method in enum com.azure.analytics.purview.workflow.PurviewWorkflowServiceVersion
Gets the string representation of the ServiceVersion
getWorkflowRunWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Get a workflow run.
getWorkflowRunWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Get a workflow run.
getWorkflowTaskWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Get a workflow task.
getWorkflowTaskWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Get a workflow task.
getWorkflowWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Get a specific workflow.
getWorkflowWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Get a specific workflow.

H

httpClient(HttpClient) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.

L

listWorkflowRuns(RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
List workflow runs.
listWorkflowRuns(RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
List workflow runs.
listWorkflows(RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
List all workflows.
listWorkflows(RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
List all workflows.
listWorkflowTasks(RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Get all workflow tasks.
listWorkflowTasks(RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Get all workflow tasks.

P

pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets the HttpPipeline to use for the service client.
PurviewWorkflowAsyncClient - Class in com.azure.analytics.purview.workflow
Initializes a new instance of the asynchronous PurviewWorkflowClient type.
PurviewWorkflowClient - Class in com.azure.analytics.purview.workflow
Initializes a new instance of the synchronous PurviewWorkflowClient type.
PurviewWorkflowClientBuilder - Class in com.azure.analytics.purview.workflow
A builder for creating a new instance of the PurviewWorkflowClient type.
PurviewWorkflowClientBuilder() - Constructor for class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Create an instance of the PurviewWorkflowClientBuilder.
PurviewWorkflowServiceVersion - Enum in com.azure.analytics.purview.workflow
Service version of PurviewWorkflowClient.

R

reassignWorkflowTaskWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Reassign a workflow task.
reassignWorkflowTaskWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Reassign a workflow task.
rejectApprovalTaskWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Reject an approval task.
rejectApprovalTaskWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Reject an approval task.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.

S

serviceVersion(PurviewWorkflowServiceVersion) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClientBuilder
Sets Service version.
submitUserRequestsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Submit a user request for requestor, a user request describes user ask to do operation(s) on Purview.
submitUserRequestsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Submit a user request for requestor, a user request describes user ask to do operation(s) on Purview.

U

updateTaskStatusWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowAsyncClient
Update the status of a workflow task request.
updateTaskStatusWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.workflow.PurviewWorkflowClient
Update the status of a workflow task request.

V

V2022_05_01_PREVIEW - Enum constant in enum com.azure.analytics.purview.workflow.PurviewWorkflowServiceVersion
Enum value 2022-05-01-preview.
valueOf(String) - Static method in enum com.azure.analytics.purview.workflow.PurviewWorkflowServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.analytics.purview.workflow.PurviewWorkflowServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H L P R S U V 
All Classes and Interfaces|All Packages