Class PutUsersCustomattributesSchemaRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutUsersCustomattributesSchemaRequest.Builder
- Enclosing class:
- PutUsersCustomattributesSchemaRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(DataSchema body) withRequiredParams(String schemaId, DataSchema body) withSchemaId(String schemaId)
-
Method Details
-
withSchemaId
-
withBody
-
withRequiredParams
public PutUsersCustomattributesSchemaRequest.Builder withRequiredParams(String schemaId, DataSchema body) -
build
-