Class GetGroupProfileRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGroupProfileRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetGroupId(String groupId) withCustomHeader(String name, String value) withFields(String fields) withGroupId(String groupId)
-
Constructor Details
-
GetGroupProfileRequest
public GetGroupProfileRequest()
-
-
Method Details
-
getGroupId
-
setGroupId
-
withGroupId
-
getFields
-
setFields
-
withFields
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-