Interface ListAllActivityLogsRequest.CreatedAtAfterStage
-
- All Known Implementing Classes:
ListAllActivityLogsRequest.Builder
- Enclosing class:
- ListAllActivityLogsRequest
public static interface ListAllActivityLogsRequest.CreatedAtAfterStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListAllActivityLogsRequest._FinalStagecreatedAtAfter(java.lang.String createdAtAfter)ListAllActivityLogsRequest.Builderfrom(ListAllActivityLogsRequest other)
-
-
-
Method Detail
-
createdAtAfter
ListAllActivityLogsRequest._FinalStage createdAtAfter(@NotNull java.lang.String createdAtAfter)
-
from
ListAllActivityLogsRequest.Builder from(ListAllActivityLogsRequest other)
-
-