public final class ModelConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ModelConfiguration.Builder |
Modifier and Type | Method and Description |
---|---|
static ModelConfiguration.Builder |
builder() |
boolean |
equals(Object o) |
Integer |
getTimeoutInSeconds()
The number of seconds the content can stay on the screen without user interaction.
|
int |
hashCode() |
String |
toString() |
public static ModelConfiguration.Builder builder()
public Integer getTimeoutInSeconds()
Copyright © 2023. All rights reserved.