Class PutArchitectSystempromptResourceRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutArchitectSystempromptResourceRequest.Builder
- Enclosing class:
- PutArchitectSystempromptResourceRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(SystemPromptAsset body) withLanguageCode(String languageCode) withPromptId(String promptId) withRequiredParams(String promptId, String languageCode, SystemPromptAsset body)
-
Method Details
-
withPromptId
-
withLanguageCode
-
withBody
-
withRequiredParams
public PutArchitectSystempromptResourceRequest.Builder withRequiredParams(String promptId, String languageCode, SystemPromptAsset body) -
build
-