public class CodeBuildClientRetryCondition extends Object implements com.amazonaws.retry.RetryPolicy.RetryCondition
Modifier and Type | Field and Description |
---|---|
static String |
HTTP_ERROR_MESSAGE |
Constructor and Description |
---|
CodeBuildClientRetryCondition() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldRetry(com.amazonaws.AmazonWebServiceRequest amazonWebServiceRequest,
com.amazonaws.AmazonClientException e,
int i) |
public static final String HTTP_ERROR_MESSAGE
Copyright © 2016–2023. All rights reserved.