Uses of Class
com.mypurecloud.sdk.v2.model.PromptAssetUpload
Packages that use PromptAssetUpload
-
Uses of PromptAssetUpload in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return PromptAssetUploadModifier and TypeMethodDescriptionArchitectApi.postArchitectPromptResourceUploads(PostArchitectPromptResourceUploadsRequest request) Creates a presigned URL for uploading a user prompt file postArchitectPromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApi.postArchitectPromptResourceUploads(String promptId, String languageCode) Creates a presigned URL for uploading a user prompt file postArchitectPromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApi.postArchitectSystempromptResourceUploads(PostArchitectSystempromptResourceUploadsRequest request) Creates a presigned URL for uploading a system prompt file postArchitectSystempromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApi.postArchitectSystempromptResourceUploads(String promptId, String languageCode) Creates a presigned URL for uploading a system prompt file postArchitectSystempromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type PromptAssetUploadModifier and TypeMethodDescriptionArchitectApi.postArchitectPromptResourceUploads(ApiRequest<Void> request) Creates a presigned URL for uploading a user prompt file postArchitectPromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApiAsync.postArchitectPromptResourceUploadsAsync(PostArchitectPromptResourceUploadsRequest request, AsyncApiCallback<PromptAssetUpload> callback) Creates a presigned URL for uploading a user prompt file postArchitectPromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApiAsync.postArchitectPromptResourceUploadsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PromptAssetUpload>> callback) Creates a presigned URL for uploading a user prompt file postArchitectPromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApi.postArchitectPromptResourceUploadsWithHttpInfo(String promptId, String languageCode) Creates a presigned URL for uploading a user prompt file postArchitectPromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApi.postArchitectSystempromptResourceUploads(ApiRequest<Void> request) Creates a presigned URL for uploading a system prompt file postArchitectSystempromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApiAsync.postArchitectSystempromptResourceUploadsAsync(PostArchitectSystempromptResourceUploadsRequest request, AsyncApiCallback<PromptAssetUpload> callback) Creates a presigned URL for uploading a system prompt file postArchitectSystempromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApiAsync.postArchitectSystempromptResourceUploadsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PromptAssetUpload>> callback) Creates a presigned URL for uploading a system prompt file postArchitectSystempromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApi.postArchitectSystempromptResourceUploadsWithHttpInfo(String promptId, String languageCode) Creates a presigned URL for uploading a system prompt file postArchitectSystempromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type PromptAssetUploadModifier and TypeMethodDescriptionArchitectApiAsync.postArchitectPromptResourceUploadsAsync(PostArchitectPromptResourceUploadsRequest request, AsyncApiCallback<PromptAssetUpload> callback) Creates a presigned URL for uploading a user prompt file postArchitectPromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApiAsync.postArchitectPromptResourceUploadsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PromptAssetUpload>> callback) Creates a presigned URL for uploading a user prompt file postArchitectPromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApiAsync.postArchitectSystempromptResourceUploadsAsync(PostArchitectSystempromptResourceUploadsRequest request, AsyncApiCallback<PromptAssetUpload> callback) Creates a presigned URL for uploading a system prompt file postArchitectSystempromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without noticeArchitectApiAsync.postArchitectSystempromptResourceUploadsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PromptAssetUpload>> callback) Creates a presigned URL for uploading a system prompt file postArchitectSystempromptResourceUploads is a preview method and is subject to both breaking and non-breaking changes at any time without notice