Uses of Class
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsOrganizationNoteRequest.Builder
Packages that use GetExternalcontactsOrganizationNoteRequest.Builder
-
Uses of GetExternalcontactsOrganizationNoteRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetExternalcontactsOrganizationNoteRequest.BuilderModifier and TypeMethodDescriptionGetExternalcontactsOrganizationNoteRequest.builder()GetExternalcontactsOrganizationNoteRequest.Builder.withExpand(List<String> expand) GetExternalcontactsOrganizationNoteRequest.Builder.withExpandEnumValues(List<GetExternalcontactsOrganizationNoteRequest.expandValues> expand) GetExternalcontactsOrganizationNoteRequest.Builder.withExternalOrganizationId(String externalOrganizationId) GetExternalcontactsOrganizationNoteRequest.Builder.withNoteId(String noteId) GetExternalcontactsOrganizationNoteRequest.Builder.withRequiredParams(String externalOrganizationId, String noteId)