public class SynchronizationJobCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<SynchronizationJob,SynchronizationJobRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
SynchronizationJobCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
validateCredentials(String applicationIdentifier,
String templateId,
Boolean useSavedCredentials,
List<SynchronizationSecretKeyStringValuePair> credentials) |
public SynchronizationJobCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.ActionRequestNoReturn validateCredentials(String applicationIdentifier, String templateId, Boolean useSavedCredentials, List<SynchronizationSecretKeyStringValuePair> credentials)
Copyright © 2018–2020. All rights reserved.