- get(String) - Method in class com.azure.quantum.jobs.JobsAsyncClient
-
Get job by id.
- get(String) - Method in class com.azure.quantum.jobs.JobsClient
-
Get job by id.
- getAverageQueueTime() - Method in class com.azure.quantum.jobs.models.TargetStatus
-
Get the averageQueueTime property: Average queue time in seconds.
- getBeginExecutionTime() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the beginExecutionTime property: The time when the job began execution.
- getBlobName() - Method in class com.azure.quantum.jobs.models.BlobDetails
-
Get the blobName property: The blob name.
- getCancellationTime() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the cancellationTime property: The time when a job was successfully cancelled.
- getCode() - Method in class com.azure.quantum.jobs.models.ErrorData
-
Get the code property: An identifier for the error.
- getContainerName() - Method in class com.azure.quantum.jobs.models.BlobDetails
-
Get the containerName property: The container name.
- getContainerUri() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the containerUri property: The blob container SAS uri, the container is used to host job data.
- getCount() - Method in class com.azure.quantum.jobs.models.JobDetailsList
-
Get the count property: Total records count number.
- getCreationTime() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the creationTime property: The creation time of the job.
- getCurrentAvailability() - Method in class com.azure.quantum.jobs.models.ProviderStatus
-
Get the currentAvailability property: Provider availability.
- getCurrentAvailability() - Method in class com.azure.quantum.jobs.models.TargetStatus
-
Get the currentAvailability property: Target availability.
- getDimension() - Method in class com.azure.quantum.jobs.models.Quota
-
Get the dimension property: The name of the dimension associated with the quota.
- getEndExecutionTime() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the endExecutionTime property: The time when the job finished execution.
- getError() - Method in class com.azure.quantum.jobs.models.RestError
-
Get the error property: An error response from Azure.
- getErrorData() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the errorData property: The error data for the job.
- getHolds() - Method in class com.azure.quantum.jobs.models.Quota
-
Get the holds property: The amount of the usage that has been reserved but not applied for the current period.
- getId() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the id property: The job id.
- getId() - Method in class com.azure.quantum.jobs.models.ProviderStatus
-
Get the id property: Provider id.
- getId() - Method in class com.azure.quantum.jobs.models.TargetStatus
-
Get the id property: Target id.
- getInputDataFormat() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the inputDataFormat property: The format of the input data.
- getInputDataUri() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the inputDataUri property: The input blob SAS uri, if specified, it will override the default input blob in
the container.
- getInputParams() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the inputParams property: The input parameters for the job.
- getLimit() - Method in class com.azure.quantum.jobs.models.Quota
-
Get the limit property: The maximum amount of usage allowed for the current period.
- getMessage() - Method in class com.azure.quantum.jobs.models.ErrorData
-
Get the message property: A message describing the error, intended to be suitable for displaying in a user
interface.
- getMetadata() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the metadata property: The job metadata.
- getName() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the name property: The job name.
- getNextLink() - Method in class com.azure.quantum.jobs.models.JobDetailsList
-
Get the nextLink property: Link to the next page of results.
- getNextLink() - Method in class com.azure.quantum.jobs.models.ProviderStatusList
-
Get the nextLink property: Link to the next page of results.
- getNextLink() - Method in class com.azure.quantum.jobs.models.QuotaList
-
Get the nextLink property: Link to the next page of results.
- getOutputDataFormat() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the outputDataFormat property: The format of the output data.
- getOutputDataUri() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the outputDataUri property: The output blob SAS uri.
- getPeriod() - Method in class com.azure.quantum.jobs.models.Quota
-
Get the period property: The time period in which the quota's underlying meter is accumulated.
- getProviderId() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the providerId property: The unique identifier for the provider.
- getProviderId() - Method in class com.azure.quantum.jobs.models.Quota
-
Get the providerId property: The unique identifier for the provider.
- getSasUri() - Method in class com.azure.quantum.jobs.models.SasUriResponse
-
Get the sasUri property: A URL with a SAS token to upload a blob for execution in the given workspace.
- getScope() - Method in class com.azure.quantum.jobs.models.Quota
-
Get the scope property: The scope at which the quota is applied.
- getStatus() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the status property: The job status.
- getStatus() - Method in class com.azure.quantum.jobs.ProvidersAsyncClient
-
Get provider status.
- getStatus() - Method in class com.azure.quantum.jobs.ProvidersClient
-
Get provider status.
- getStatusNextSinglePage(String) - Method in class com.azure.quantum.jobs.ProvidersAsyncClient
-
Get the next page of items.
- getStatusPage() - Method in class com.azure.quantum.jobs.models.TargetStatus
-
Get the statusPage property: A page with detailed status of the provider.
- getStatusSinglePage() - Method in class com.azure.quantum.jobs.ProvidersAsyncClient
-
Get provider status.
- getTarget() - Method in class com.azure.quantum.jobs.models.JobDetails
-
Get the target property: The target identifier to run the job.
- getTargets() - Method in class com.azure.quantum.jobs.models.ProviderStatus
-
Get the targets property: The targets property.
- getUtilization() - Method in class com.azure.quantum.jobs.models.Quota
-
Get the utilization property: The amount of the usage that has been applied for the current period.
- getValue() - Method in class com.azure.quantum.jobs.models.JobDetailsList
-
Get the value property: The value property.
- getValue() - Method in class com.azure.quantum.jobs.models.ProviderStatusList
-
Get the value property: The value property.
- getValue() - Method in class com.azure.quantum.jobs.models.QuotaList
-
Get the value property: The value property.
- getValue() - Method in exception com.azure.quantum.jobs.models.RestErrorException
-
- getWithResponse(String) - Method in class com.azure.quantum.jobs.JobsAsyncClient
-
Get job by id.
- sasUri(BlobDetails) - Method in class com.azure.quantum.jobs.StorageAsyncClient
-
Gets a URL with SAS token for a container/blob in the storage account associated with the workspace.
- sasUri(BlobDetails) - Method in class com.azure.quantum.jobs.StorageClient
-
Gets a URL with SAS token for a container/blob in the storage account associated with the workspace.
- SasUriResponse - Class in com.azure.quantum.jobs.models
-
Get SAS URL operation response.
- SasUriResponse() - Constructor for class com.azure.quantum.jobs.models.SasUriResponse
-
- sasUriWithResponse(BlobDetails) - Method in class com.azure.quantum.jobs.StorageAsyncClient
-
Gets a URL with SAS token for a container/blob in the storage account associated with the workspace.
- serializerAdapter(SerializerAdapter) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
-
Sets The serializer to serialize an object into a string.
- setBlobName(String) - Method in class com.azure.quantum.jobs.models.BlobDetails
-
Set the blobName property: The blob name.
- setCode(String) - Method in class com.azure.quantum.jobs.models.ErrorData
-
Set the code property: An identifier for the error.
- setContainerName(String) - Method in class com.azure.quantum.jobs.models.BlobDetails
-
Set the containerName property: The container name.
- setContainerUri(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the containerUri property: The blob container SAS uri, the container is used to host job data.
- setCount(Long) - Method in class com.azure.quantum.jobs.models.JobDetailsList
-
Set the count property: Total records count number.
- setDimension(String) - Method in class com.azure.quantum.jobs.models.Quota
-
Set the dimension property: The name of the dimension associated with the quota.
- setError(ErrorData) - Method in class com.azure.quantum.jobs.models.RestError
-
Set the error property: An error response from Azure.
- setHolds(Float) - Method in class com.azure.quantum.jobs.models.Quota
-
Set the holds property: The amount of the usage that has been reserved but not applied for the current period.
- setId(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the id property: The job id.
- setInputDataFormat(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the inputDataFormat property: The format of the input data.
- setInputDataUri(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the inputDataUri property: The input blob SAS uri, if specified, it will override the default input blob in
the container.
- setInputParams(Object) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the inputParams property: The input parameters for the job.
- setLimit(Float) - Method in class com.azure.quantum.jobs.models.Quota
-
Set the limit property: The maximum amount of usage allowed for the current period.
- setMessage(String) - Method in class com.azure.quantum.jobs.models.ErrorData
-
Set the message property: A message describing the error, intended to be suitable for displaying in a user
interface.
- setMetadata(Map<String, String>) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the metadata property: The job metadata.
- setName(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the name property: The job name.
- setOutputDataFormat(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the outputDataFormat property: The format of the output data.
- setOutputDataUri(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the outputDataUri property: The output blob SAS uri.
- setPeriod(MeterPeriod) - Method in class com.azure.quantum.jobs.models.Quota
-
Set the period property: The time period in which the quota's underlying meter is accumulated.
- setProviderId(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the providerId property: The unique identifier for the provider.
- setProviderId(String) - Method in class com.azure.quantum.jobs.models.Quota
-
Set the providerId property: The unique identifier for the provider.
- setSasUri(String) - Method in class com.azure.quantum.jobs.models.SasUriResponse
-
Set the sasUri property: A URL with a SAS token to upload a blob for execution in the given workspace.
- setScope(DimensionScope) - Method in class com.azure.quantum.jobs.models.Quota
-
Set the scope property: The scope at which the quota is applied.
- setTarget(String) - Method in class com.azure.quantum.jobs.models.JobDetails
-
Set the target property: The target identifier to run the job.
- setUtilization(Float) - Method in class com.azure.quantum.jobs.models.Quota
-
Set the utilization property: The amount of the usage that has been applied for the current period.
- StorageAsyncClient - Class in com.azure.quantum.jobs
-
Initializes a new instance of the asynchronous QuantumClient type.
- StorageClient - Class in com.azure.quantum.jobs
-
Initializes a new instance of the synchronous QuantumClient type.
- SUBSCRIPTION - Static variable in class com.azure.quantum.jobs.models.DimensionScope
-
Static value Subscription for DimensionScope.
- subscriptionId(String) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
-
Sets The Azure subscription ID.
- SUCCEEDED - Static variable in class com.azure.quantum.jobs.models.JobStatus
-
Static value Succeeded for JobStatus.