Skip navigation links
A B C D F G H I L M N O P Q R S T U V 

A

AccountUsage - Class in com.browserstack.automate.model
Contains information about your group's Automate plan, including the maximum number of parallel sessions allowed and the number of parallel sessions currently running.
AccountUsage() - Constructor for class com.browserstack.automate.model.AccountUsage
 
AppAutomate - Interface in com.browserstack.appautomate
 
AppAutomateClient - Class in com.browserstack.appautomate
 
AppAutomateClient(String, String) - Constructor for class com.browserstack.appautomate.AppAutomateClient
 
AppAutomateException - Exception in com.browserstack.automate.exception
 
AppAutomateException(BrowserStackException) - Constructor for exception com.browserstack.automate.exception.AppAutomateException
 
AppAutomateException(String, int) - Constructor for exception com.browserstack.automate.exception.AppAutomateException
 
AppUploadResponse - Class in com.browserstack.automate.model
 
AppUploadResponse() - Constructor for class com.browserstack.automate.model.AppUploadResponse
 
asJsonArray() - Method in class com.browserstack.client.BrowserStackRequest
 
asJsonObject() - Method in class com.browserstack.client.BrowserStackRequest
 
asObject(Class<? extends T>) - Method in class com.browserstack.client.BrowserStackRequest
 
asString() - Method in class com.browserstack.client.BrowserStackRequest
 
Automate - Interface in com.browserstack.automate
 
Automate.BuildStatus - Enum in com.browserstack.automate
 
Automate.SessionStatus - Enum in com.browserstack.automate
 
AutomateClient - Class in com.browserstack.automate
Access and manage information about your BrowserStack Automate tests.
AutomateClient(String, String) - Constructor for class com.browserstack.automate.AutomateClient
Construct an instance of AutomateClient with your BrowserStack account credentials.
AutomateException - Exception in com.browserstack.automate.exception
 
AutomateException(BrowserStackException) - Constructor for exception com.browserstack.automate.exception.AutomateException
 
AutomateException(String, int) - Constructor for exception com.browserstack.automate.exception.AutomateException
 

B

body(HttpContent) - Method in class com.browserstack.client.BrowserStackRequest
 
body(String) - Method in class com.browserstack.client.BrowserStackRequest
 
Browser - Class in com.browserstack.client.model
 
Browser() - Constructor for class com.browserstack.client.model.Browser
 
BrowserListing - Class in com.browserstack.client.model
 
BrowserListing() - Constructor for class com.browserstack.client.model.BrowserListing
 
BrowserStackAuthException - Exception in com.browserstack.client.exception
 
BrowserStackAuthException(String, int) - Constructor for exception com.browserstack.client.exception.BrowserStackAuthException
 
BrowserStackCache<K,T> - Class in com.browserstack.client.util
 
BrowserStackCache() - Constructor for class com.browserstack.client.util.BrowserStackCache
 
BrowserStackCache(long) - Constructor for class com.browserstack.client.util.BrowserStackCache
 
BrowserStackCache(long, int) - Constructor for class com.browserstack.client.util.BrowserStackCache
 
BrowserStackCache.BrowserStackCacheObject - Class in com.browserstack.client.util
 
BrowserStackCacheObject(T) - Constructor for class com.browserstack.client.util.BrowserStackCache.BrowserStackCacheObject
 
BrowserStackClient - Class in com.browserstack.client
 
BrowserStackClient() - Constructor for class com.browserstack.client.BrowserStackClient
 
BrowserStackClient(String, String, String) - Constructor for class com.browserstack.client.BrowserStackClient
 
BrowserStackClient.Method - Enum in com.browserstack.client
 
BrowserStackClient.Product - Enum in com.browserstack.client
 
BrowserStackClientInterface - Interface in com.browserstack.client
 
BrowserStackException - Exception in com.browserstack.client.exception
 
BrowserStackException(Exception) - Constructor for exception com.browserstack.client.exception.BrowserStackException
 
BrowserStackException(Exception, int) - Constructor for exception com.browserstack.client.exception.BrowserStackException
 
BrowserStackException(String) - Constructor for exception com.browserstack.client.exception.BrowserStackException
 
