Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.ViewPort.Builder
Packages that use ViewPort.Builder
-
Uses of ViewPort.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ViewPort.BuilderModifier and TypeMethodDescriptionstatic ViewPort.BuilderViewPort.builder()The height of the viewport in pixels.ViewPort.toBuilder()The width of the viewport in pixels.Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type ViewPort.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ViewPort.Builder>ViewPort.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentcore.model with type arguments of type ViewPort.BuilderModifier and TypeMethodDescriptionGetBrowserSessionResponse.Builder.viewPort(Consumer<ViewPort.Builder> viewPort) Sets the value of the ViewPort property for this object.StartBrowserSessionRequest.Builder.viewPort(Consumer<ViewPort.Builder> viewPort) The dimensions of the browser viewport for this session.