ConfigApiProxy Class |
Namespace: Atomia.Billing.Core.Sdk.ServiceProxies
The ConfigApiProxy type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigApiProxy | Initializes a new instance of the ConfigApiProxy class |
| Name | Description | |
|---|---|---|
| AddProvisioningDescription |
Adds the provisioning description.
| |
| DeleteProvisioningDescription |
Deletes the provisioning description.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Echo |
Echoes the specified message.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAvailableProvisioningModules |
Gets the available provisioning modules.
| |
| GetBasicProvisioningDescription |
Gets the basic provisioning description.
| |
| GetDefaultProvisioningDescription |
Gets the default provisioning description.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProvisioningDescription |
Gets the provisioning description.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ListProvisioningDescriptions |
Lists the provisioning descriptions.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetDefaultProvisioningDescription |
Sets the default provisioning description.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ConfigApiMock |