public class ClientConfiguration extends Object
Constructor and Description |
---|
ClientConfiguration() |
ClientConfiguration(PersistentProvider persistentProvider) |
ClientConfiguration(PersistentProvider persistentProvider,
boolean asyncEnabled) |
Modifier and Type | Method and Description |
---|---|
PersistentProvider |
getPersistentProvider() |
boolean |
isAsyncEnabled() |
public ClientConfiguration()
public ClientConfiguration(PersistentProvider persistentProvider)
public ClientConfiguration(PersistentProvider persistentProvider, boolean asyncEnabled)
public PersistentProvider getPersistentProvider()
public boolean isAsyncEnabled()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.