public class ServiceProviderGeneratedClient extends Object implements ServiceProviderClientInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceProviderGeneratedClient.Options |
| Constructor and Description |
|---|
ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment) |
ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment,
float defaultTimeout) |
ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment,
InputStream serviceAccount,
float defaultTimeout) |
ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment,
InputStream serviceAccount,
ServiceProviderGeneratedClient.Options options) |
ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment,
ServiceProviderGeneratedClient.Options options) |
| Modifier and Type | Method and Description |
|---|---|
GetLogoutURLResponse |
GetLogoutURL(GetLogoutURLRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
GetSessionTransferURLResponse |
GetSessionTransferURL(GetSessionTransferURLRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
public ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment)
public ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment,
ServiceProviderGeneratedClient.Options options)
public ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment,
float defaultTimeout)
public ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment,
InputStream serviceAccount,
float defaultTimeout)
public ServiceProviderGeneratedClient(com.vendasta.vax.Environment environment,
InputStream serviceAccount,
ServiceProviderGeneratedClient.Options options)
public GetSessionTransferURLResponse GetSessionTransferURL(GetSessionTransferURLRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
GetSessionTransferURL in interface ServiceProviderClientInterfacecom.vendasta.vax.SDKExceptionpublic GetLogoutURLResponse GetLogoutURL(GetLogoutURLRequest req, com.vendasta.vax.RequestOptions.Builder options) throws com.vendasta.vax.SDKException
GetLogoutURL in interface ServiceProviderClientInterfacecom.vendasta.vax.SDKExceptionCopyright © 2021. All rights reserved.