-
public final class GetWindowBoundsResponseResponse type for the BrowserDomain.getWindowBounds command.
-
-
Constructor Summary
Constructors Constructor Description GetWindowBoundsResponse(Bounds bounds)
-
Method Summary
Modifier and Type Method Description final Boundscomponent1()final GetWindowBoundsResponsecopy(Bounds bounds)final BoundsgetBounds()Bounds information of the window. -
-
Constructor Detail
-
GetWindowBoundsResponse
GetWindowBoundsResponse(Bounds bounds)
-
-
Method Detail
-
component1
final Bounds component1()
-
copy
final GetWindowBoundsResponse copy(Bounds bounds)
-
-
-
-