Class GetArchitectGrammarRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetArchitectGrammarRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetGrammarId(String grammarId) voidsetIncludeFileUrls(Boolean includeFileUrls) withCustomHeader(String name, String value) withGrammarId(String grammarId) withIncludeFileUrls(Boolean includeFileUrls)
-
Constructor Details
-
GetArchitectGrammarRequest
public GetArchitectGrammarRequest()
-
-
Method Details
-
getGrammarId
-
setGrammarId
-
withGrammarId
-
getIncludeFileUrls
-
setIncludeFileUrls
-
withIncludeFileUrls
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-