Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.SequenceBackendListDTO
Packages that use SequenceBackendListDTO
Package
Description
-
Uses of SequenceBackendListDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return SequenceBackendListDTOModifier and TypeMethodDescriptionApIsApi.getSequenceBackendData(String apiId) Get Sequence Backends of the API This operation can be used to get Sequence Backend data of the APIMethods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type SequenceBackendListDTOModifier and TypeMethodDescriptionApIsApi.getSequenceBackendDataWithHttpInfo(String apiId) Get Sequence Backends of the API This operation can be used to get Sequence Backend data of the APIMethod parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type SequenceBackendListDTOModifier and TypeMethodDescriptionokhttp3.CallApIsApi.getSequenceBackendDataAsync(String apiId, ApiCallback<SequenceBackendListDTO> _callback) Get Sequence Backends of the API (asynchronously) This operation can be used to get Sequence Backend data of the API -
Uses of SequenceBackendListDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return SequenceBackendListDTO