Class GetUserCustomattributeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUserCustomattributeRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetSchemaId(String schemaId) voidwithCustomHeader(String name, String value) withSchemaId(String schemaId) withUserId(String userId)
-
Constructor Details
-
GetUserCustomattributeRequest
public GetUserCustomattributeRequest()
-
-
Method Details
-
getUserId
-
setUserId
-
withUserId
-
getSchemaId
-
setSchemaId
-
withSchemaId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-