Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.GatewayPolicyMappingInfoDTO
-
Packages that use GatewayPolicyMappingInfoDTO Package Description org.wso2.am.integration.clients.publisher.api.v1 org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of GatewayPolicyMappingInfoDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return GatewayPolicyMappingInfoDTO Modifier and Type Method Description GatewayPolicyMappingInfoDTOGatewayPoliciesApi. 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 GatewayPolicyMappingInfoDTO Modifier and Type Method Description ApiResponse<GatewayPolicyMappingInfoDTO>GatewayPoliciesApi. 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 GatewayPolicyMappingInfoDTO Modifier and Type Method Description okhttp3.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 GatewayPolicyMappingInfoDTO Modifier and Type Method Description GatewayPolicyMappingInfoDTOGatewayPolicyMappingInfoDTO. description(String description)GatewayPolicyMappingInfoDTOGatewayPolicyMappingInfoDTO. displayName(String displayName)GatewayPolicyMappingInfoDTOGatewayPolicyMappingInfoDTO. id(String id)
-