Class GetCoachingAppointmentsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetCoachingAppointmentsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic enumstatic enumstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCompletionInterval(String completionInterval) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetFacilitatorIds(List<String> facilitatorIds) voidsetInterval(String interval) voidsetIntervalCondition(String intervalCondition) voidsetOverdue(String overdue) voidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidsetRelationships(List<String> relationships) voidsetSortOrder(String sortOrder) voidsetStatuses(List<String> statuses) voidsetUserIds(List<String> userIds) withCompletionInterval(String completionInterval) withCustomHeader(String name, String value) withFacilitatorIds(List<String> facilitatorIds) withInterval(String interval) withIntervalCondition(String intervalCondition) withOverdue(String overdue) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withRelationships(List<String> relationships) withSortOrder(String sortOrder) withStatuses(List<String> statuses) withUserIds(List<String> userIds)
-
Constructor Details
-
GetCoachingAppointmentsRequest
public GetCoachingAppointmentsRequest()
-
-
Method Details
-
getUserIds
-
setUserIds
-
withUserIds
-
getInterval
-
setInterval
-
withInterval
-
getPageNumber
-
setPageNumber
-
withPageNumber
-
getPageSize
-
setPageSize
-
withPageSize
-
getStatuses
-
setStatuses
-
withStatuses
-
getFacilitatorIds
-
setFacilitatorIds
-
withFacilitatorIds
-
getSortOrder
-
setSortOrder
-
withSortOrder
-
getRelationships
-
setRelationships
-
withRelationships
-
getCompletionInterval
-
setCompletionInterval
-
withCompletionInterval
-
getOverdue
-
setOverdue
-
withOverdue
-
getIntervalCondition
-
setIntervalCondition
-
withIntervalCondition
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-