Searched defs:customErrorCodeFieldName (Results 1 – 5 of 5) sorted by relevance
63 private final String customErrorCodeFieldName; field in BaseAwsJsonProtocolFactory203 private String customErrorCodeFieldName; field in BaseAwsJsonProtocolFactory.Builder272 public final SubclassT customErrorCodeFieldName(String customErrorCodeFieldName) { in customErrorCodeFieldName() method in BaseAwsJsonProtocolFactory.Builder
36 ErrorCodeParser getErrorCodeParser(String customErrorCodeFieldName); in getErrorCodeParser()
44 public ErrorCodeParser getErrorCodeParser(String customErrorCodeFieldName) { in getErrorCodeParser()
66 private String customErrorCodeFieldName; field in CustomizationConfig381 public void setCustomErrorCodeFieldName(String customErrorCodeFieldName) { in setCustomErrorCodeFieldName()
121 private CodeBlock customErrorCodeFieldName() { in customErrorCodeFieldName() method in JsonProtocolSpec