Uses of Class
com.mypurecloud.sdk.v2.model.Note
Packages that use Note
Package
Description
-
Uses of Note in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return NoteModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsContactNote(GetExternalcontactsContactNoteRequest request) Fetch a note for an external contactExternalContactsApi.getExternalcontactsContactNote(String contactId, String noteId, List<String> expand) Fetch a note for an external contactExternalContactsApi.getExternalcontactsOrganizationNote(GetExternalcontactsOrganizationNoteRequest request) Fetch a note for an external organizationExternalContactsApi.getExternalcontactsOrganizationNote(String externalOrganizationId, String noteId, List<String> expand) Fetch a note for an external organizationExternalContactsApi.postExternalcontactsContactNotes(PostExternalcontactsContactNotesRequest request) Create a note for an external contactExternalContactsApi.postExternalcontactsContactNotes(String contactId, Note body) Create a note for an external contactExternalContactsApi.postExternalcontactsOrganizationNotes(PostExternalcontactsOrganizationNotesRequest request) Create a note for an external organizationExternalContactsApi.postExternalcontactsOrganizationNotes(String externalOrganizationId, Note body) Create a note for an external organizationExternalContactsApi.putExternalcontactsContactNote(PutExternalcontactsContactNoteRequest request) Update a note for an external contactExternalContactsApi.putExternalcontactsContactNote(String contactId, String noteId, Note body) Update a note for an external contactExternalContactsApi.putExternalcontactsOrganizationNote(PutExternalcontactsOrganizationNoteRequest request) Update a note for an external organizationExternalContactsApi.putExternalcontactsOrganizationNote(String externalOrganizationId, String noteId, Note body) Update a note for an external organizationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type NoteModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsContactNote(ApiRequest<Void> request) Fetch a note for an external contactExternalContactsApiAsync.getExternalcontactsContactNoteAsync(GetExternalcontactsContactNoteRequest request, AsyncApiCallback<Note> callback) Fetch a note for an external contactExternalContactsApiAsync.getExternalcontactsContactNoteAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Note>> callback) Fetch a note for an external contactExternalContactsApi.getExternalcontactsContactNoteWithHttpInfo(String contactId, String noteId, List<String> expand) Fetch a note for an external contactExternalContactsApi.getExternalcontactsOrganizationNote(ApiRequest<Void> request) Fetch a note for an external organizationExternalContactsApiAsync.getExternalcontactsOrganizationNoteAsync(GetExternalcontactsOrganizationNoteRequest request, AsyncApiCallback<Note> callback) Fetch a note for an external organizationExternalContactsApiAsync.getExternalcontactsOrganizationNoteAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Note>> callback) Fetch a note for an external organizationExternalContactsApi.getExternalcontactsOrganizationNoteWithHttpInfo(String externalOrganizationId, String noteId, List<String> expand) Fetch a note for an external organizationExternalContactsApi.postExternalcontactsContactNotes(ApiRequest<Note> request) Create a note for an external contactExternalContactsApiAsync.postExternalcontactsContactNotesAsync(PostExternalcontactsContactNotesRequest request, AsyncApiCallback<Note> callback) Create a note for an external contactExternalContactsApiAsync.postExternalcontactsContactNotesAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Create a note for an external contactExternalContactsApi.postExternalcontactsContactNotesWithHttpInfo(String contactId, Note body) Create a note for an external contactExternalContactsApi.postExternalcontactsOrganizationNotes(ApiRequest<Note> request) Create a note for an external organizationExternalContactsApiAsync.postExternalcontactsOrganizationNotesAsync(PostExternalcontactsOrganizationNotesRequest request, AsyncApiCallback<Note> callback) Create a note for an external organizationExternalContactsApiAsync.postExternalcontactsOrganizationNotesAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Create a note for an external organizationExternalContactsApi.postExternalcontactsOrganizationNotesWithHttpInfo(String externalOrganizationId, Note body) Create a note for an external organizationExternalContactsApi.putExternalcontactsContactNote(ApiRequest<Note> request) Update a note for an external contactExternalContactsApiAsync.putExternalcontactsContactNoteAsync(PutExternalcontactsContactNoteRequest request, AsyncApiCallback<Note> callback) Update a note for an external contactExternalContactsApiAsync.putExternalcontactsContactNoteAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Update a note for an external contactExternalContactsApi.putExternalcontactsContactNoteWithHttpInfo(String contactId, String noteId, Note body) Update a note for an external contactExternalContactsApi.putExternalcontactsOrganizationNote(ApiRequest<Note> request) Update a note for an external organizationExternalContactsApiAsync.putExternalcontactsOrganizationNoteAsync(PutExternalcontactsOrganizationNoteRequest request, AsyncApiCallback<Note> callback) Update a note for an external organizationExternalContactsApiAsync.putExternalcontactsOrganizationNoteAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Update a note for an external organizationExternalContactsApi.putExternalcontactsOrganizationNoteWithHttpInfo(String externalOrganizationId, String noteId, Note body) Update a note for an external organizationMethods in com.mypurecloud.sdk.v2.api with parameters of type NoteModifier and TypeMethodDescriptionExternalContactsApi.postExternalcontactsContactNotes(String contactId, Note body) Create a note for an external contactExternalContactsApi.postExternalcontactsContactNotesWithHttpInfo(String contactId, Note body) Create a note for an external contactExternalContactsApi.postExternalcontactsOrganizationNotes(String externalOrganizationId, Note body) Create a note for an external organizationExternalContactsApi.postExternalcontactsOrganizationNotesWithHttpInfo(String externalOrganizationId, Note body) Create a note for an external organizationExternalContactsApi.putExternalcontactsContactNote(String contactId, String noteId, Note body) Update a note for an external contactExternalContactsApi.putExternalcontactsContactNoteWithHttpInfo(String contactId, String noteId, Note body) Update a note for an external contactExternalContactsApi.putExternalcontactsOrganizationNote(String externalOrganizationId, String noteId, Note body) Update a note for an external organizationExternalContactsApi.putExternalcontactsOrganizationNoteWithHttpInfo(String externalOrganizationId, String noteId, Note body) Update a note for an external organizationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type NoteModifier and TypeMethodDescriptionExternalContactsApiAsync.getExternalcontactsContactNoteAsync(GetExternalcontactsContactNoteRequest request, AsyncApiCallback<Note> callback) Fetch a note for an external contactExternalContactsApiAsync.getExternalcontactsContactNoteAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Note>> callback) Fetch a note for an external contactExternalContactsApiAsync.getExternalcontactsOrganizationNoteAsync(GetExternalcontactsOrganizationNoteRequest request, AsyncApiCallback<Note> callback) Fetch a note for an external organizationExternalContactsApiAsync.getExternalcontactsOrganizationNoteAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Note>> callback) Fetch a note for an external organizationExternalContactsApi.postExternalcontactsContactNotes(ApiRequest<Note> request) Create a note for an external contactExternalContactsApiAsync.postExternalcontactsContactNotesAsync(PostExternalcontactsContactNotesRequest request, AsyncApiCallback<Note> callback) Create a note for an external contactExternalContactsApiAsync.postExternalcontactsContactNotesAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Create a note for an external contactExternalContactsApiAsync.postExternalcontactsContactNotesAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Create a note for an external contactExternalContactsApi.postExternalcontactsOrganizationNotes(ApiRequest<Note> request) Create a note for an external organizationExternalContactsApiAsync.postExternalcontactsOrganizationNotesAsync(PostExternalcontactsOrganizationNotesRequest request, AsyncApiCallback<Note> callback) Create a note for an external organizationExternalContactsApiAsync.postExternalcontactsOrganizationNotesAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Create a note for an external organizationExternalContactsApiAsync.postExternalcontactsOrganizationNotesAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Create a note for an external organizationExternalContactsApi.putExternalcontactsContactNote(ApiRequest<Note> request) Update a note for an external contactExternalContactsApiAsync.putExternalcontactsContactNoteAsync(PutExternalcontactsContactNoteRequest request, AsyncApiCallback<Note> callback) Update a note for an external contactExternalContactsApiAsync.putExternalcontactsContactNoteAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Update a note for an external contactExternalContactsApiAsync.putExternalcontactsContactNoteAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Update a note for an external contactExternalContactsApi.putExternalcontactsOrganizationNote(ApiRequest<Note> request) Update a note for an external organizationExternalContactsApiAsync.putExternalcontactsOrganizationNoteAsync(PutExternalcontactsOrganizationNoteRequest request, AsyncApiCallback<Note> callback) Update a note for an external organizationExternalContactsApiAsync.putExternalcontactsOrganizationNoteAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Update a note for an external organizationExternalContactsApiAsync.putExternalcontactsOrganizationNoteAsync(ApiRequest<Note> request, AsyncApiCallback<ApiResponse<Note>> callback) Update a note for an external organization -
Uses of Note in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return NoteModifier and TypeMethodDescriptionPostExternalcontactsContactNotesRequest.getBody()PostExternalcontactsOrganizationNotesRequest.getBody()PutExternalcontactsContactNoteRequest.getBody()PutExternalcontactsOrganizationNoteRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type NoteModifier and TypeMethodDescriptionPostExternalcontactsContactNotesRequest.withHttpInfo()PostExternalcontactsOrganizationNotesRequest.withHttpInfo()PutExternalcontactsContactNoteRequest.withHttpInfo()PutExternalcontactsOrganizationNoteRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type NoteModifier and TypeMethodDescriptionPutExternalcontactsOrganizationNoteRequest.builder(String externalOrganizationId, String noteId, Note body) voidvoidvoidvoidPostExternalcontactsContactNotesRequest.Builder.withRequiredParams(String contactId, Note body) PostExternalcontactsOrganizationNotesRequest.Builder.withRequiredParams(String externalOrganizationId, Note body) PutExternalcontactsContactNoteRequest.Builder.withRequiredParams(String contactId, String noteId, Note body) PutExternalcontactsOrganizationNoteRequest.Builder.withRequiredParams(String externalOrganizationId, String noteId, Note body) -
Uses of Note in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NoteModifier and TypeMethodDescriptionNote.createDate(Date createDate) Date time is represented as an ISO-8601 string.When creating or updating a note, only User.id is required.Note.division(WritableStarrableDivision division) The division to which this entity belongs.The id of the contact or organization to which this note refers.Note.entityType(Note.EntityTypeEnum entityType) This is only need to be set when using Bulk API.BulkEntityErrorNote.getEntity()BulkResponseResultNoteEntityBulkEntityErrorEntity.getEntity()BulkResponseResultNoteNoteBulkEntityErrorNote.getEntity()Note.modifyDate(Date modifyDate) Date time is represented as an ISO-8601 string.Between 1 and 32,000 characters.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type NoteModifier and TypeMethodDescriptionBulkNotesRequest.getEntities()CursorNoteListing.getEntities()NoteListing.getEntities()Methods in com.mypurecloud.sdk.v2.model with parameters of type NoteModifier and TypeMethodDescriptionThe entity body specified in the Bulk request operation that caused this error.The entity which was affected by this Bulk operation.The entity which was affected by this Bulk operation.voidvoidvoidMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type NoteModifier and TypeMethodDescriptionvoidBulkNotesRequest.setEntities(List<Note> entities) voidCursorNoteListing.setEntities(List<Note> entities) voidNoteListing.setEntities(List<Note> entities)