Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteFlowsMilestoneRequest
Packages that use DeleteFlowsMilestoneRequest
-
Uses of DeleteFlowsMilestoneRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteFlowsMilestoneRequestModifier and TypeMethodDescriptionArchitectApi.deleteFlowsMilestone(DeleteFlowsMilestoneRequest request) Delete a flow milestone.ArchitectApiAsync.deleteFlowsMilestoneAsync(DeleteFlowsMilestoneRequest request, AsyncApiCallback<Empty> callback) Delete a flow milestone. -
Uses of DeleteFlowsMilestoneRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteFlowsMilestoneRequestModifier and TypeMethodDescriptionDeleteFlowsMilestoneRequest.Builder.build()DeleteFlowsMilestoneRequest.withCustomHeader(String name, String value) DeleteFlowsMilestoneRequest.withMilestoneId(String milestoneId)