Uses of Class
software.amazon.awssdk.services.ivsrealtime.model.StageSession
-
Packages that use StageSession Package Description software.amazon.awssdk.services.ivsrealtime.model -
-
Uses of StageSession in software.amazon.awssdk.services.ivsrealtime.model
Methods in software.amazon.awssdk.services.ivsrealtime.model that return StageSession Modifier and Type Method Description StageSessionGetStageSessionResponse. stageSession()The stage session that is returned.Methods in software.amazon.awssdk.services.ivsrealtime.model with parameters of type StageSession Modifier and Type Method Description GetStageSessionResponse.BuilderGetStageSessionResponse.Builder. stageSession(StageSession stageSession)The stage session that is returned.
-