public class ConfigureSessionRequestBody extends Object implements RequestBody
RequestBody
for configuring a session.Constructor and Description |
---|
ConfigureSessionRequestBody(String statement) |
ConfigureSessionRequestBody(String statement,
Long timeout) |
Modifier and Type | Method and Description |
---|---|
String |
getStatement() |
Long |
getTimeout() |
public ConfigureSessionRequestBody(String statement)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.