Class GetWebdeploymentsDeploymentCobrowseSessionIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetWebdeploymentsDeploymentCobrowseSessionIdRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDeploymentId(String deploymentId) voidsetSessionId(String sessionId) withCustomHeader(String name, String value) withDeploymentId(String deploymentId) withSessionId(String sessionId)
-
Constructor Details
-
GetWebdeploymentsDeploymentCobrowseSessionIdRequest
public GetWebdeploymentsDeploymentCobrowseSessionIdRequest()
-
-
Method Details
-
getDeploymentId
-
setDeploymentId
-
withDeploymentId
-
getSessionId
-
setSessionId
-
withSessionId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetWebdeploymentsDeploymentCobrowseSessionIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetWebdeploymentsDeploymentCobrowseSessionIdRequest.Builder builder(String deploymentId, String sessionId)
-