Package com.volcengine.ark.model
Class ModerationForCreateEndpointInput
- java.lang.Object
-
- com.volcengine.ark.model.ModerationForCreateEndpointInput
-
public class ModerationForCreateEndpointInput extends Object
ModerationForCreateEndpointInput
-
-
Constructor Summary
Constructors Constructor Description ModerationForCreateEndpointInput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetStrategy()Get strategyinthashCode()voidsetStrategy(String strategy)ModerationForCreateEndpointInputstrategy(String strategy)StringtoString()
-
-
-
Method Detail
-
strategy
public ModerationForCreateEndpointInput strategy(String strategy)
-
getStrategy
public String getStrategy()
Get strategy- Returns:
- strategy
-
setStrategy
public void setStrategy(String strategy)
-
-