BrowserStackException(String, int) - Constructor for exception com.browserstack.client.exception.BrowserStackException
 
BrowserStackObject - Class in com.browserstack.client.model
 
BrowserStackObject() - Constructor for class com.browserstack.client.model.BrowserStackObject
 
BrowserStackObjectNotFound - Exception in com.browserstack.client.exception
 
BrowserStackObjectNotFound(Exception) - Constructor for exception com.browserstack.client.exception.BrowserStackObjectNotFound
 
BrowserStackObjectNotFound(String) - Constructor for exception com.browserstack.client.exception.BrowserStackObjectNotFound
 
BrowserStackRequest - Class in com.browserstack.client
 
BrowserStackRequest(HttpRequest) - Constructor for class com.browserstack.client.BrowserStackRequest
 
BrowserStackResponseException - Exception in com.browserstack.client
 
BrowserStackResponseException() - Constructor for exception com.browserstack.client.BrowserStackResponseException
 
Build - Class in com.browserstack.automate.model
 
Build() - Constructor for class com.browserstack.automate.model.Build
 
Build(BrowserStackClient, String) - Constructor for class com.browserstack.automate.model.Build
 
BUILD_NAME - Static variable in class com.browserstack.client.util.Constants.Filter
 
BuildNode - Class in com.browserstack.automate.model
 
BuildNode() - Constructor for class com.browserstack.automate.model.BuildNode
 
BuildNotFound - Exception in com.browserstack.automate.exception
 
BuildNotFound(String) - Constructor for exception com.browserstack.automate.exception.BuildNotFound
 

C

cacheMap - Variable in class com.browserstack.client.BrowserStackClient
 
canContainBody() - Method in class com.browserstack.client.BrowserStackRequest
 
com.browserstack.appautomate - package com.browserstack.appautomate
 
com.browserstack.automate - package com.browserstack.automate
 
com.browserstack.automate.exception - package com.browserstack.automate.exception
 
com.browserstack.automate.model - package com.browserstack.automate.model
 
com.browserstack.client - package com.browserstack.client
 
com.browserstack.client.exception - package com.browserstack.client.exception
 
com.browserstack.client.model - package com.browserstack.client.model
 
com.browserstack.client.util - package com.browserstack.client.util
 
Constants - Class in com.browserstack.client.util
 
Constants() - Constructor for class com.browserstack.client.util.Constants
 
Constants.Filter - Class in com.browserstack.client.util
 
containsKey(K) - Method in class com.browserstack.client.util.BrowserStackCache
 
created - Variable in class com.browserstack.client.util.BrowserStackCache.BrowserStackCacheObject
 

D

delete() - Method in class com.browserstack.automate.model.Build
 
delete() - Method in class com.browserstack.automate.model.Project
 
delete() - Method in class com.browserstack.automate.model.Session
 
deleteBuild(String) - Method in class com.browserstack.appautomate.AppAutomateClient
Delete the build identified by the build identifier.
deleteBuild(String) - Method in class com.browserstack.automate.AutomateClient
Delete the build identified by the build identifier.
deleteBuild(String) - Method in class com.browserstack.client.BrowserStackClient
Delete the build identified by the build identifier.
deleteBuild(String) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
deleteProject(int) - Method in interface com.browserstack.automate.Automate
 
deleteProject(int) - Method in class com.browserstack.automate.AutomateClient
Deletes the project identified by the specified project identifier.
deleteSession(String) - Method in interface com.browserstack.automate.Automate
 
deleteSession(String) - Method in class com.browserstack.automate.AutomateClient
Deletes the session identified by the supplied identifier.
DesktopPlatform - Class in com.browserstack.client.model
 
DesktopPlatform() - Constructor for class com.browserstack.client.model.DesktopPlatform
 
Device - Class in com.browserstack.client.model
Created by Apple on 04/05/16.
Device() - Constructor for class com.browserstack.client.model.Device
 

F

Filter() - Constructor for class com.browserstack.client.util.Constants.Filter
 
FILTER - Static variable in class com.browserstack.client.util.Constants.Filter
 

G

get(K) - Method in class com.browserstack.client.util.BrowserStackCache
 
