public static class RequestEnvelope.Builder extends Object
Modifier and Type | Method and Description |
---|---|
RequestEnvelope |
build() |
RequestEnvelope.Builder |
withContext(Context context) |
RequestEnvelope.Builder |
withRequest(Request request) |
RequestEnvelope.Builder |
withSession(Session session) |
RequestEnvelope.Builder |
withVersion(String version) |
public RequestEnvelope.Builder withVersion(String version)
public RequestEnvelope.Builder withSession(Session session)
public RequestEnvelope.Builder withContext(Context context)
public RequestEnvelope.Builder withRequest(Request request)
public RequestEnvelope build()
Copyright © 2023. All rights reserved.