public class ApiPlatformSessionMetadata extends Object implements com.mulesoft.anypoint.backoff.session.SessionMetadata
| Constructor and Description |
|---|
ApiPlatformSessionMetadata(int statusCode) |
ApiPlatformSessionMetadata(Map<Integer,Integer> responses) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount(int statusCode) |
int |
requests() |
List<Integer> |
statusCodes() |
public int requests()
requests in interface com.mulesoft.anypoint.backoff.session.SessionMetadatapublic List<Integer> statusCodes()
statusCodes in interface com.mulesoft.anypoint.backoff.session.SessionMetadatapublic int getCount(int statusCode)
getCount in interface com.mulesoft.anypoint.backoff.session.SessionMetadataCopyright © 2014–2024 MuleSoft, Inc.. All rights reserved.