Uses of Class
software.amazon.awssdk.services.ivsrealtime.model.UpdateStageRequest
-
Packages that use UpdateStageRequest Package Description software.amazon.awssdk.services.ivsrealtime Introductionsoftware.amazon.awssdk.services.ivsrealtime.transform -
-
Uses of UpdateStageRequest in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime with parameters of type UpdateStageRequest Modifier and Type Method Description default CompletableFuture<UpdateStageResponse>IvsRealTimeAsyncClient. updateStage(UpdateStageRequest updateStageRequest)Updates a stage’s configuration.default UpdateStageResponseIvsRealTimeClient. updateStage(UpdateStageRequest updateStageRequest)Updates a stage’s configuration. -
Uses of UpdateStageRequest in software.amazon.awssdk.services.ivsrealtime.transform
Methods in software.amazon.awssdk.services.ivsrealtime.transform with parameters of type UpdateStageRequest Modifier and Type Method Description SdkHttpFullRequestUpdateStageRequestMarshaller. marshall(UpdateStageRequest updateStageRequest)
-