public static class GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress() |
@NameInMap(value="CallingCount") public Integer callingCount
@NameInMap(value="ConnectCount") public Integer connectCount
@NameInMap(value="ConnectRate") public Float connectRate
@NameInMap(value="FinishCount") public Integer finishCount
@NameInMap(value="FinishRate") public Float finishRate
@NameInMap(value="ServicerPickupCount") public Integer servicerPickupCount
@NameInMap(value="ServicerPickupRate") public Float servicerPickupRate
@NameInMap(value="TerminateCount") public Integer terminateCount
@NameInMap(value="TotalCount") public Integer totalCount
@NameInMap(value="UserPickupCount") public Integer userPickupCount
@NameInMap(value="UserPickupRate") public Float userPickupRate
@NameInMap(value="WaitingCallCount") public Integer waitingCallCount
@NameInMap(value="WaitingRecallCount") public Integer waitingRecallCount
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress()
public static GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress build(Map<String,?> map) throws Exception
Exception
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setCallingCount(Integer callingCount)
public Integer getCallingCount()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setConnectCount(Integer connectCount)
public Integer getConnectCount()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setConnectRate(Float connectRate)
public Float getConnectRate()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setFinishCount(Integer finishCount)
public Integer getFinishCount()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setFinishRate(Float finishRate)
public Float getFinishRate()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setServicerPickupCount(Integer servicerPickupCount)
public Integer getServicerPickupCount()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setServicerPickupRate(Float servicerPickupRate)
public Float getServicerPickupRate()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setTerminateCount(Integer terminateCount)
public Integer getTerminateCount()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setTotalCount(Integer totalCount)
public Integer getTotalCount()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setUserPickupCount(Integer userPickupCount)
public Integer getUserPickupCount()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setUserPickupRate(Float userPickupRate)
public Float getUserPickupRate()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setWaitingCallCount(Integer waitingCallCount)
public Integer getWaitingCallCount()
public GetAiOutboundTaskProgressResponseBody.GetAiOutboundTaskProgressResponseBodyDataTaskProgress setWaitingRecallCount(Integer waitingRecallCount)
public Integer getWaitingRecallCount()
Copyright © 2023. All rights reserved.