| java.lang.Object | |
| ↳ | org.mule.modules.freshbooks.connectivity.ConnectionManagementConfigFreshBooksConnectorConnectionKey |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| apiUrl | |||||||||||
| consumerKey | |||||||||||
| consumerSecret | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves apiUrl
| |||||||||||
Retrieves consumerKey
| |||||||||||
Retrieves consumerSecret
| |||||||||||
Sets apiUrl
| |||||||||||
Sets consumerKey
| |||||||||||
Sets consumerSecret
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| apiUrl | |
|---|---|
| consumerKey | |
| consumerSecret |
| o |
|---|
Retrieves apiUrl
Retrieves consumerKey
Retrieves consumerSecret
Sets apiUrl
| value | Value to set |
|---|
Sets consumerKey
| value | Value to set |
|---|
Sets consumerSecret
| value | Value to set |
|---|