getAccessKey() - Method in class com.browserstack.client.BrowserStackClient
 
getAccountUsage() - Method in interface com.browserstack.automate.Automate
 
getAccountUsage() - Method in class com.browserstack.automate.AutomateClient
Returns details for the BrowserStack Automate plan.
getAdditionalProperties() - Method in class com.browserstack.automate.model.AccountUsage
 
getAdditionalProperties() - Method in class com.browserstack.automate.model.Build
 
getAdditionalProperties() - Method in class com.browserstack.automate.model.BuildNode
 
getAdditionalProperties() - Method in class com.browserstack.automate.model.Project
 
getAdditionalProperties() - Method in class com.browserstack.automate.model.ProjectNode
 
getAdditionalProperties() - Method in class com.browserstack.automate.model.Session
 
getAdditionalProperties() - Method in class com.browserstack.automate.model.SessionNode
 
getAdditionalProperties() - Method in class com.browserstack.client.model.Browser
 
getAdditionalProperties() - Method in class com.browserstack.client.model.BrowserListing
 
getAdditionalProperties() - Method in class com.browserstack.client.model.DesktopPlatform
 
getAdditionalProperties() - Method in class com.browserstack.client.model.Device
 
getAdditionalProperties() - Method in class com.browserstack.client.model.MobilePlatform
 
getAppUrl() - Method in class com.browserstack.automate.model.AppUploadResponse
 
getAutomatePlan() - Method in class com.browserstack.automate.model.AccountUsage
 
getAutomationBuild() - Method in class com.browserstack.automate.model.BuildNode
 
getAutomationProject() - Method in class com.browserstack.automate.model.ProjectNode
 
getBrowser() - Method in class com.browserstack.automate.model.Session
 
getBrowser() - Method in class com.browserstack.client.model.Browser
 
getBrowsers() - Method in interface com.browserstack.automate.Automate
 
getBrowsers(boolean) - Method in interface com.browserstack.automate.Automate
 
getBrowsers() - Method in class com.browserstack.automate.AutomateClient
Returns a (cached) list of Desktop and Mobile browsers offered for Automate.
getBrowsers(boolean) - Method in class com.browserstack.automate.AutomateClient
Returns a (cached) list of Desktop and Mobile browsers offered for Automate.
getBrowsers() - Method in class com.browserstack.client.model.DesktopPlatform
 
getBrowsersForProduct(BrowserStackClient.Product) - Method in class com.browserstack.client.BrowserStackClient
 
getBrowsersForProduct(BrowserStackClient.Product, boolean) - Method in class com.browserstack.client.BrowserStackClient
 
getBrowserStackStatus() - Method in class com.browserstack.automate.model.Session
BrowserStack status, i.e.
getBrowserUrl() - Method in class com.browserstack.automate.model.Session
 
getBrowserVersion() - Method in class com.browserstack.automate.model.Session
 
getBrowserVersion() - Method in class com.browserstack.client.model.Browser
 
getBuild(String) - Method in class com.browserstack.appautomate.AppAutomateClient
Gets the build identified by the build identifier.
getBuild(String) - Method in class com.browserstack.automate.AutomateClient
Gets the build identified by the build identifier.
getBuild() - Method in class com.browserstack.automate.model.BuildNode
 
getBuild(String) - Method in class com.browserstack.client.BrowserStackClient
Gets the build identified by the build identifier.
getBuild(String) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getBuildByName(String) - Method in class com.browserstack.appautomate.AppAutomateClient
Gets the build identified by the build name.
getBuildByName(String) - Method in class com.browserstack.automate.AutomateClient
Gets the build identified by the build name.
getBuildByName(String) - Method in class com.browserstack.client.BrowserStackClient
Gets the build identified using the build name.
getBuildByName(String) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getBuilds(Automate.BuildStatus, int) - Method in class com.browserstack.appautomate.AppAutomateClient
Gets the list of builds.
getBuilds() - Method in class com.browserstack.appautomate.AppAutomateClient
Gets the list of builds.
getBuilds(int) - Method in class com.browserstack.appautomate.AppAutomateClient
Gets the list of builds.
getBuilds(Automate.BuildStatus) - Method in class com.browserstack.appautomate.AppAutomateClient
Gets the list of builds.
getBuilds(Automate.BuildStatus, int) - Method in class com.browserstack.automate.AutomateClient
Gets the list of builds.
getBuilds() - Method in class com.browserstack.automate.AutomateClient
Gets the list of builds.
getBuilds(int) - Method in class com.browserstack.automate.AutomateClient
Gets the list of builds.
getBuilds(Automate.BuildStatus) - Method in class com.browserstack.automate.AutomateClient
Gets the list of builds.
getBuilds() - Method in class com.browserstack.automate.model.Project
 
