public static interface ServiceEndpointMediators.FromRetry
| Modifier and Type | Method and Description |
|---|---|
ServiceEndpointMediators.FromReturnCodes |
forReturnCodes(Integer... returnCodes) |
ServiceEndpointMediators.FromReturnCodes |
forReturnCodes(List<Integer> returnCodes) |
ServiceEndpointMediators.FromReturnCodes |
forReturnCodes(Set<Integer> returnCodes) |
ServiceEndpointMediators.FromReturnCodes forReturnCodes(Set<Integer> returnCodes)
ServiceEndpointMediators.FromReturnCodes forReturnCodes(List<Integer> returnCodes)
ServiceEndpointMediators.FromReturnCodes forReturnCodes(Integer... returnCodes)
Copyright © 2022 SAP. All rights reserved.