Uses of Interface
com.sap.cloud.mt.tools.api.ServiceEndpointMediators.FromReturnCodes
Packages that use ServiceEndpointMediators.FromReturnCodes
-
Uses of ServiceEndpointMediators.FromReturnCodes in com.sap.cloud.mt.tools.api
Classes in com.sap.cloud.mt.tools.api that implement ServiceEndpointMediators.FromReturnCodesMethods in com.sap.cloud.mt.tools.api that return ServiceEndpointMediators.FromReturnCodesModifier and TypeMethodDescriptionServiceEndpoint.ServiceEndpointBuilder.forReturnCodes(Integer... returnCodes) ServiceEndpoint.ServiceEndpointBuilder.forReturnCodes(List<Integer> returnCodes) ServiceEndpoint.ServiceEndpointBuilder.forReturnCodes(Set<Integer> returnCodes) ServiceEndpointMediators.FromRetry.forReturnCodes(Integer... returnCodes) ServiceEndpointMediators.FromRetry.forReturnCodes(List<Integer> returnCodes) ServiceEndpointMediators.FromRetry.forReturnCodes(Set<Integer> returnCodes)