DocumentClientException.getRetryAfterInMilliseconds 方法
定义
Gets the recommended time interval after which the client can retry failed requests
public long getRetryAfterInMilliseconds()
返回
long
the recommended time interval after which the client can retry failed requests.
适用于