| Constructor and Description |
|---|
ApiConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getDeadlineInSeconds()
Returns the number of seconds that the API call will be allowed
to run, or
null for the default deadline. |
int |
hashCode() |
void |
setDeadlineInSeconds(Double deadlineInSeconds)
Set the number of seconds that the API call will be allowed to
run, or
null for the default deadline. |
public Double getDeadlineInSeconds()
null for the default deadline.public void setDeadlineInSeconds(Double deadlineInSeconds)
null for the default deadline.Copyright © 2022. All rights reserved.