Class GetKnowledgeConnectionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetKnowledgeConnectionRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetConnectionId(String connectionId) voidsetCustomHeaders(Map<String, String> customHeaders) voidwithConnectionId(String connectionId) withCustomHeader(String name, String value) withExpand(List<String> expand)
-
Constructor Details
-
GetKnowledgeConnectionRequest
public GetKnowledgeConnectionRequest()
-
-
Method Details
-
getConnectionId
-
setConnectionId
-
withConnectionId
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-