Package org.allGraphQLCases.server
Class STP_PageInfo_STS.Builder
java.lang.Object
org.allGraphQLCases.server.STP_PageInfo_STS.Builder
- Enclosing class:
- STP_PageInfo_STS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
STP_PageInfo_STS.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withEndCursor
(String endCursorParam) withHasNextPage
(Boolean hasNextPageParam) withHasPreviousPage
(Boolean hasPreviousPageParam) withStartCursor
(String startCursorParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withHasNextPage
-
withHasPreviousPage
-
withStartCursor
-
withEndCursor
-
build
-