getBuilds(Automate.BuildStatus, int, String) - Method in class com.browserstack.client.BrowserStackClient
Gets the list of builds.
getBuilds(Automate.BuildStatus, int) - Method in class com.browserstack.client.BrowserStackClient
Gets the list of builds via build status and the count required
getBuilds() - Method in class com.browserstack.client.BrowserStackClient
Gets the list of builds.
getBuilds(int) - Method in class com.browserstack.client.BrowserStackClient
Gets the list of builds.
getBuilds(Automate.BuildStatus) - Method in class com.browserstack.client.BrowserStackClient
Gets the list of builds.
getBuilds(Automate.BuildStatus, int, String) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getBuilds(Automate.BuildStatus, int) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getBuilds(int) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getBuilds(Automate.BuildStatus) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getBuilds() - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getClient() - Method in class com.browserstack.client.model.BrowserStackObject
 
getCreatedAt() - Method in class com.browserstack.automate.model.Project
 
getCreatedAt() - Method in class com.browserstack.automate.model.Session
Session creation date
getCustomId() - Method in class com.browserstack.automate.model.AppUploadResponse
 
getDesktopPlatforms() - Method in class com.browserstack.client.model.BrowserListing
 
getDevice() - Method in class com.browserstack.automate.model.Session
 
getDevice() - Method in class com.browserstack.client.model.Browser
 
getDevice() - Method in class com.browserstack.client.model.Device
 
getDevices() - Method in class com.browserstack.client.model.MobilePlatform
 
getDisplayName() - Method in class com.browserstack.client.model.Browser
 
getDisplayName() - Method in class com.browserstack.client.model.Device
 
getDuration() - Method in class com.browserstack.automate.model.Build
 
getDuration() - Method in class com.browserstack.automate.model.Session
 
getGroupId() - Method in class com.browserstack.automate.model.Project
 
getHttpRequest() - Method in class com.browserstack.client.BrowserStackRequest
 
getId() - Method in class com.browserstack.automate.model.Build
 
getId() - Method in class com.browserstack.automate.model.Project
 
getId() - Method in class com.browserstack.automate.model.Session
 
getLogs() - Method in class com.browserstack.automate.model.Session
 
getLogUrl() - Method in class com.browserstack.automate.model.Session
 
getMobilePlatforms() - Method in class com.browserstack.client.model.BrowserListing
 
getName() - Method in class com.browserstack.automate.model.Build
 
getName() - Method in class com.browserstack.automate.model.Project
 
getName() - Method in class com.browserstack.automate.model.Session
 
getOs() - Method in class com.browserstack.automate.model.Session
 
getOs() - Method in class com.browserstack.client.model.Browser
 
getOs() - Method in class com.browserstack.client.model.Platform
 
getOsDisplayName() - Method in class com.browserstack.client.model.Platform
 
getOsVersion() - Method in class com.browserstack.automate.model.Session
 
getOsVersion() - Method in class com.browserstack.client.model.Browser
 
getOsVersion() - Method in class com.browserstack.client.model.DesktopPlatform
 
getOsVersion() - Method in class com.browserstack.client.model.Device
 
getParallelSessionsMaxAllowed() - Method in class com.browserstack.automate.model.AccountUsage
 
getParallelSessionsRunning() - Method in class com.browserstack.automate.model.AccountUsage
 
getProject(int) - Method in interface com.browserstack.automate.Automate
 
getProject(int) - Method in class com.browserstack.automate.AutomateClient
Gets the project identified by its identifier.
getProject() - Method in class com.browserstack.automate.model.ProjectNode
 
