Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.ResourcePolicyListDTO
Packages that use ResourcePolicyListDTO
Package
Description
-
Uses of ResourcePolicyListDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return ResourcePolicyListDTOModifier and TypeMethodDescriptionApiResourcePoliciesApi.getAPIResourcePolicies(String apiId, String sequenceType, String resourcePath, String verb, String ifNoneMatch) Get the Resource Policy(inflow/outflow) Definitions This operation can be used to retrieve conversion policy resource definitions of an API.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type ResourcePolicyListDTOModifier and TypeMethodDescriptionApiResourcePoliciesApi.getAPIResourcePoliciesWithHttpInfo(String apiId, String sequenceType, String resourcePath, String verb, String ifNoneMatch) Get the Resource Policy(inflow/outflow) Definitions This operation can be used to retrieve conversion policy resource definitions of an API.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type ResourcePolicyListDTOModifier and TypeMethodDescriptionokhttp3.CallApiResourcePoliciesApi.getAPIResourcePoliciesAsync(String apiId, String sequenceType, String resourcePath, String verb, String ifNoneMatch, ApiCallback<ResourcePolicyListDTO> _callback) Get the Resource Policy(inflow/outflow) Definitions (asynchronously) This operation can be used to retrieve conversion policy resource definitions of an API. -
Uses of ResourcePolicyListDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return ResourcePolicyListDTO