Skip navigation links
A B C E G H M P R S 

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Adds a custom Http pipeline policy.
apiVersion(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets Api Version.

B

buildAsyncClient() - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Builds an instance of MonitoringAsyncClient async client.
buildClient() - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Builds an instance of MonitoringClient sync client.

C

com.azure.analytics.synapse.monitoring - package com.azure.analytics.synapse.monitoring
Package containing the classes for MonitoringClient.
com.azure.analytics.synapse.monitoring.models - package com.azure.analytics.synapse.monitoring.models
Package containing the data models for MonitoringClient.
configuration(Configuration) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The configuration store that is used during construction of the service client.
credential(TokenCredential) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The TokenCredential used for authentication.

E

endpoint(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The workspace development endpoint, for example https://myworkspace.dev.azuresynapse.net.

G

getCompute() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the compute property: The compute property.
getEndTime() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the endTime property: The endTime property.
getJobType() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the jobType property: The jobType property.
getLivyId() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the livyId property: The livyId property.
getName() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the name property: The name property.
getNJobs() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
Get the nJobs property: The nJobs property.
getPipeline() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the pipeline property: The pipeline property.
getQuery() - Method in class com.azure.analytics.synapse.monitoring.models.SqlQueryStringDataModel
Get the query property: The query property.
getQueuedDuration() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the queuedDuration property: The queuedDuration property.
getRunningDuration() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the runningDuration property: The runningDuration property.
getSparkApplicationId() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the sparkApplicationId property: The sparkApplicationId property.
getSparkJobDefinition() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the sparkJobDefinition property: The sparkJobDefinition property.
getSparkJobList(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get list of spark applications for the workspace.
getSparkJobList() - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get list of spark applications for the workspace.
getSparkJobList(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get list of spark applications for the workspace.
getSparkJobList() - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get list of spark applications for the workspace.
getSparkJobListWithResponse(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get list of spark applications for the workspace.
getSparkJobListWithResponse(String, Context) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get list of spark applications for the workspace.
getSparkJobs() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
Get the sparkJobs property: The sparkJobs property.
getSqlJobQueryString(String, String, String, String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryString() - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryString(String, String, String, String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryString() - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryStringWithResponse(String, String, String, String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryStringWithResponse(String, String, String, String, Context) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get SQL OD/DW Query for the workspace.
getState() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the state property: The state property.
getSubmitter() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the submitter property: The submitter property.
getSubmitTime() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the submitTime property: The submitTime property.
getTiming() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the timing property: The timing property.
getTotalDuration() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the totalDuration property: The totalDuration property.

H

httpClient(HttpClient) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The HTTP client used to send the request.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The logging configuration for HTTP requests and responses.

M

MonitoringAsyncClient - Class in com.azure.analytics.synapse.monitoring
Initializes a new instance of the asynchronous MonitoringClient type.
MonitoringClient - Class in com.azure.analytics.synapse.monitoring
Initializes a new instance of the synchronous MonitoringClient type.
MonitoringClientBuilder - Class in com.azure.analytics.synapse.monitoring
A builder for creating a new instance of the MonitoringClient type.
MonitoringClientBuilder() - Constructor for class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Create an instance of the MonitoringClientBuilder.

P

pipeline(HttpPipeline) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The HTTP pipeline to send requests through.

R

retryPolicy(RetryPolicy) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.

S

serializerAdapter(SerializerAdapter) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The serializer to serialize an object into a string.
setCompute(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the compute property: The compute property.
setEndTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the endTime property: The endTime property.
setJobType(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the jobType property: The jobType property.
setLivyId(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the livyId property: The livyId property.
setName(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the name property: The name property.
setNJobs(Integer) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
Set the nJobs property: The nJobs property.
setPipeline(List<SparkJob>) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the pipeline property: The pipeline property.
setQuery(String) - Method in class com.azure.analytics.synapse.monitoring.models.SqlQueryStringDataModel
Set the query property: The query property.
setQueuedDuration(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the queuedDuration property: The queuedDuration property.
setRunningDuration(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the runningDuration property: The runningDuration property.
setSparkApplicationId(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the sparkApplicationId property: The sparkApplicationId property.
setSparkJobDefinition(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the sparkJobDefinition property: The sparkJobDefinition property.
setSparkJobs(List<SparkJob>) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
Set the sparkJobs property: The sparkJobs property.
setState(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the state property: The state property.
setSubmitter(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the submitter property: The submitter property.
setSubmitTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the submitTime property: The submitTime property.
setTiming(List<String>) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the timing property: The timing property.
setTotalDuration(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the totalDuration property: The totalDuration property.
SparkJob - Class in com.azure.analytics.synapse.monitoring.models
The SparkJob model.
SparkJob() - Constructor for class com.azure.analytics.synapse.monitoring.models.SparkJob
 
SparkJobListViewResponse - Class in com.azure.analytics.synapse.monitoring.models
The SparkJobListViewResponse model.
SparkJobListViewResponse() - Constructor for class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
 
SqlQueryStringDataModel - Class in com.azure.analytics.synapse.monitoring.models
The SqlQueryStringDataModel model.
SqlQueryStringDataModel() - Constructor for class com.azure.analytics.synapse.monitoring.models.SqlQueryStringDataModel
 
A B C E G H M P R S 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2021 Microsoft Corporation. All rights reserved.