getProjectName() - Method in class com.browserstack.automate.model.Session
 
getProjects() - Method in interface com.browserstack.automate.Automate
 
getProjects() - Method in class com.browserstack.automate.AutomateClient
Gets a list of projects
getPublicUrl() - Method in class com.browserstack.automate.model.Session
 
getReason() - Method in class com.browserstack.automate.model.Session
 
getSession(String) - Method in class com.browserstack.appautomate.AppAutomateClient
Gets the session associated with the specified identifier.
getSession(String) - Method in class com.browserstack.automate.AutomateClient
Gets the session associated with the specified identifier.
getSession() - Method in class com.browserstack.automate.model.SessionNode
 
getSession(String) - Method in class com.browserstack.client.BrowserStackClient
Gets the session associated with the specified identifier.
getSession(String) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getSessionLogs(String) - Method in interface com.browserstack.automate.Automate
 
getSessionLogs(Session) - Method in interface com.browserstack.automate.Automate
 
getSessionLogs(String) - Method in class com.browserstack.automate.AutomateClient
Fetches the text logs for a session.
getSessionLogs(Session) - Method in class com.browserstack.automate.AutomateClient
Fetches the text logs for a session.
getSessions(String, Automate.BuildStatus, int) - Method in class com.browserstack.appautomate.AppAutomateClient
Retrieves the list of sessions existing under a specific build.
getSessions(String) - Method in class com.browserstack.appautomate.AppAutomateClient
Retrieves the list of sessions existing under a specific build.
getSessions(String, int) - Method in class com.browserstack.appautomate.AppAutomateClient
Retrieves the list of sessions existing under a specific build.
getSessions(String, Automate.BuildStatus) - Method in class com.browserstack.appautomate.AppAutomateClient
Retrieves the list of sessions existing under a specific build.
getSessions(String, Automate.BuildStatus, int) - Method in class com.browserstack.automate.AutomateClient
Retrieves the list of sessions existing under a specific build.
getSessions(String) - Method in class com.browserstack.automate.AutomateClient
Retrieves the list of sessions existing under a specific build.
getSessions(String, int) - Method in class com.browserstack.automate.AutomateClient
Retrieves the list of sessions existing under a specific build.
getSessions(String, Automate.BuildStatus) - Method in class com.browserstack.automate.AutomateClient
Retrieves the list of sessions existing under a specific build.
getSessions() - Method in class com.browserstack.automate.model.Build
 
getSessions(String, Automate.BuildStatus, int) - Method in class com.browserstack.client.BrowserStackClient
Retrieves the list of sessions existing under a specific build.
getSessions(String) - Method in class com.browserstack.client.BrowserStackClient
Retrieves the list of sessions existing under a specific build.
getSessions(String, int) - Method in class com.browserstack.client.BrowserStackClient
Retrieves the list of sessions existing under a specific build.
getSessions(String, Automate.BuildStatus) - Method in class com.browserstack.client.BrowserStackClient
Retrieves the list of sessions existing under a specific build.
getSessions(String, Automate.BuildStatus, int) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getSessions(String) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getSessions(String, int) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getSessions(String, Automate.BuildStatus) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
getSessionVideo(String) - Method in interface com.browserstack.automate.Automate
 
getSessionVideo(String) - Method in class com.browserstack.automate.AutomateClient
Returns the link for the session video.
getShareableId() - Method in class com.browserstack.automate.model.AppUploadResponse
 
getStatus() - Method in class com.browserstack.automate.model.Build
 
getStatus() - Method in class com.browserstack.automate.model.Session
 
getStatusCode() - Method in exception com.browserstack.client.exception.BrowserStackException
 
getUpdatedAt() - Method in class com.browserstack.automate.model.Project
 
getUserId() - Method in class com.browserstack.automate.model.Project
 
getVideoUrl() - Method in class com.browserstack.automate.model.Session
 

H

hasClient() - Method in class com.browserstack.client.model.BrowserStackObject
 
header(String, String) - Method in class com.browserstack.client.BrowserStackRequest
 
headers(Map<String, String>) - Method in class com.browserstack.client.BrowserStackRequest
 

