Uses of Class
Avalara.SDK.api.A1099.V2.JobsApi.GetJobRequest
-
Packages that use JobsApi.GetJobRequest Package Description Avalara.SDK.api.A1099.V2 -
-
Uses of JobsApi.GetJobRequest in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return JobsApi.GetJobRequest Modifier and Type Method Description JobsApi.GetJobRequestJobsApi. getGetJobRequest()Getter function to instantiate Request classMethods in Avalara.SDK.api.A1099.V2 with parameters of type JobsApi.GetJobRequest Modifier and Type Method Description JobResponseJobsApi. getJob(JobsApi.GetJobRequest requestParameters)Retrieves information about the job Retrieves information about the jobokhttp3.CallJobsApi. getJobAsync(JobsApi.GetJobRequest requestParameters, ApiCallback<JobResponse> _callback)Retrieves information about the job (asynchronously) Retrieves information about the jobokhttp3.CallJobsApi. getJobCall(JobsApi.GetJobRequest requestParameters, ApiCallback _callback)Build call for getJobApiResponse<JobResponse>JobsApi. getJobWithHttpInfo(JobsApi.GetJobRequest requestParameters)Retrieves information about the job Retrieves information about the job
-