Uses of Class
software.amazon.awssdk.services.ivsrealtime.model.StageEndpoints
-
Packages that use StageEndpoints Package Description software.amazon.awssdk.services.ivsrealtime.model -
-
Uses of StageEndpoints in software.amazon.awssdk.services.ivsrealtime.model
Methods in software.amazon.awssdk.services.ivsrealtime.model that return StageEndpoints Modifier and Type Method Description StageEndpointsStage. endpoints()Summary information about various endpoints for a stage.Methods in software.amazon.awssdk.services.ivsrealtime.model with parameters of type StageEndpoints Modifier and Type Method Description Stage.BuilderStage.Builder. endpoints(StageEndpoints endpoints)Summary information about various endpoints for a stage.
-