public class OpenSessionRequestBody extends Object implements RequestBody
RequestBody
for opening a session.Constructor and Description |
---|
OpenSessionRequestBody(String sessionName,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getProperties() |
String |
getSessionName() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.