Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteArchitectSystempromptResourceRequest
Packages that use DeleteArchitectSystempromptResourceRequest
-
Uses of DeleteArchitectSystempromptResourceRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteArchitectSystempromptResourceRequestModifier and TypeMethodDescriptionvoidArchitectApi.deleteArchitectSystempromptResource(DeleteArchitectSystempromptResourceRequest request) Delete a system prompt resource override.ArchitectApiAsync.deleteArchitectSystempromptResourceAsync(DeleteArchitectSystempromptResourceRequest request, AsyncApiCallback<Void> callback) Delete a system prompt resource override. -
Uses of DeleteArchitectSystempromptResourceRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteArchitectSystempromptResourceRequestModifier and TypeMethodDescriptionDeleteArchitectSystempromptResourceRequest.Builder.build()DeleteArchitectSystempromptResourceRequest.withCustomHeader(String name, String value) DeleteArchitectSystempromptResourceRequest.withLanguageCode(String languageCode) DeleteArchitectSystempromptResourceRequest.withPromptId(String promptId)