Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.LiveViewStream.Builder
Packages that use LiveViewStream.Builder
-
Uses of LiveViewStream.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return LiveViewStream.BuilderModifier and TypeMethodDescriptionstatic LiveViewStream.BuilderLiveViewStream.builder()LiveViewStream.Builder.streamEndpoint(String streamEndpoint) The endpoint URL for the live view stream.LiveViewStream.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type LiveViewStream.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LiveViewStream.Builder>LiveViewStream.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentcore.model with type arguments of type LiveViewStream.BuilderModifier and TypeMethodDescriptiondefault BrowserSessionStream.BuilderBrowserSessionStream.Builder.liveViewStream(Consumer<LiveViewStream.Builder> liveViewStream) The stream that provides a visual representation of the browser content.