Class GetSearchSuggestRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSearchSuggestRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getQ64()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetProfile(Boolean profile) voidwithCustomHeader(String name, String value) withExpand(List<String> expand) withProfile(Boolean profile)
-
Constructor Details
-
GetSearchSuggestRequest
public GetSearchSuggestRequest()
-
-
Method Details
-
getQ64
-
setQ64
-
withQ64
-
getExpand
-
setExpand
-
withExpand
-
getProfile
-
setProfile
-
withProfile
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-