| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
CloudStorageProviders |
CloudStorageApi.createProvider(String accountId,
String userId,
CloudStorageProviders cloudStorageProviders)
Configures the redirect URL information for one or more cloud storage providers for the specified user.
|
CloudStorageProviders |
CloudStorageApi.deleteProvider(String accountId,
String userId,
String serviceId)
Deletes the user authentication information for the specified cloud storage provider.
|
CloudStorageProviders |
CloudStorageApi.deleteProviders(String accountId,
String userId,
CloudStorageProviders cloudStorageProviders)
Deletes the user authentication information for one or more cloud storage providers.
|
CloudStorageProviders |
CloudStorageApi.getProvider(String accountId,
String userId,
String serviceId)
Gets the specified Cloud Storage Provider configuration for the User.
|
CloudStorageProviders |
CloudStorageApi.getProvider(String accountId,
String userId,
String serviceId,
CloudStorageApi.GetProviderOptions options)
Gets the specified Cloud Storage Provider configuration for the User.
|
CloudStorageProviders |
CloudStorageApi.listProviders(String accountId,
String userId)
Get the Cloud Storage Provider configuration for the specified user.
|
CloudStorageProviders |
CloudStorageApi.listProviders(String accountId,
String userId,
CloudStorageApi.ListProvidersOptions options)
Get the Cloud Storage Provider configuration for the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
CloudStorageProviders |
CloudStorageApi.createProvider(String accountId,
String userId,
CloudStorageProviders cloudStorageProviders)
Configures the redirect URL information for one or more cloud storage providers for the specified user.
|
CloudStorageProviders |
CloudStorageApi.deleteProviders(String accountId,
String userId,
CloudStorageProviders cloudStorageProviders)
Deletes the user authentication information for one or more cloud storage providers.
|
| Modifier and Type | Method and Description |
|---|---|
CloudStorageProviders |
CloudStorageProviders.addStorageProvidersItem(CloudStorageProvider storageProvidersItem) |
CloudStorageProviders |
CloudStorageProviders.storageProviders(List<CloudStorageProvider> storageProviders) |
Copyright © 2020. All rights reserved.