Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.GatewayPolicyMappingInfoDTO
Packages that use GatewayPolicyMappingInfoDTO
Package
Description
-
Uses of GatewayPolicyMappingInfoDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return GatewayPolicyMappingInfoDTOModifier and TypeMethodDescriptionGatewayPoliciesApi.addGatewayPoliciesToFlows(GatewayPolicyMappingsDTO gatewayPolicyMappingsDTO) Engage gateway policies to the request, response, fault flows This operation can be used to apply gateway policies to the request, response, fault flows.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type GatewayPolicyMappingInfoDTOModifier and TypeMethodDescriptionGatewayPoliciesApi.addGatewayPoliciesToFlowsWithHttpInfo(GatewayPolicyMappingsDTO gatewayPolicyMappingsDTO) Engage gateway policies to the request, response, fault flows This operation can be used to apply gateway policies to the request, response, fault flows.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type GatewayPolicyMappingInfoDTOModifier and TypeMethodDescriptionokhttp3.CallGatewayPoliciesApi.addGatewayPoliciesToFlowsAsync(GatewayPolicyMappingsDTO gatewayPolicyMappingsDTO, ApiCallback<GatewayPolicyMappingInfoDTO> _callback) Engage gateway policies to the request, response, fault flows (asynchronously) This operation can be used to apply gateway policies to the request, response, fault flows. -
Uses of GatewayPolicyMappingInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return GatewayPolicyMappingInfoDTOModifier and TypeMethodDescriptionGatewayPolicyMappingInfoDTO.description(String description) GatewayPolicyMappingInfoDTO.displayName(String displayName)