Class GetUsersChatsMeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUsersChatsMeRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetExcludeClosed(Boolean excludeClosed) voidsetIncludePresence(Boolean includePresence) voidsetIncludeRoomOwners(Boolean includeRoomOwners) withCustomHeader(String name, String value) withExcludeClosed(Boolean excludeClosed) withIncludePresence(Boolean includePresence) withIncludeRoomOwners(Boolean includeRoomOwners)
-
Constructor Details
-
GetUsersChatsMeRequest
public GetUsersChatsMeRequest()
-
-
Method Details
-
getExcludeClosed
-
setExcludeClosed
-
withExcludeClosed
-
getIncludePresence
-
setIncludePresence
-
withIncludePresence
-
getIncludeRoomOwners
-
setIncludeRoomOwners
-
withIncludeRoomOwners
-
getAfter
-
setAfter
-
withAfter
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-