Uses of Class
com.mypurecloud.sdk.v2.api.request.PutArchitectSystempromptResourceRequest
Packages that use PutArchitectSystempromptResourceRequest
-
Uses of PutArchitectSystempromptResourceRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutArchitectSystempromptResourceRequestModifier and TypeMethodDescriptionArchitectApi.putArchitectSystempromptResource(PutArchitectSystempromptResourceRequest request) Updates a system prompt resource override.ArchitectApiAsync.putArchitectSystempromptResourceAsync(PutArchitectSystempromptResourceRequest request, AsyncApiCallback<SystemPromptAsset> callback) Updates a system prompt resource override. -
Uses of PutArchitectSystempromptResourceRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutArchitectSystempromptResourceRequestModifier and TypeMethodDescriptionPutArchitectSystempromptResourceRequest.Builder.build()PutArchitectSystempromptResourceRequest.withBody(SystemPromptAsset body) PutArchitectSystempromptResourceRequest.withCustomHeader(String name, String value) PutArchitectSystempromptResourceRequest.withLanguageCode(String languageCode) PutArchitectSystempromptResourceRequest.withPromptId(String promptId)