Class GatewayPolicyMappingDeploymentInfoDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.GatewayPolicyMappingDeploymentInfoDTO
GatewayPolicyMappingDeploymentInfoDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappliedGatewayLabels(List<String> appliedGatewayLabels) description(String description) displayName(String displayName) booleanGet appliedGatewayLabelsA brief description about the policy mappingMeaningful name to identify the policy mappinggetId()Get idinthashCode()voidsetAppliedGatewayLabels(List<String> appliedGatewayLabels) voidsetDescription(String description) voidsetDisplayName(String displayName) voidtoString()
-
Field Details
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_DISPLAY_NAME
- See Also:
-
SERIALIZED_NAME_APPLIED_GATEWAY_LABELS
- See Also:
-
-
Constructor Details
-
GatewayPolicyMappingDeploymentInfoDTO
public GatewayPolicyMappingDeploymentInfoDTO()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
description
-
getDescription
A brief description about the policy mapping- Returns:
- description
-
setDescription
-
displayName
-
getDisplayName
Meaningful name to identify the policy mapping- Returns:
- displayName
-
setDisplayName
-
appliedGatewayLabels
public GatewayPolicyMappingDeploymentInfoDTO appliedGatewayLabels(List<String> appliedGatewayLabels) -
getAppliedGatewayLabels
Get appliedGatewayLabels- Returns:
- appliedGatewayLabels
-
setAppliedGatewayLabels
-
equals
-
hashCode
public int hashCode() -
toString
-