Class GetLearningAssignmentRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetLearningAssignmentRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetAssignmentId(String assignmentId) voidsetCustomHeaders(Map<String, String> customHeaders) voidwithAssignmentId(String assignmentId) withCustomHeader(String name, String value) withExpand(List<String> expand)
-
Constructor Details
-
GetLearningAssignmentRequest
public GetLearningAssignmentRequest()
-
-
Method Details
-
getAssignmentId
-
setAssignmentId
-
withAssignmentId
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-