Package com.volcengine.cr.model
Class ProxyCacheForListRegistriesOutput
- java.lang.Object
-
- com.volcengine.cr.model.ProxyCacheForListRegistriesOutput
-
public class ProxyCacheForListRegistriesOutput extends Object
ProxyCacheForListRegistriesOutput
-
-
Constructor Summary
Constructors Constructor Description ProxyCacheForListRegistriesOutput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetType()Get typeinthashCode()voidsetType(String type)StringtoString()ProxyCacheForListRegistriesOutputtype(String type)
-
-
-
Method Detail
-
type
public ProxyCacheForListRegistriesOutput type(String type)
-
getType
public String getType()
Get type- Returns:
- type
-
setType
public void setType(String type)
-
-