Package | Description |
---|---|
com.aspose.email.cloud.sdk.model | |
com.aspose.email.cloud.sdk.model.requests |
Modifier and Type | Method and Description |
---|---|
DiscoverEmailConfigOauth |
DiscoverEmailConfigOauth.clientId(String clientId)
Set clientId and return this.
|
DiscoverEmailConfigOauth |
DiscoverEmailConfigOauth.clientSecret(String clientSecret)
Set clientSecret and return this.
|
DiscoverEmailConfigOauth |
DiscoverEmailConfigOauth.refreshToken(String refreshToken)
Set refreshToken and return this.
|
DiscoverEmailConfigOauth |
DiscoverEmailConfigOauth.requestUrl(String requestUrl)
Set requestUrl and return this.
|
Modifier and Type | Field and Description |
---|---|
DiscoverEmailConfigOauth |
DiscoverEmailConfigOauthRequestData.rq
Discover email configuration request.
|
Constructor and Description |
---|
DiscoverEmailConfigOauthRequestData(DiscoverEmailConfigOauth rq)
Initializes a new instance of the DiscoverEmailConfigOauthRequestData class.
|
Copyright © 2020. All rights reserved.