@ShellComponent @ShellCommandGroup(value="TelcoProducts") public class TelcoProducts extends ApiCliBase
clientFactory| Constructor and Description |
|---|
TelcoProducts() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTelcoProductDetail(boolean check,
String productId) |
String |
listTelcoProducts(boolean check,
TypeEnum type,
BillingTypeEnum billingType,
String brand,
TelcoProductsAPI.ParamEffective effective,
Integer page,
Integer pageSize,
java.time.OffsetDateTime updatedSince) |
createObjectMapper, getEndpointVersion, throwConformanceErrors, toJson, validateMetadata@ShellMethod(value="List Telco products") public String listTelcoProducts(@ShellOption(defaultValue="false") boolean check, @ShellOption(defaultValue="__NULL__") TypeEnum type, @ShellOption(defaultValue="__NULL__") BillingTypeEnum billingType, @ShellOption(defaultValue="__NULL__") String brand, @ShellOption(defaultValue="__NULL__") TelcoProductsAPI.ParamEffective effective, @ShellOption(defaultValue="__NULL__") Integer page, @ShellOption(defaultValue="__NULL__") Integer pageSize, @ShellOption(defaultValue="__NULL__") java.time.OffsetDateTime updatedSince) throws Exception
ExceptionCopyright © 2023. All rights reserved.