I

InvalidFileExtensionException - Exception in com.browserstack.automate.exception
 
InvalidFileExtensionException(String) - Constructor for exception com.browserstack.automate.exception.InvalidFileExtensionException
 
isStringEmpty(String) - Static method in class com.browserstack.client.util.Tools
 

L

LIMIT - Static variable in class com.browserstack.client.util.Constants.Filter
 

M

MAX_LIMIT - Static variable in class com.browserstack.client.util.Constants.Filter
 
MAX_SESSIONS - Static variable in class com.browserstack.client.util.Constants.Filter
 
MobilePlatform - Class in com.browserstack.client.model
 
MobilePlatform() - Constructor for class com.browserstack.client.model.MobilePlatform
 

N

newRequest(BrowserStackClient.Method, String) - Method in class com.browserstack.client.BrowserStackClient
 
newRequest(BrowserStackClient.Method, String, boolean) - Method in class com.browserstack.client.BrowserStackClient
 
newRequest(BrowserStackClient.Method, String, Map<String, Object>) - Method in class com.browserstack.client.BrowserStackClient
 
newRequest(BrowserStackClient.Method, String, Map<String, Object>, Map<String, String>) - Method in class com.browserstack.client.BrowserStackClient
 

O

OFFSET - Static variable in class com.browserstack.client.util.Constants.Filter
 

P

Platform - Class in com.browserstack.client.model
 
Platform() - Constructor for class com.browserstack.client.model.Platform
 
Project - Class in com.browserstack.automate.model
 
Project() - Constructor for class com.browserstack.automate.model.Project
 
Project(BrowserStackClient, int) - Constructor for class com.browserstack.automate.model.Project
 
ProjectNode - Class in com.browserstack.automate.model
 
ProjectNode() - Constructor for class com.browserstack.automate.model.ProjectNode
 
ProjectNotFound - Exception in com.browserstack.automate.exception
 
ProjectNotFound(String) - Constructor for exception com.browserstack.automate.exception.ProjectNotFound
 
put(K, T) - Method in class com.browserstack.client.util.BrowserStackCache
 

Q

queryString(String, Object) - Method in class com.browserstack.client.BrowserStackRequest
 

R

recycleKey() - Method in interface com.browserstack.automate.Automate
 
recycleKey() - Method in class com.browserstack.automate.AutomateClient
Destroys the current access key and returns a new access key.
remove(K) - Method in class com.browserstack.client.util.BrowserStackCache
 
routeParam(String, String) - Method in class com.browserstack.client.BrowserStackRequest
 

S

Session - Class in com.browserstack.automate.model
 
Session() - Constructor for class com.browserstack.automate.model.Session
 
Session(BrowserStackClient, String) - Constructor for class com.browserstack.automate.model.Session
 
SessionNode - Class in com.browserstack.automate.model
 
SessionNode() - Constructor for class com.browserstack.automate.model.SessionNode
 
SessionNotFound - Exception in com.browserstack.automate.exception
 
SessionNotFound(String) - Constructor for exception com.browserstack.automate.exception.SessionNotFound
 
setAccessKey(String) - Method in class com.browserstack.client.BrowserStackClient
 
setAdditionalProperty(String, Object) - Method in class com.browserstack.automate.model.BuildNode
 
setAdditionalProperty(String, Object) - Method in class com.browserstack.client.model.Browser
 
setAdditionalProperty(String, Object) - Method in class com.browserstack.client.model.BrowserListing
 
setAdditionalProperty(String, Object) - Method in class com.browserstack.client.model.DesktopPlatform
 
setAdditionalProperty(String, Object) - Method in class com.browserstack.client.model.Device
 
setAdditionalProperty(String, Object) - Method in class com.browserstack.client.model.MobilePlatform
 
setAppUrl(String) - Method in class com.browserstack.automate.model.AppUploadResponse
 
setAutomationBuild(Build) - Method in class com.browserstack.automate.model.BuildNode
 
setBrowser(String) - Method in class com.browserstack.client.model.Browser
 
setBrowsers(List<Browser>) - Method in class com.browserstack.client.model.DesktopPlatform
 
