Uses of Class
com.mypurecloud.sdk.v2.api.request.PutUsersCustomattributesSchemaRequest
Packages that use PutUsersCustomattributesSchemaRequest
-
Uses of PutUsersCustomattributesSchemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutUsersCustomattributesSchemaRequestModifier and TypeMethodDescriptionUsersApi.putUsersCustomattributesSchema(PutUsersCustomattributesSchemaRequest request) Update a schemaUsersApiAsync.putUsersCustomattributesSchemaAsync(PutUsersCustomattributesSchemaRequest request, AsyncApiCallback<DataSchema> callback) Update a schema -
Uses of PutUsersCustomattributesSchemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutUsersCustomattributesSchemaRequestModifier and TypeMethodDescriptionPutUsersCustomattributesSchemaRequest.Builder.build()PutUsersCustomattributesSchemaRequest.withBody(DataSchema body) PutUsersCustomattributesSchemaRequest.withCustomHeader(String name, String value) PutUsersCustomattributesSchemaRequest.withSchemaId(String schemaId)