Uses of Class
com.mypurecloud.sdk.v2.model.RegisterArchitectJobResponse
Packages that use RegisterArchitectJobResponse
-
Uses of RegisterArchitectJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return RegisterArchitectJobResponseModifier and TypeMethodDescriptionArchitectApi.postFlowsJobs(PostFlowsJobsRequest request) Register Architect Job.ArchitectApi.postFlowsJobs(Object body) Register Architect Job.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type RegisterArchitectJobResponseModifier and TypeMethodDescriptionArchitectApi.postFlowsJobs(ApiRequest<Object> request) Register Architect Job.ArchitectApiAsync.postFlowsJobsAsync(PostFlowsJobsRequest request, AsyncApiCallback<RegisterArchitectJobResponse> callback) Register Architect Job.ArchitectApiAsync.postFlowsJobsAsync(ApiRequest<Object> request, AsyncApiCallback<ApiResponse<RegisterArchitectJobResponse>> callback) Register Architect Job.ArchitectApi.postFlowsJobsWithHttpInfo(Object body) Register Architect Job.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type RegisterArchitectJobResponseModifier and TypeMethodDescriptionArchitectApiAsync.postFlowsJobsAsync(PostFlowsJobsRequest request, AsyncApiCallback<RegisterArchitectJobResponse> callback) Register Architect Job.ArchitectApiAsync.postFlowsJobsAsync(ApiRequest<Object> request, AsyncApiCallback<ApiResponse<RegisterArchitectJobResponse>> callback) Register Architect Job.