public class NotaryApi extends Object
Modifier and Type | Class and Description |
---|---|
class |
NotaryApi.ListNotaryJournalsOptions |
Constructor and Description |
---|
NotaryApi() |
NotaryApi(ApiClient apiClient) |
Modifier and Type | Method and Description |
---|---|
ApiClient |
getApiClient() |
NotaryJournalList |
listNotaryJournals()
Get notary jurisdictions for a user
|
NotaryJournalList |
listNotaryJournals(NotaryApi.ListNotaryJournalsOptions options)
Get notary jurisdictions for a user
|
void |
setApiClient(ApiClient apiClient) |
public NotaryApi()
public NotaryApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public NotaryJournalList listNotaryJournals() throws ApiException
ApiException
public NotaryJournalList listNotaryJournals(NotaryApi.ListNotaryJournalsOptions options) throws ApiException
options
- for modifying the method behavior.ApiException
- if fails to make API callCopyright © 2018. All rights reserved.