Uses of Class
software.amazon.awssdk.services.qldbsession.model.StartSessionResult
-
Packages that use StartSessionResult Package Description software.amazon.awssdk.services.qldbsession.model -
-
Uses of StartSessionResult in software.amazon.awssdk.services.qldbsession.model
Methods in software.amazon.awssdk.services.qldbsession.model that return StartSessionResult Modifier and Type Method Description StartSessionResultSendCommandResponse. startSession()Contains the details of the started session that includes a session token.Methods in software.amazon.awssdk.services.qldbsession.model with parameters of type StartSessionResult Modifier and Type Method Description SendCommandResponse.BuilderSendCommandResponse.Builder. startSession(StartSessionResult startSession)Contains the details of the started session that includes a session token.
-