ProductFeatureCommandInfo |
PlatformClient.createFeatureCommand(String instanceId,
String productKey,
CreateFeatureCommandRequest request) |
ProductFeatureCommandInfo |
PlatformClient.getFeatureCommand(String instanceId,
String productKey,
String name) |
ProductFeatureCommandInfo |
PlatformClient.getFeatureCommand(String instanceId,
String productKey,
String name,
String version) |
ProductFeatureCommandInfo |
PlatformClient.updateFeatureCommand(String instanceId,
String productKey,
String name,
UpdateProductCommandRequest request) |