setBrowserStackStatus(String) - Method in class com.browserstack.automate.model.Session
 
setBrowserVersion(String) - Method in class com.browserstack.client.model.Browser
 
setBuild(Build) - Method in class com.browserstack.automate.model.BuildNode
 
setClient(BrowserStackClient) - Method in class com.browserstack.automate.model.Build
 
setClient(BrowserStackClient) - Method in class com.browserstack.automate.model.Project
 
setClient(BrowserStackClient) - Method in class com.browserstack.client.model.BrowserStackObject
 
setCreatedAt(String) - Method in class com.browserstack.automate.model.Session
Set session creation date
setCustomId(String) - Method in class com.browserstack.automate.model.AppUploadResponse
 
setDesktopPlatforms(List<DesktopPlatform>) - Method in class com.browserstack.client.model.BrowserListing
 
setDevice(String) - Method in class com.browserstack.client.model.Browser
 
setDevice(String) - Method in class com.browserstack.client.model.Device
 
setDevices(List<Device>) - Method in class com.browserstack.client.model.MobilePlatform
 
setDisplayName(String) - Method in class com.browserstack.client.model.Browser
 
setDisplayName(String) - Method in class com.browserstack.client.model.Device
 
setMobilePlatforms(List<MobilePlatform>) - Method in class com.browserstack.client.model.BrowserListing
 
setOs(String) - Method in class com.browserstack.client.model.Browser
 
setOs(String) - Method in class com.browserstack.client.model.Platform
 
setOsDisplayName(String) - Method in class com.browserstack.client.model.Platform
 
setOsVersion(String) - Method in class com.browserstack.client.model.Browser
 
setOsVersion(String) - Method in class com.browserstack.client.model.DesktopPlatform
 
setOsVersion(String) - Method in class com.browserstack.client.model.Device
 
setProxy(String, int, String, String) - Method in class com.browserstack.client.BrowserStackClient
Sets proxy configuration for requests
setProxy(String, int, String, String) - Method in interface com.browserstack.client.BrowserStackClientInterface
 
setShareableId(String) - Method in class com.browserstack.automate.model.AppUploadResponse
 
signRequest(HttpRequest) - Method in class com.browserstack.client.BrowserStackClient
 
size() - Method in class com.browserstack.client.util.BrowserStackCache
 

T

Tools - Class in com.browserstack.client.util
 
Tools() - Constructor for class com.browserstack.client.util.Tools
 

U

updateSessionStatus(String, Map<String, Object>) - Method in interface com.browserstack.automate.Automate
 
updateSessionStatus(String, Automate.SessionStatus, String) - Method in interface com.browserstack.automate.Automate
 
updateSessionStatus(String, Automate.SessionStatus) - Method in interface com.browserstack.automate.Automate
 
updateSessionStatus(String, Map<String, Object>) - Method in class com.browserstack.automate.AutomateClient
Updates the status for a session.
updateSessionStatus(String, Automate.SessionStatus, String) - Method in class com.browserstack.automate.AutomateClient
Updates the status for a session.
updateSessionStatus(String, Automate.SessionStatus) - Method in class com.browserstack.automate.AutomateClient
Updates the status for a session.
updateStatus(Automate.SessionStatus, String) - Method in class com.browserstack.automate.model.Session
 
updateStatus(Automate.SessionStatus) - Method in class com.browserstack.automate.model.Session
 
uploadApp(String) - Method in interface com.browserstack.appautomate.AppAutomate
 
uploadApp(String) - Method in class com.browserstack.appautomate.AppAutomateClient
Gets the filePath of app to be uploaded.

V

value - Variable in class com.browserstack.client.util.BrowserStackCache.BrowserStackCacheObject
 
valueOf(String) - Static method in enum com.browserstack.automate.Automate.BuildStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.browserstack.automate.Automate.SessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.browserstack.client.BrowserStackClient.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.browserstack.client.BrowserStackClient.Product
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.browserstack.automate.Automate.BuildStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.browserstack.automate.Automate.SessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.browserstack.client.BrowserStackClient.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.browserstack.client.BrowserStackClient.Product
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G H I L M N O P Q R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.