Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsCustomattributesSchemasRequest
Packages that use PostConversationsCustomattributesSchemasRequest
-
Uses of PostConversationsCustomattributesSchemasRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsCustomattributesSchemasRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsCustomattributesSchemas(PostConversationsCustomattributesSchemasRequest request) Create a schemaConversationsApiAsync.postConversationsCustomattributesSchemasAsync(PostConversationsCustomattributesSchemasRequest request, AsyncApiCallback<ConversationDataSchema> callback) Create a schema -
Uses of PostConversationsCustomattributesSchemasRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsCustomattributesSchemasRequestModifier and TypeMethodDescriptionPostConversationsCustomattributesSchemasRequest.Builder.build()PostConversationsCustomattributesSchemasRequest.withBody(ConversationJsonSchemaRequest body) PostConversationsCustomattributesSchemasRequest.withCustomHeader(String name, String value)