Uses of Class
com.mypurecloud.sdk.v2.api.request.PostUsersCustomattributesSchemasRequest
Packages that use PostUsersCustomattributesSchemasRequest
-
Uses of PostUsersCustomattributesSchemasRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostUsersCustomattributesSchemasRequestModifier and TypeMethodDescriptionUsersApi.postUsersCustomattributesSchemas(PostUsersCustomattributesSchemasRequest request) Create a schemaUsersApiAsync.postUsersCustomattributesSchemasAsync(PostUsersCustomattributesSchemasRequest request, AsyncApiCallback<DataSchema> callback) Create a schema -
Uses of PostUsersCustomattributesSchemasRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostUsersCustomattributesSchemasRequestModifier and TypeMethodDescriptionPostUsersCustomattributesSchemasRequest.Builder.build()PostUsersCustomattributesSchemasRequest.withBody(DataSchema body) PostUsersCustomattributesSchemasRequest.withCustomHeader(String name, String value)