CopyableBuilder<ExpireSessionRequest.Builder,ExpireSessionRequest>
, SdkBuilder<ExpireSessionRequest.Builder,ExpireSessionRequest>
public static interface ExpireSessionRequest.Builder extends CopyableBuilder<ExpireSessionRequest.Builder,ExpireSessionRequest>
Modifier and Type | Method | Description |
---|---|---|
ExpireSessionRequest.Builder |
sessionId(String sessionId) |
The unique identifier of the streaming session to be stopped.
|
copy
apply, build
ExpireSessionRequest.Builder sessionId(String sessionId)
The unique identifier of the streaming session to be stopped.
sessionId
- The unique identifier of the streaming session to be stopped.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.