Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCustomattributesSchemaVersionRequest
Packages that use GetConversationsCustomattributesSchemaVersionRequest
-
Uses of GetConversationsCustomattributesSchemaVersionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCustomattributesSchemaVersionRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCustomattributesSchemaVersion(GetConversationsCustomattributesSchemaVersionRequest request) Get a specific version of a schemaConversationsApiAsync.getConversationsCustomattributesSchemaVersionAsync(GetConversationsCustomattributesSchemaVersionRequest request, AsyncApiCallback<ConversationDataSchema> callback) Get a specific version of a schema -
Uses of GetConversationsCustomattributesSchemaVersionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCustomattributesSchemaVersionRequestModifier and TypeMethodDescriptionGetConversationsCustomattributesSchemaVersionRequest.Builder.build()GetConversationsCustomattributesSchemaVersionRequest.withCustomHeader(String name, String value) GetConversationsCustomattributesSchemaVersionRequest.withSchemaId(String schemaId) GetConversationsCustomattributesSchemaVersionRequest.withVersionId(String versionId)