| Package | Description |
|---|---|
| com.browserstack.client |
| Modifier and Type | Method and Description |
|---|---|
static BrowserStackClient.Method |
BrowserStackClient.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserStackClient.Method[] |
BrowserStackClient.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected BrowserStackRequest |
BrowserStackClient.newRequest(BrowserStackClient.Method method,
String path) |
protected BrowserStackRequest |
BrowserStackClient.newRequest(BrowserStackClient.Method method,
String path,
boolean prependUrl) |
protected BrowserStackRequest |
BrowserStackClient.newRequest(BrowserStackClient.Method method,
String path,
Map<String,Object> data) |
protected BrowserStackRequest |
BrowserStackClient.newRequest(BrowserStackClient.Method method,
String path,
Map<String,Object> data,
Map<String,String> headers) |
Copyright © 2025. All rights reserved.