public class ApiPlatformSessionMetadataBuilder extends Object implements com.mulesoft.mule.runtime.gw.api.construction.Builder<com.mulesoft.anypoint.backoff.session.SessionMetadata>
| Constructor and Description |
|---|
ApiPlatformSessionMetadataBuilder() |
| Modifier and Type | Method and Description |
|---|---|
com.mulesoft.anypoint.backoff.session.SessionMetadata |
build() |
ApiPlatformSessionMetadataBuilder |
response(int statusCode)
Notifies of a new response and the status code
|
public ApiPlatformSessionMetadataBuilder response(int statusCode)
statusCode - the response status codepublic com.mulesoft.anypoint.backoff.session.SessionMetadata build()
build in interface com.mulesoft.mule.runtime.gw.api.construction.Builder<com.mulesoft.anypoint.backoff.session.SessionMetadata>Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.