Uses of Class
com.mypurecloud.sdk.v2.api.request.GetInfrastructureascodeJobRequest
Packages that use GetInfrastructureascodeJobRequest
-
Uses of GetInfrastructureascodeJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetInfrastructureascodeJobRequestModifier and TypeMethodDescriptionInfrastructureAsCodeApi.getInfrastructureascodeJob(GetInfrastructureascodeJobRequest request) Get job status and results Get the execution status of a submitted job, optionally including results and error details.InfrastructureAsCodeApiAsync.getInfrastructureascodeJobAsync(GetInfrastructureascodeJobRequest request, AsyncApiCallback<InfrastructureascodeJob> callback) Get job status and results Get the execution status of a submitted job, optionally including results and error details. -
Uses of GetInfrastructureascodeJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetInfrastructureascodeJobRequestModifier and TypeMethodDescriptionGetInfrastructureascodeJobRequest.Builder.build()GetInfrastructureascodeJobRequest.withCustomHeader(String name, String value) GetInfrastructureascodeJobRequest.withDetails(Boolean details)