Class GetAnalyticsConversationsDetailsJobResultsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAnalyticsConversationsDetailsJobResultsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getJobId()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetPageSize(Integer pageSize) withCursor(String cursor) withCustomHeader(String name, String value) withPageSize(Integer pageSize)
-
Constructor Details
-
GetAnalyticsConversationsDetailsJobResultsRequest
public GetAnalyticsConversationsDetailsJobResultsRequest()
-
-
Method Details
-
getJobId
-
setJobId
-
withJobId
-
getCursor
-
setCursor
-
withCursor
-
getPageSize
-
setPageSize
-
withPageSize
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetAnalyticsConversationsDetailsJobResultsRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
-