Class PutArchitectSchedulegroupRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutArchitectSchedulegroupRequest.Builder
- Enclosing class:
- PutArchitectSchedulegroupRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(ScheduleGroup body) withRequiredParams(String scheduleGroupId, ScheduleGroup body) withScheduleGroupId(String scheduleGroupId)
-
Method Details
-
withScheduleGroupId
-
withBody
-
withRequiredParams
public PutArchitectSchedulegroupRequest.Builder withRequiredParams(String scheduleGroupId, ScheduleGroup body) -
build
-