Uses of Class
com.mypurecloud.sdk.v2.model.ConversationDataSchemaListing
Packages that use ConversationDataSchemaListing
-
Uses of ConversationDataSchemaListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ConversationDataSchemaListingModifier and TypeMethodDescriptionConversationsApi.getConversationsCustomattributesSchemas()Get a list of schemas.ConversationsApi.getConversationsCustomattributesSchemas(GetConversationsCustomattributesSchemasRequest request) Get a list of schemas.ConversationsApi.getConversationsCustomattributesSchemaVersions(GetConversationsCustomattributesSchemaVersionsRequest request) Get all versions of a CCA schemaConversationsApi.getConversationsCustomattributesSchemaVersions(String schemaId) Get all versions of a CCA schemaMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ConversationDataSchemaListingModifier and TypeMethodDescriptionConversationsApi.getConversationsCustomattributesSchemas(ApiRequest<Void> request) Get a list of schemas.ConversationsApiAsync.getConversationsCustomattributesSchemasAsync(GetConversationsCustomattributesSchemasRequest request, AsyncApiCallback<ConversationDataSchemaListing> callback) Get a list of schemas.ConversationsApiAsync.getConversationsCustomattributesSchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationDataSchemaListing>> callback) Get a list of schemas.ConversationsApi.getConversationsCustomattributesSchemasWithHttpInfo()Get a list of schemas.ConversationsApi.getConversationsCustomattributesSchemaVersions(ApiRequest<Void> request) Get all versions of a CCA schemaConversationsApiAsync.getConversationsCustomattributesSchemaVersionsAsync(GetConversationsCustomattributesSchemaVersionsRequest request, AsyncApiCallback<ConversationDataSchemaListing> callback) Get all versions of a CCA schemaConversationsApiAsync.getConversationsCustomattributesSchemaVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationDataSchemaListing>> callback) Get all versions of a CCA schemaConversationsApi.getConversationsCustomattributesSchemaVersionsWithHttpInfo(String schemaId) Get all versions of a CCA schemaMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConversationDataSchemaListingModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsCustomattributesSchemasAsync(GetConversationsCustomattributesSchemasRequest request, AsyncApiCallback<ConversationDataSchemaListing> callback) Get a list of schemas.ConversationsApiAsync.getConversationsCustomattributesSchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationDataSchemaListing>> callback) Get a list of schemas.ConversationsApiAsync.getConversationsCustomattributesSchemaVersionsAsync(GetConversationsCustomattributesSchemaVersionsRequest request, AsyncApiCallback<ConversationDataSchemaListing> callback) Get all versions of a CCA schemaConversationsApiAsync.getConversationsCustomattributesSchemaVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationDataSchemaListing>> callback) Get all versions of a CCA schema -
Uses of ConversationDataSchemaListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationDataSchemaListingModifier and TypeMethodDescriptionConversationDataSchemaListing.entities(List<ConversationDataSchema> entities)