Class PluginInfoApi
- java.lang.Object
-
- org.killbill.billing.client.api.gen.PluginInfoApi
-
public class PluginInfoApi extends Object
DO NOT EDIT !!! This code has been generated by the Kill Bill swagger generator.
-
-
Constructor Summary
Constructors Constructor Description PluginInfoApi()PluginInfoApi(KillBillHttpClient httpClient)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PluginInfosgetPluginsInfo(RequestOptions inputOptions)
-
-
-
Constructor Detail
-
PluginInfoApi
public PluginInfoApi()
-
PluginInfoApi
public PluginInfoApi(KillBillHttpClient httpClient)
-
-
Method Detail
-
getPluginsInfo
public PluginInfos getPluginsInfo(RequestOptions inputOptions) throws KillBillClientException
- Throws:
KillBillClientException
-
-