public class SessionOpenRequest extends Object
| Constructor and Description |
|---|
SessionOpenRequest() |
SessionOpenRequest(Map<String,String> configs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,String> |
getConfigs() |
int |
hashCode() |
void |
setConfigs(Map<String,String> configs) |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.