Interface ExpandedListForCoordinatorOperatorsV1Request._FinalStage
-
- All Known Implementing Classes:
ExpandedListForCoordinatorOperatorsV1Request.Builder
- Enclosing class:
- ExpandedListForCoordinatorOperatorsV1Request
public static interface ExpandedListForCoordinatorOperatorsV1Request._FinalStage
-
-
Method Summary
-
-
-
Method Detail
-
build
ExpandedListForCoordinatorOperatorsV1Request build()
-
filterStatus
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStatus(java.util.Optional<java.util.List<OrderStatusEnum1>> filterStatus)
-
filterStatus
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStatus(java.util.List<OrderStatusEnum1> filterStatus)
-
filterStatus
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStatus(Nullable<java.util.List<OrderStatusEnum1>> filterStatus)
-
filterStatus
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStatus(OrderStatusEnum1 filterStatus)
-
sortBy
ExpandedListForCoordinatorOperatorsV1Request._FinalStage sortBy(java.util.Optional<OrderSortByEnum> sortBy)
-
sortBy
ExpandedListForCoordinatorOperatorsV1Request._FinalStage sortBy(OrderSortByEnum sortBy)
-
sortBy
ExpandedListForCoordinatorOperatorsV1Request._FinalStage sortBy(Nullable<OrderSortByEnum> sortBy)
-
sortOrder
ExpandedListForCoordinatorOperatorsV1Request._FinalStage sortOrder(java.util.Optional<SortOrderEnum> sortOrder)
Sort order (asc or desc)
-
sortOrder
ExpandedListForCoordinatorOperatorsV1Request._FinalStage sortOrder(SortOrderEnum sortOrder)
-
sortOrder
ExpandedListForCoordinatorOperatorsV1Request._FinalStage sortOrder(Nullable<SortOrderEnum> sortOrder)
-
page
ExpandedListForCoordinatorOperatorsV1Request._FinalStage page(java.util.Optional<java.lang.Integer> page)
-
page
ExpandedListForCoordinatorOperatorsV1Request._FinalStage page(java.lang.Integer page)
-
page
ExpandedListForCoordinatorOperatorsV1Request._FinalStage page(Nullable<java.lang.Integer> page)
-
pageSize
ExpandedListForCoordinatorOperatorsV1Request._FinalStage pageSize(java.util.Optional<java.lang.Integer> pageSize)
-
pageSize
ExpandedListForCoordinatorOperatorsV1Request._FinalStage pageSize(java.lang.Integer pageSize)
-
pageSize
ExpandedListForCoordinatorOperatorsV1Request._FinalStage pageSize(Nullable<java.lang.Integer> pageSize)
-
search
ExpandedListForCoordinatorOperatorsV1Request._FinalStage search(java.util.Optional<java.lang.String> search)
Full-text search query (searches order short_id and off_chrt_reference_id)
-
search
ExpandedListForCoordinatorOperatorsV1Request._FinalStage search(java.lang.String search)
-
search
ExpandedListForCoordinatorOperatorsV1Request._FinalStage search(Nullable<java.lang.String> search)
-
filterDraftStartedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterDraftStartedAtTimestampLte(java.util.Optional<java.time.OffsetDateTime> filterDraftStartedAtTimestampLte)
-
filterDraftStartedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterDraftStartedAtTimestampLte(java.time.OffsetDateTime filterDraftStartedAtTimestampLte)
-
filterDraftStartedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterDraftStartedAtTimestampLte(Nullable<java.time.OffsetDateTime> filterDraftStartedAtTimestampLte)
-
filterDraftStartedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterDraftStartedAtTimestampGte(java.util.Optional<java.time.OffsetDateTime> filterDraftStartedAtTimestampGte)
-
filterDraftStartedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterDraftStartedAtTimestampGte(java.time.OffsetDateTime filterDraftStartedAtTimestampGte)
-
filterDraftStartedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterDraftStartedAtTimestampGte(Nullable<java.time.OffsetDateTime> filterDraftStartedAtTimestampGte)
-
filterStagedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStagedAtTimestampLte(java.util.Optional<java.time.OffsetDateTime> filterStagedAtTimestampLte)
-
filterStagedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStagedAtTimestampLte(java.time.OffsetDateTime filterStagedAtTimestampLte)
-
filterStagedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStagedAtTimestampLte(Nullable<java.time.OffsetDateTime> filterStagedAtTimestampLte)
-
filterStagedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStagedAtTimestampGte(java.util.Optional<java.time.OffsetDateTime> filterStagedAtTimestampGte)
-
filterStagedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStagedAtTimestampGte(java.time.OffsetDateTime filterStagedAtTimestampGte)
-
filterStagedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterStagedAtTimestampGte(Nullable<java.time.OffsetDateTime> filterStagedAtTimestampGte)
-
filterInProgressAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterInProgressAtTimestampLte(java.util.Optional<java.time.OffsetDateTime> filterInProgressAtTimestampLte)
-
filterInProgressAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterInProgressAtTimestampLte(java.time.OffsetDateTime filterInProgressAtTimestampLte)
-
filterInProgressAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterInProgressAtTimestampLte(Nullable<java.time.OffsetDateTime> filterInProgressAtTimestampLte)
-
filterInProgressAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterInProgressAtTimestampGte(java.util.Optional<java.time.OffsetDateTime> filterInProgressAtTimestampGte)
-
filterInProgressAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterInProgressAtTimestampGte(java.time.OffsetDateTime filterInProgressAtTimestampGte)
-
filterInProgressAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterInProgressAtTimestampGte(Nullable<java.time.OffsetDateTime> filterInProgressAtTimestampGte)
-
filterCompletedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCompletedAtTimestampLte(java.util.Optional<java.time.OffsetDateTime> filterCompletedAtTimestampLte)
-
filterCompletedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCompletedAtTimestampLte(java.time.OffsetDateTime filterCompletedAtTimestampLte)
-
filterCompletedAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCompletedAtTimestampLte(Nullable<java.time.OffsetDateTime> filterCompletedAtTimestampLte)
-
filterCompletedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCompletedAtTimestampGte(java.util.Optional<java.time.OffsetDateTime> filterCompletedAtTimestampGte)
-
filterCompletedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCompletedAtTimestampGte(java.time.OffsetDateTime filterCompletedAtTimestampGte)
-
filterCompletedAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCompletedAtTimestampGte(Nullable<java.time.OffsetDateTime> filterCompletedAtTimestampGte)
-
filterCancelledAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCancelledAtTimestampLte(java.util.Optional<java.time.OffsetDateTime> filterCancelledAtTimestampLte)
-
filterCancelledAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCancelledAtTimestampLte(java.time.OffsetDateTime filterCancelledAtTimestampLte)
-
filterCancelledAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCancelledAtTimestampLte(Nullable<java.time.OffsetDateTime> filterCancelledAtTimestampLte)
-
filterCancelledAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCancelledAtTimestampGte(java.util.Optional<java.time.OffsetDateTime> filterCancelledAtTimestampGte)
-
filterCancelledAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCancelledAtTimestampGte(java.time.OffsetDateTime filterCancelledAtTimestampGte)
-
filterCancelledAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterCancelledAtTimestampGte(Nullable<java.time.OffsetDateTime> filterCancelledAtTimestampGte)
-
filterExceptionAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExceptionAtTimestampLte(java.util.Optional<java.time.OffsetDateTime> filterExceptionAtTimestampLte)
-
filterExceptionAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExceptionAtTimestampLte(java.time.OffsetDateTime filterExceptionAtTimestampLte)
-
filterExceptionAtTimestampLte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExceptionAtTimestampLte(Nullable<java.time.OffsetDateTime> filterExceptionAtTimestampLte)
-
filterExceptionAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExceptionAtTimestampGte(java.util.Optional<java.time.OffsetDateTime> filterExceptionAtTimestampGte)
-
filterExceptionAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExceptionAtTimestampGte(java.time.OffsetDateTime filterExceptionAtTimestampGte)
-
filterExceptionAtTimestampGte
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExceptionAtTimestampGte(Nullable<java.time.OffsetDateTime> filterExceptionAtTimestampGte)
-
filterExecutorOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExecutorOrgId(java.util.Optional<java.lang.String> filterExecutorOrgId)
-
filterExecutorOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExecutorOrgId(java.lang.String filterExecutorOrgId)
-
filterExecutorOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterExecutorOrgId(Nullable<java.lang.String> filterExecutorOrgId)
-
filterShipperOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterShipperOrgId(java.util.Optional<java.lang.String> filterShipperOrgId)
-
filterShipperOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterShipperOrgId(java.lang.String filterShipperOrgId)
-
filterShipperOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterShipperOrgId(Nullable<java.lang.String> filterShipperOrgId)
-
filterOffChrtShipperOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterOffChrtShipperOrgId(java.util.Optional<java.lang.String> filterOffChrtShipperOrgId)
-
filterOffChrtShipperOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterOffChrtShipperOrgId(java.lang.String filterOffChrtShipperOrgId)
-
filterOffChrtShipperOrgId
ExpandedListForCoordinatorOperatorsV1Request._FinalStage filterOffChrtShipperOrgId(Nullable<java.lang.String> filterOffChrtShipperOrgId)
-
-