Class ExportThrottlePolicyDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.ExportThrottlePolicyDTO
ExportThrottlePolicyDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetData()Get dataGet subtypegetType()Get typeGet versioninthashCode()voidvoidsetSubtype(String subtype) voidvoidsetVersion(String version) toString()
-
Field Details
-
SERIALIZED_NAME_TYPE
- See Also:
-
SERIALIZED_NAME_SUBTYPE
- See Also:
-
SERIALIZED_NAME_VERSION
- See Also:
-
SERIALIZED_NAME_DATA
- See Also:
-
-
Constructor Details
-
ExportThrottlePolicyDTO
public ExportThrottlePolicyDTO()
-
-
Method Details
-
type
-
getType
Get type- Returns:
- type
-
setType
-
subtype
-
getSubtype
Get subtype- Returns:
- subtype
-
setSubtype
-
version
-
getVersion
Get version- Returns:
- version
-
setVersion
-
data
-
getData
Get data- Returns:
- data
-
setData
-
equals
-
hashCode
public int hashCode() -
toString
-