public class ConnectFailureFilter extends Object
| Constructor and Description |
|---|
ConnectFailureFilter() |
| Modifier and Type | Method and Description |
|---|---|
ConnectFailureFilter |
addEnvelopeIdsItem(String envelopeIdsItem) |
ConnectFailureFilter |
envelopeIds(List<String> envelopeIds) |
boolean |
equals(Object o) |
List<String> |
getEnvelopeIds() |
String |
getSynchronous() |
int |
hashCode() |
void |
setEnvelopeIds(List<String> envelopeIds) |
void |
setSynchronous(String synchronous) |
ConnectFailureFilter |
synchronous(String synchronous) |
String |
toString() |
public ConnectFailureFilter envelopeIds(List<String> envelopeIds)
public ConnectFailureFilter addEnvelopeIdsItem(String envelopeIdsItem)
public ConnectFailureFilter synchronous(String synchronous)
public String getSynchronous()
public void setSynchronous(String synchronous)
Copyright © 2020. All rights reserved.