Uses of Class
com.mypurecloud.sdk.v2.api.request.PutConversationsCustomattributesSchemaRequest
Packages that use PutConversationsCustomattributesSchemaRequest
-
Uses of PutConversationsCustomattributesSchemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutConversationsCustomattributesSchemaRequestModifier and TypeMethodDescriptionConversationsApi.putConversationsCustomattributesSchema(PutConversationsCustomattributesSchemaRequest request) Update a schemaConversationsApiAsync.putConversationsCustomattributesSchemaAsync(PutConversationsCustomattributesSchemaRequest request, AsyncApiCallback<ConversationDataSchema> callback) Update a schema -
Uses of PutConversationsCustomattributesSchemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutConversationsCustomattributesSchemaRequestModifier and TypeMethodDescriptionPutConversationsCustomattributesSchemaRequest.Builder.build()PutConversationsCustomattributesSchemaRequest.withBody(ConversationSchemaUpdateRequest body) PutConversationsCustomattributesSchemaRequest.withCustomHeader(String name, String value) PutConversationsCustomattributesSchemaRequest.withSchemaId(String schemaId)