pub struct QueryStatusesBuilder<'a, S: State> { /* private fields */ }Expand description
Builder for constructing an instance of this type
Implementations§
Source§impl<'a> QueryStatusesBuilder<'a, Empty>
impl<'a> QueryStatusesBuilder<'a, Empty>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn age_assurance_state(self, value: impl Into<Option<CowStr<'a>>>) -> Self
pub fn age_assurance_state(self, value: impl Into<Option<CowStr<'a>>>) -> Self
Set the ageAssuranceState field (optional)
Sourcepub fn maybe_age_assurance_state(self, value: Option<CowStr<'a>>) -> Self
pub fn maybe_age_assurance_state(self, value: Option<CowStr<'a>>) -> Self
Set the ageAssuranceState field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Set the excludeTags field (optional)
Set the excludeTags field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn hosting_deleted_after(self, value: impl Into<Option<Datetime>>) -> Self
pub fn hosting_deleted_after(self, value: impl Into<Option<Datetime>>) -> Self
Set the hostingDeletedAfter field (optional)
Sourcepub fn maybe_hosting_deleted_after(self, value: Option<Datetime>) -> Self
pub fn maybe_hosting_deleted_after(self, value: Option<Datetime>) -> Self
Set the hostingDeletedAfter field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn hosting_deleted_before(self, value: impl Into<Option<Datetime>>) -> Self
pub fn hosting_deleted_before(self, value: impl Into<Option<Datetime>>) -> Self
Set the hostingDeletedBefore field (optional)
Sourcepub fn maybe_hosting_deleted_before(self, value: Option<Datetime>) -> Self
pub fn maybe_hosting_deleted_before(self, value: Option<Datetime>) -> Self
Set the hostingDeletedBefore field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn hosting_updated_after(self, value: impl Into<Option<Datetime>>) -> Self
pub fn hosting_updated_after(self, value: impl Into<Option<Datetime>>) -> Self
Set the hostingUpdatedAfter field (optional)
Sourcepub fn maybe_hosting_updated_after(self, value: Option<Datetime>) -> Self
pub fn maybe_hosting_updated_after(self, value: Option<Datetime>) -> Self
Set the hostingUpdatedAfter field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn hosting_updated_before(self, value: impl Into<Option<Datetime>>) -> Self
pub fn hosting_updated_before(self, value: impl Into<Option<Datetime>>) -> Self
Set the hostingUpdatedBefore field (optional)
Sourcepub fn maybe_hosting_updated_before(self, value: Option<Datetime>) -> Self
pub fn maybe_hosting_updated_before(self, value: Option<Datetime>) -> Self
Set the hostingUpdatedBefore field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn include_all_user_records(self, value: impl Into<Option<bool>>) -> Self
pub fn include_all_user_records(self, value: impl Into<Option<bool>>) -> Self
Set the includeAllUserRecords field (optional)
Sourcepub fn maybe_include_all_user_records(self, value: Option<bool>) -> Self
pub fn maybe_include_all_user_records(self, value: Option<bool>) -> Self
Set the includeAllUserRecords field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn include_muted(self, value: impl Into<Option<bool>>) -> Self
pub fn include_muted(self, value: impl Into<Option<bool>>) -> Self
Set the includeMuted field (optional)
Sourcepub fn maybe_include_muted(self, value: Option<bool>) -> Self
pub fn maybe_include_muted(self, value: Option<bool>) -> Self
Set the includeMuted field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn last_reviewed_by(self, value: impl Into<Option<Did<'a>>>) -> Self
pub fn last_reviewed_by(self, value: impl Into<Option<Did<'a>>>) -> Self
Set the lastReviewedBy field (optional)
Sourcepub fn maybe_last_reviewed_by(self, value: Option<Did<'a>>) -> Self
pub fn maybe_last_reviewed_by(self, value: Option<Did<'a>>) -> Self
Set the lastReviewedBy field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn min_account_suspend_count(self, value: impl Into<Option<i64>>) -> Self
pub fn min_account_suspend_count(self, value: impl Into<Option<i64>>) -> Self
Set the minAccountSuspendCount field (optional)
Sourcepub fn maybe_min_account_suspend_count(self, value: Option<i64>) -> Self
pub fn maybe_min_account_suspend_count(self, value: Option<i64>) -> Self
Set the minAccountSuspendCount field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn min_priority_score(self, value: impl Into<Option<i64>>) -> Self
pub fn min_priority_score(self, value: impl Into<Option<i64>>) -> Self
Set the minPriorityScore field (optional)
Sourcepub fn maybe_min_priority_score(self, value: Option<i64>) -> Self
pub fn maybe_min_priority_score(self, value: Option<i64>) -> Self
Set the minPriorityScore field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn min_reported_records_count(self, value: impl Into<Option<i64>>) -> Self
pub fn min_reported_records_count(self, value: impl Into<Option<i64>>) -> Self
Set the minReportedRecordsCount field (optional)
Sourcepub fn maybe_min_reported_records_count(self, value: Option<i64>) -> Self
pub fn maybe_min_reported_records_count(self, value: Option<i64>) -> Self
Set the minReportedRecordsCount field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn min_strike_count(self, value: impl Into<Option<i64>>) -> Self
pub fn min_strike_count(self, value: impl Into<Option<i64>>) -> Self
Set the minStrikeCount field (optional)
Sourcepub fn maybe_min_strike_count(self, value: Option<i64>) -> Self
pub fn maybe_min_strike_count(self, value: Option<i64>) -> Self
Set the minStrikeCount field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn min_takendown_records_count(self, value: impl Into<Option<i64>>) -> Self
pub fn min_takendown_records_count(self, value: impl Into<Option<i64>>) -> Self
Set the minTakendownRecordsCount field (optional)
Sourcepub fn maybe_min_takendown_records_count(self, value: Option<i64>) -> Self
pub fn maybe_min_takendown_records_count(self, value: Option<i64>) -> Self
Set the minTakendownRecordsCount field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn only_muted(self, value: impl Into<Option<bool>>) -> Self
pub fn only_muted(self, value: impl Into<Option<bool>>) -> Self
Set the onlyMuted field (optional)
Sourcepub fn maybe_only_muted(self, value: Option<bool>) -> Self
pub fn maybe_only_muted(self, value: Option<bool>) -> Self
Set the onlyMuted field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn queue_count(self, value: impl Into<Option<i64>>) -> Self
pub fn queue_count(self, value: impl Into<Option<i64>>) -> Self
Set the queueCount field (optional)
Sourcepub fn maybe_queue_count(self, value: Option<i64>) -> Self
pub fn maybe_queue_count(self, value: Option<i64>) -> Self
Set the queueCount field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn queue_index(self, value: impl Into<Option<i64>>) -> Self
pub fn queue_index(self, value: impl Into<Option<i64>>) -> Self
Set the queueIndex field (optional)
Sourcepub fn maybe_queue_index(self, value: Option<i64>) -> Self
pub fn maybe_queue_index(self, value: Option<i64>) -> Self
Set the queueIndex field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn queue_seed(self, value: impl Into<Option<CowStr<'a>>>) -> Self
pub fn queue_seed(self, value: impl Into<Option<CowStr<'a>>>) -> Self
Set the queueSeed field (optional)
Sourcepub fn maybe_queue_seed(self, value: Option<CowStr<'a>>) -> Self
pub fn maybe_queue_seed(self, value: Option<CowStr<'a>>) -> Self
Set the queueSeed field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn reported_after(self, value: impl Into<Option<Datetime>>) -> Self
pub fn reported_after(self, value: impl Into<Option<Datetime>>) -> Self
Set the reportedAfter field (optional)
Sourcepub fn maybe_reported_after(self, value: Option<Datetime>) -> Self
pub fn maybe_reported_after(self, value: Option<Datetime>) -> Self
Set the reportedAfter field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn reported_before(self, value: impl Into<Option<Datetime>>) -> Self
pub fn reported_before(self, value: impl Into<Option<Datetime>>) -> Self
Set the reportedBefore field (optional)
Sourcepub fn maybe_reported_before(self, value: Option<Datetime>) -> Self
pub fn maybe_reported_before(self, value: Option<Datetime>) -> Self
Set the reportedBefore field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn review_state(self, value: impl Into<Option<CowStr<'a>>>) -> Self
pub fn review_state(self, value: impl Into<Option<CowStr<'a>>>) -> Self
Set the reviewState field (optional)
Sourcepub fn maybe_review_state(self, value: Option<CowStr<'a>>) -> Self
pub fn maybe_review_state(self, value: Option<CowStr<'a>>) -> Self
Set the reviewState field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn reviewed_after(self, value: impl Into<Option<Datetime>>) -> Self
pub fn reviewed_after(self, value: impl Into<Option<Datetime>>) -> Self
Set the reviewedAfter field (optional)
Sourcepub fn maybe_reviewed_after(self, value: Option<Datetime>) -> Self
pub fn maybe_reviewed_after(self, value: Option<Datetime>) -> Self
Set the reviewedAfter field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn reviewed_before(self, value: impl Into<Option<Datetime>>) -> Self
pub fn reviewed_before(self, value: impl Into<Option<Datetime>>) -> Self
Set the reviewedBefore field (optional)
Sourcepub fn maybe_reviewed_before(self, value: Option<Datetime>) -> Self
pub fn maybe_reviewed_before(self, value: Option<Datetime>) -> Self
Set the reviewedBefore field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn sort_direction(self, value: impl Into<Option<CowStr<'a>>>) -> Self
pub fn sort_direction(self, value: impl Into<Option<CowStr<'a>>>) -> Self
Set the sortDirection field (optional)
Sourcepub fn maybe_sort_direction(self, value: Option<CowStr<'a>>) -> Self
pub fn maybe_sort_direction(self, value: Option<CowStr<'a>>) -> Self
Set the sortDirection field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn sort_field(self, value: impl Into<Option<CowStr<'a>>>) -> Self
pub fn sort_field(self, value: impl Into<Option<CowStr<'a>>>) -> Self
Set the sortField field (optional)
Sourcepub fn maybe_sort_field(self, value: Option<CowStr<'a>>) -> Self
pub fn maybe_sort_field(self, value: Option<CowStr<'a>>) -> Self
Set the sortField field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Sourcepub fn subject_type(self, value: impl Into<Option<CowStr<'a>>>) -> Self
pub fn subject_type(self, value: impl Into<Option<CowStr<'a>>>) -> Self
Set the subjectType field (optional)
Sourcepub fn maybe_subject_type(self, value: Option<CowStr<'a>>) -> Self
pub fn maybe_subject_type(self, value: Option<CowStr<'a>>) -> Self
Set the subjectType field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Set the tags field (optional)
Set the tags field to an Option value (optional)
Source§impl<'a, S: State> QueryStatusesBuilder<'a, S>
impl<'a, S: State> QueryStatusesBuilder<'a, S>
Source§impl<'a, S> QueryStatusesBuilder<'a, S>where
S: State,
impl<'a, S> QueryStatusesBuilder<'a, S>where
S: State,
Sourcepub fn build(self) -> QueryStatuses<'a>
pub fn build(self) -> QueryStatuses<'a>
Build the final struct