Class GatewayPolicyDeploymentDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.GatewayPolicyDeploymentDTO
GatewayPolicyDeploymentDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangatewayDeployment(Boolean gatewayDeployment) gatewayLabel(String gatewayLabel) Get gatewayLabelGet mappingUUIDinthashCode()Get gatewayDeploymentmappingUUID(String mappingUUID) voidsetGatewayDeployment(Boolean gatewayDeployment) voidsetGatewayLabel(String gatewayLabel) voidsetMappingUUID(String mappingUUID) toString()
-
Field Details
-
SERIALIZED_NAME_GATEWAY_LABEL
- See Also:
-
SERIALIZED_NAME_GATEWAY_DEPLOYMENT
- See Also:
-
SERIALIZED_NAME_MAPPING_U_U_I_D
- See Also:
-
-
Constructor Details
-
GatewayPolicyDeploymentDTO
public GatewayPolicyDeploymentDTO()
-
-
Method Details
-
gatewayLabel
-
getGatewayLabel
Get gatewayLabel- Returns:
- gatewayLabel
-
setGatewayLabel
-
gatewayDeployment
-
isGatewayDeployment
Get gatewayDeployment- Returns:
- gatewayDeployment
-
setGatewayDeployment
-
mappingUUID
-
getMappingUUID
Get mappingUUID- Returns:
- mappingUUID
-
setMappingUUID
-
equals
-
hashCode
public int hashCode() -
toString
-