Uses of Class
software.amazon.awssdk.services.ivsrealtime.model.GetStageSessionRequest
-
Packages that use GetStageSessionRequest Package Description software.amazon.awssdk.services.ivsrealtime Introductionsoftware.amazon.awssdk.services.ivsrealtime.transform -
-
Uses of GetStageSessionRequest in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime with parameters of type GetStageSessionRequest Modifier and Type Method Description default CompletableFuture<GetStageSessionResponse>IvsRealTimeAsyncClient. getStageSession(GetStageSessionRequest getStageSessionRequest)Gets information for the specified stage session.default GetStageSessionResponseIvsRealTimeClient. getStageSession(GetStageSessionRequest getStageSessionRequest)Gets information for the specified stage session. -
Uses of GetStageSessionRequest in software.amazon.awssdk.services.ivsrealtime.transform
Methods in software.amazon.awssdk.services.ivsrealtime.transform with parameters of type GetStageSessionRequest Modifier and Type Method Description SdkHttpFullRequestGetStageSessionRequestMarshaller. marshall(GetStageSessionRequest getStageSessionRequest)
-