Class GetAuditsQueryTransactionIdResultsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAuditsQueryTransactionIdResultsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetAllowRedirect(Boolean allowRedirect) voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetPageSize(Integer pageSize) voidsetTransactionId(String transactionId) withAllowRedirect(Boolean allowRedirect) withCursor(String cursor) withCustomHeader(String name, String value) withExpand(List<String> expand) withPageSize(Integer pageSize) withTransactionId(String transactionId)
-
Constructor Details
-
GetAuditsQueryTransactionIdResultsRequest
public GetAuditsQueryTransactionIdResultsRequest()
-
-
Method Details
-
getTransactionId
-
setTransactionId
-
withTransactionId
-
getCursor
-
setCursor
-
withCursor
-
getPageSize
-
setPageSize
-
withPageSize
-
getExpand
-
setExpand
-
withExpand
-
getAllowRedirect
-
setAllowRedirect
-
withAllowRedirect
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-