Class ThreatProtectionPolicyDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.ThreatProtectionPolicyDTO
ThreatProtectionPolicyDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERIALIZED_NAME_UUID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_TYPE
- See Also:
-
SERIALIZED_NAME_POLICY
- See Also:
-
-
Constructor Details
-
ThreatProtectionPolicyDTO
public ThreatProtectionPolicyDTO()
-
-
Method Details
-
uuid
-
getUuid
Policy ID- Returns:
- uuid
-
setUuid
-
name
-
getName
Name of the policy- Returns:
- name
-
setName
-
type
-
getType
Type of the policy- Returns:
- type
-
setType
-
policy
-
getPolicy
policy as a json string- Returns:
- policy
-
setPolicy
-
equals
-
hashCode
public int hashCode() -
toString
-