public class DeleteClassifierHandler extends CommonHandler<Void>
Modifier and Type | Field and Description |
---|---|
protected String |
classifierId |
service
Constructor and Description |
---|
DeleteClassifierHandler(com.ibm.watson.developer_cloud.visual_recognition.v3.VisualRecognition service,
String classifierId) |
protected String classifierId
public DeleteClassifierHandler(com.ibm.watson.developer_cloud.visual_recognition.v3.VisualRecognition service, String classifierId)
public Void execute()
execute
in class CommonHandler<Void>
Copyright © 2010–2017. All rights reserved.