pub struct FluentRequest<'a, T> {
pub params: T,
/* private fields */
}
Fields§
§params: T
Implementations§
Source§impl FluentRequest<'_, GetAttachmentRequest>
impl FluentRequest<'_, GetAttachmentRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteAttachmentRequest>
impl FluentRequest<'_, DeleteAttachmentRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetAttachmentsForObjectRequest>
impl FluentRequest<'_, GetAttachmentsForObjectRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateAttachmentForObjectRequest>
impl FluentRequest<'_, CreateAttachmentForObjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetAuditLogEventsRequest>
impl FluentRequest<'_, GetAuditLogEventsRequest>
pub fn actor_gid(self, actor_gid: &str) -> Self
pub fn actor_type(self, actor_type: &str) -> Self
pub fn end_at(self, end_at: DateTime<Utc>) -> Self
pub fn event_type(self, event_type: &str) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn resource_gid(self, resource_gid: &str) -> Self
pub fn start_at(self, start_at: DateTime<Utc>) -> Self
Source§impl FluentRequest<'_, CreateBatchRequestRequest>
impl FluentRequest<'_, CreateBatchRequestRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetCustomFieldSettingsForProjectRequest>
impl FluentRequest<'_, GetCustomFieldSettingsForProjectRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetCustomFieldSettingsForPortfolioRequest>
impl FluentRequest<'_, GetCustomFieldSettingsForPortfolioRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateCustomFieldRequest>
impl FluentRequest<'_, CreateCustomFieldRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetCustomFieldRequest>
impl FluentRequest<'_, GetCustomFieldRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateCustomFieldRequest>
impl FluentRequest<'_, UpdateCustomFieldRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteCustomFieldRequest>
impl FluentRequest<'_, DeleteCustomFieldRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetCustomFieldsForWorkspaceRequest>
impl FluentRequest<'_, GetCustomFieldsForWorkspaceRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateEnumOptionForCustomFieldRequest>
impl FluentRequest<'_, CreateEnumOptionForCustomFieldRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, InsertEnumOptionForCustomFieldRequest>
impl FluentRequest<'_, InsertEnumOptionForCustomFieldRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateEnumOptionRequest>
impl FluentRequest<'_, UpdateEnumOptionRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetEventsRequest>
impl FluentRequest<'_, GetEventsRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn sync(self, sync: &str) -> Self
Source§impl FluentRequest<'_, GetGoalRelationshipRequest>
impl FluentRequest<'_, GetGoalRelationshipRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateGoalRelationshipRequest>
impl FluentRequest<'_, UpdateGoalRelationshipRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetGoalRelationshipsRequest>
impl FluentRequest<'_, GetGoalRelationshipsRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn resource_subtype(self, resource_subtype: &str) -> Self
Source§impl FluentRequest<'_, AddSupportingRelationshipRequest>
impl FluentRequest<'_, AddSupportingRelationshipRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveSupportingRelationshipRequest>
impl FluentRequest<'_, RemoveSupportingRelationshipRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetGoalRequest>
impl FluentRequest<'_, GetGoalRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateGoalRequest>
impl FluentRequest<'_, UpdateGoalRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteGoalRequest>
impl FluentRequest<'_, DeleteGoalRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetGoalsRequest>
impl FluentRequest<'_, GetGoalsRequest>
pub fn is_workspace_level(self, is_workspace_level: bool) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn portfolio(self, portfolio: &str) -> Self
pub fn project(self, project: &str) -> Self
pub fn task(self, task: &str) -> Self
pub fn team(self, team: &str) -> Self
pub fn time_periods( self, time_periods: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn workspace(self, workspace: &str) -> Self
Source§impl FluentRequest<'_, CreateGoalRequest>
impl FluentRequest<'_, CreateGoalRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateGoalMetricRequest>
impl FluentRequest<'_, CreateGoalMetricRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateGoalMetricRequest>
impl FluentRequest<'_, UpdateGoalMetricRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddFollowersRequest>
impl FluentRequest<'_, AddFollowersRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveFollowersRequest>
impl FluentRequest<'_, RemoveFollowersRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetParentGoalsForGoalRequest>
impl FluentRequest<'_, GetParentGoalsForGoalRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetJobRequest>
impl FluentRequest<'_, GetJobRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetMembershipsRequest>
impl FluentRequest<'_, GetMembershipsRequest>
pub fn limit(self, limit: i64) -> Self
pub fn member(self, member: &str) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn parent(self, parent: &str) -> Self
Source§impl FluentRequest<'_, CreateMembershipRequest>
impl FluentRequest<'_, CreateMembershipRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetMembershipRequest>
impl FluentRequest<'_, GetMembershipRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteMembershipRequest>
impl FluentRequest<'_, DeleteMembershipRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateOrganizationExportRequest>
impl FluentRequest<'_, CreateOrganizationExportRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetOrganizationExportRequest>
impl FluentRequest<'_, GetOrganizationExportRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetPortfolioMembershipsRequest>
impl FluentRequest<'_, GetPortfolioMembershipsRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn portfolio(self, portfolio: &str) -> Self
pub fn user(self, user: &str) -> Self
pub fn workspace(self, workspace: &str) -> Self
Source§impl FluentRequest<'_, GetPortfolioMembershipRequest>
impl FluentRequest<'_, GetPortfolioMembershipRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetPortfoliosRequest>
impl FluentRequest<'_, GetPortfoliosRequest>
Source§impl FluentRequest<'_, CreatePortfolioRequest>
impl FluentRequest<'_, CreatePortfolioRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetPortfolioRequest>
impl FluentRequest<'_, GetPortfolioRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdatePortfolioRequest>
impl FluentRequest<'_, UpdatePortfolioRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeletePortfolioRequest>
impl FluentRequest<'_, DeletePortfolioRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetItemsForPortfolioRequest>
impl FluentRequest<'_, GetItemsForPortfolioRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddItemForPortfolioRequest>
impl FluentRequest<'_, AddItemForPortfolioRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveItemForPortfolioRequest>
impl FluentRequest<'_, RemoveItemForPortfolioRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddCustomFieldSettingForPortfolioRequest>
impl FluentRequest<'_, AddCustomFieldSettingForPortfolioRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveCustomFieldSettingForPortfolioRequest>
impl FluentRequest<'_, RemoveCustomFieldSettingForPortfolioRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddMembersForPortfolioRequest>
impl FluentRequest<'_, AddMembersForPortfolioRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveMembersForPortfolioRequest>
impl FluentRequest<'_, RemoveMembersForPortfolioRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectBriefRequest>
impl FluentRequest<'_, GetProjectBriefRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateProjectBriefRequest>
impl FluentRequest<'_, UpdateProjectBriefRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteProjectBriefRequest>
impl FluentRequest<'_, DeleteProjectBriefRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateProjectBriefRequest>
impl FluentRequest<'_, CreateProjectBriefRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectMembershipRequest>
impl FluentRequest<'_, GetProjectMembershipRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectStatusRequest>
impl FluentRequest<'_, GetProjectStatusRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteProjectStatusRequest>
impl FluentRequest<'_, DeleteProjectStatusRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectStatusesForProjectRequest>
impl FluentRequest<'_, GetProjectStatusesForProjectRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateProjectStatusForProjectRequest>
impl FluentRequest<'_, CreateProjectStatusForProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectTemplateRequest>
impl FluentRequest<'_, GetProjectTemplateRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteProjectTemplateRequest>
impl FluentRequest<'_, DeleteProjectTemplateRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectTemplatesRequest>
impl FluentRequest<'_, GetProjectTemplatesRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn team(self, team: &str) -> Self
pub fn workspace(self, workspace: &str) -> Self
Source§impl FluentRequest<'_, GetProjectTemplatesForTeamRequest>
impl FluentRequest<'_, GetProjectTemplatesForTeamRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, InstantiateProjectRequest>
impl FluentRequest<'_, InstantiateProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectsRequest>
impl FluentRequest<'_, GetProjectsRequest>
pub fn archived(self, archived: bool) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn team(self, team: &str) -> Self
pub fn workspace(self, workspace: &str) -> Self
Source§impl FluentRequest<'_, CreateProjectRequest>
impl FluentRequest<'_, CreateProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectRequest>
impl FluentRequest<'_, GetProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateProjectRequest>
impl FluentRequest<'_, UpdateProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteProjectRequest>
impl FluentRequest<'_, DeleteProjectRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DuplicateProjectRequest>
impl FluentRequest<'_, DuplicateProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetProjectsForTaskRequest>
impl FluentRequest<'_, GetProjectsForTaskRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateProjectForTeamRequest>
impl FluentRequest<'_, CreateProjectForTeamRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateProjectForWorkspaceRequest>
impl FluentRequest<'_, CreateProjectForWorkspaceRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddCustomFieldSettingForProjectRequest>
impl FluentRequest<'_, AddCustomFieldSettingForProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveCustomFieldSettingForProjectRequest>
impl FluentRequest<'_, RemoveCustomFieldSettingForProjectRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTaskCountsForProjectRequest>
impl FluentRequest<'_, GetTaskCountsForProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddMembersForProjectRequest>
impl FluentRequest<'_, AddMembersForProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveMembersForProjectRequest>
impl FluentRequest<'_, RemoveMembersForProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddFollowersForProjectRequest>
impl FluentRequest<'_, AddFollowersForProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveFollowersForProjectRequest>
impl FluentRequest<'_, RemoveFollowersForProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, ProjectSaveAsTemplateRequest>
impl FluentRequest<'_, ProjectSaveAsTemplateRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetSectionRequest>
impl FluentRequest<'_, GetSectionRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateSectionRequest>
impl FluentRequest<'_, UpdateSectionRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteSectionRequest>
impl FluentRequest<'_, DeleteSectionRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetSectionsForProjectRequest>
impl FluentRequest<'_, GetSectionsForProjectRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateSectionForProjectRequest>
impl FluentRequest<'_, CreateSectionForProjectRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddTaskForSectionRequest>
impl FluentRequest<'_, AddTaskForSectionRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, InsertSectionForProjectRequest>
impl FluentRequest<'_, InsertSectionForProjectRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetStatusRequest>
impl FluentRequest<'_, GetStatusRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteStatusRequest>
impl FluentRequest<'_, DeleteStatusRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetStatusesForObjectRequest>
impl FluentRequest<'_, GetStatusesForObjectRequest>
pub fn created_since(self, created_since: DateTime<Utc>) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateStatusForObjectRequest>
impl FluentRequest<'_, CreateStatusForObjectRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetStoryRequest>
impl FluentRequest<'_, GetStoryRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateStoryRequest>
impl FluentRequest<'_, UpdateStoryRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteStoryRequest>
impl FluentRequest<'_, DeleteStoryRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetStoriesForTaskRequest>
impl FluentRequest<'_, GetStoriesForTaskRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateStoryForTaskRequest>
impl FluentRequest<'_, CreateStoryForTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTagsRequest>
impl FluentRequest<'_, GetTagsRequest>
Source§impl FluentRequest<'_, CreateTagRequest>
impl FluentRequest<'_, CreateTagRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTagRequest>
impl FluentRequest<'_, GetTagRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateTagRequest>
impl FluentRequest<'_, UpdateTagRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteTagRequest>
impl FluentRequest<'_, DeleteTagRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTagsForTaskRequest>
impl FluentRequest<'_, GetTagsForTaskRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTagsForWorkspaceRequest>
impl FluentRequest<'_, GetTagsForWorkspaceRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateTagForWorkspaceRequest>
impl FluentRequest<'_, CreateTagForWorkspaceRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTaskTemplatesRequest>
impl FluentRequest<'_, GetTaskTemplatesRequest>
Source§impl FluentRequest<'_, GetTaskTemplateRequest>
impl FluentRequest<'_, GetTaskTemplateRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, InstantiateTaskRequest>
impl FluentRequest<'_, InstantiateTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTasksRequest>
impl FluentRequest<'_, GetTasksRequest>
pub fn assignee(self, assignee: &str) -> Self
pub fn completed_since(self, completed_since: DateTime<Utc>) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn modified_since(self, modified_since: DateTime<Utc>) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn project(self, project: &str) -> Self
pub fn section(self, section: &str) -> Self
pub fn workspace(self, workspace: &str) -> Self
Source§impl FluentRequest<'_, CreateTaskRequest>
impl FluentRequest<'_, CreateTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTaskRequest>
impl FluentRequest<'_, GetTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateTaskRequest>
impl FluentRequest<'_, UpdateTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteTaskRequest>
impl FluentRequest<'_, DeleteTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DuplicateTaskRequest>
impl FluentRequest<'_, DuplicateTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTasksForProjectRequest>
impl FluentRequest<'_, GetTasksForProjectRequest>
pub fn completed_since(self, completed_since: &str) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTasksForSectionRequest>
impl FluentRequest<'_, GetTasksForSectionRequest>
pub fn completed_since(self, completed_since: &str) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTasksForTagRequest>
impl FluentRequest<'_, GetTasksForTagRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTasksForUserTaskListRequest>
impl FluentRequest<'_, GetTasksForUserTaskListRequest>
pub fn completed_since(self, completed_since: &str) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetSubtasksForTaskRequest>
impl FluentRequest<'_, GetSubtasksForTaskRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateSubtaskForTaskRequest>
impl FluentRequest<'_, CreateSubtaskForTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, SetParentForTaskRequest>
impl FluentRequest<'_, SetParentForTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetDependenciesForTaskRequest>
impl FluentRequest<'_, GetDependenciesForTaskRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddDependenciesForTaskRequest>
impl FluentRequest<'_, AddDependenciesForTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveDependenciesForTaskRequest>
impl FluentRequest<'_, RemoveDependenciesForTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetDependentsForTaskRequest>
impl FluentRequest<'_, GetDependentsForTaskRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddDependentsForTaskRequest>
impl FluentRequest<'_, AddDependentsForTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveDependentsForTaskRequest>
impl FluentRequest<'_, RemoveDependentsForTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddProjectForTaskRequest>
impl FluentRequest<'_, AddProjectForTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveProjectForTaskRequest>
impl FluentRequest<'_, RemoveProjectForTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddTagForTaskRequest>
impl FluentRequest<'_, AddTagForTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveTagForTaskRequest>
impl FluentRequest<'_, RemoveTagForTaskRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddFollowersForTaskRequest>
impl FluentRequest<'_, AddFollowersForTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveFollowerForTaskRequest>
impl FluentRequest<'_, RemoveFollowerForTaskRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, SearchTasksForWorkspaceRequest>
impl FluentRequest<'_, SearchTasksForWorkspaceRequest>
pub fn assigned_by_any(self, assigned_by_any: &str) -> Self
pub fn assigned_by_not(self, assigned_by_not: &str) -> Self
pub fn assignee_any(self, assignee_any: &str) -> Self
pub fn assignee_not(self, assignee_not: &str) -> Self
pub fn commented_on_by_not(self, commented_on_by_not: &str) -> Self
pub fn completed(self, completed: bool) -> Self
pub fn completed_at_after(self, completed_at_after: DateTime<Utc>) -> Self
pub fn completed_at_before(self, completed_at_before: DateTime<Utc>) -> Self
pub fn completed_on(self, completed_on: NaiveDate) -> Self
pub fn completed_on_after(self, completed_on_after: NaiveDate) -> Self
pub fn completed_on_before(self, completed_on_before: NaiveDate) -> Self
pub fn created_at_after(self, created_at_after: DateTime<Utc>) -> Self
pub fn created_at_before(self, created_at_before: DateTime<Utc>) -> Self
pub fn created_by_any(self, created_by_any: &str) -> Self
pub fn created_by_not(self, created_by_not: &str) -> Self
pub fn created_on(self, created_on: NaiveDate) -> Self
pub fn created_on_after(self, created_on_after: NaiveDate) -> Self
pub fn created_on_before(self, created_on_before: NaiveDate) -> Self
pub fn due_at_after(self, due_at_after: DateTime<Utc>) -> Self
pub fn due_at_before(self, due_at_before: DateTime<Utc>) -> Self
pub fn due_on(self, due_on: NaiveDate) -> Self
pub fn due_on_after(self, due_on_after: NaiveDate) -> Self
pub fn due_on_before(self, due_on_before: NaiveDate) -> Self
pub fn followers_not(self, followers_not: &str) -> Self
pub fn has_attachment(self, has_attachment: bool) -> Self
pub fn is_blocked(self, is_blocked: bool) -> Self
pub fn is_blocking(self, is_blocking: bool) -> Self
pub fn is_subtask(self, is_subtask: bool) -> Self
pub fn liked_by_not(self, liked_by_not: &str) -> Self
pub fn modified_at_after(self, modified_at_after: DateTime<Utc>) -> Self
pub fn modified_at_before(self, modified_at_before: DateTime<Utc>) -> Self
pub fn modified_on(self, modified_on: NaiveDate) -> Self
pub fn modified_on_after(self, modified_on_after: NaiveDate) -> Self
pub fn modified_on_before(self, modified_on_before: NaiveDate) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn portfolios_any(self, portfolios_any: &str) -> Self
pub fn projects_all(self, projects_all: &str) -> Self
pub fn projects_any(self, projects_any: &str) -> Self
pub fn projects_not(self, projects_not: &str) -> Self
pub fn resource_subtype(self, resource_subtype: &str) -> Self
pub fn sections_all(self, sections_all: &str) -> Self
pub fn sections_any(self, sections_any: &str) -> Self
pub fn sections_not(self, sections_not: &str) -> Self
pub fn sort_ascending(self, sort_ascending: bool) -> Self
pub fn sort_by(self, sort_by: &str) -> Self
pub fn start_on(self, start_on: NaiveDate) -> Self
pub fn start_on_after(self, start_on_after: NaiveDate) -> Self
pub fn start_on_before(self, start_on_before: NaiveDate) -> Self
pub fn teams_any(self, teams_any: &str) -> Self
pub fn text(self, text: &str) -> Self
Source§impl FluentRequest<'_, GetTeamMembershipRequest>
impl FluentRequest<'_, GetTeamMembershipRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTeamMembershipsRequest>
impl FluentRequest<'_, GetTeamMembershipsRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn team(self, team: &str) -> Self
pub fn user(self, user: &str) -> Self
pub fn workspace(self, workspace: &str) -> Self
Source§impl FluentRequest<'_, GetTeamMembershipsForTeamRequest>
impl FluentRequest<'_, GetTeamMembershipsForTeamRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTeamMembershipsForUserRequest>
impl FluentRequest<'_, GetTeamMembershipsForUserRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateTeamRequest>
impl FluentRequest<'_, CreateTeamRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTeamRequest>
impl FluentRequest<'_, GetTeamRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateTeamRequest>
impl FluentRequest<'_, UpdateTeamRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTeamsForWorkspaceRequest>
impl FluentRequest<'_, GetTeamsForWorkspaceRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTeamsForUserRequest>
impl FluentRequest<'_, GetTeamsForUserRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddUserForTeamRequest>
impl FluentRequest<'_, AddUserForTeamRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveUserForTeamRequest>
impl FluentRequest<'_, RemoveUserForTeamRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTimePeriodRequest>
impl FluentRequest<'_, GetTimePeriodRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTimePeriodsRequest>
impl FluentRequest<'_, GetTimePeriodsRequest>
pub fn end_on(self, end_on: NaiveDate) -> Self
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn start_on(self, start_on: NaiveDate) -> Self
Source§impl FluentRequest<'_, GetTimeTrackingEntriesForTaskRequest>
impl FluentRequest<'_, GetTimeTrackingEntriesForTaskRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, CreateTimeTrackingEntryRequest>
impl FluentRequest<'_, CreateTimeTrackingEntryRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetTimeTrackingEntryRequest>
impl FluentRequest<'_, GetTimeTrackingEntryRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateTimeTrackingEntryRequest>
impl FluentRequest<'_, UpdateTimeTrackingEntryRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteTimeTrackingEntryRequest>
impl FluentRequest<'_, DeleteTimeTrackingEntryRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetUserTaskListRequest>
impl FluentRequest<'_, GetUserTaskListRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetUserTaskListForUserRequest>
impl FluentRequest<'_, GetUserTaskListForUserRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetUsersRequest>
impl FluentRequest<'_, GetUsersRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
pub fn team(self, team: &str) -> Self
pub fn workspace(self, workspace: &str) -> Self
Source§impl FluentRequest<'_, GetUserRequest>
impl FluentRequest<'_, GetUserRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetFavoritesForUserRequest>
impl FluentRequest<'_, GetFavoritesForUserRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetUsersForTeamRequest>
impl FluentRequest<'_, GetUsersForTeamRequest>
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetUsersForWorkspaceRequest>
impl FluentRequest<'_, GetUsersForWorkspaceRequest>
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetWebhooksRequest>
impl FluentRequest<'_, GetWebhooksRequest>
Source§impl FluentRequest<'_, CreateWebhookRequest>
impl FluentRequest<'_, CreateWebhookRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetWebhookRequest>
impl FluentRequest<'_, GetWebhookRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateWebhookRequest>
impl FluentRequest<'_, UpdateWebhookRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, DeleteWebhookRequest>
impl FluentRequest<'_, DeleteWebhookRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetWorkspaceMembershipRequest>
impl FluentRequest<'_, GetWorkspaceMembershipRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetWorkspaceMembershipsForUserRequest>
impl FluentRequest<'_, GetWorkspaceMembershipsForUserRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetWorkspacesRequest>
impl FluentRequest<'_, GetWorkspacesRequest>
pub fn limit(self, limit: i64) -> Self
pub fn offset(self, offset: &str) -> Self
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, GetWorkspaceRequest>
impl FluentRequest<'_, GetWorkspaceRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, UpdateWorkspaceRequest>
impl FluentRequest<'_, UpdateWorkspaceRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, AddUserForWorkspaceRequest>
impl FluentRequest<'_, AddUserForWorkspaceRequest>
pub fn opt_fields( self, opt_fields: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Source§impl FluentRequest<'_, RemoveUserForWorkspaceRequest>
impl FluentRequest<'_, RemoveUserForWorkspaceRequest>
pub fn opt_pretty(self, opt_pretty: bool) -> Self
Trait Implementations§
Source§impl<'a, T: Clone> Clone for FluentRequest<'a, T>
impl<'a, T: Clone> Clone for FluentRequest<'a, T>
Source§fn clone(&self) -> FluentRequest<'a, T>
fn clone(&self) -> FluentRequest<'a, T>
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moreSource§impl<'a> IntoFuture for FluentRequest<'a, AddCustomFieldSettingForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddCustomFieldSettingForPortfolioRequest>
Source§type Output = Result<AddCustomFieldSettingForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddCustomFieldSettingForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddCustomFieldSettingForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddCustomFieldSettingForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddCustomFieldSettingForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddCustomFieldSettingForProjectRequest>
Source§type Output = Result<AddCustomFieldSettingForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddCustomFieldSettingForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddCustomFieldSettingForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddCustomFieldSettingForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddDependenciesForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddDependenciesForTaskRequest>
Source§type Output = Result<AddDependenciesForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddDependenciesForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddDependenciesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddDependenciesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddDependentsForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddDependentsForTaskRequest>
Source§type Output = Result<AddDependentsForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddDependentsForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddDependentsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddDependentsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddFollowersForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddFollowersForProjectRequest>
Source§type Output = Result<AddFollowersForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddFollowersForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddFollowersForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddFollowersForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddFollowersForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddFollowersForTaskRequest>
Source§type Output = Result<AddFollowersForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddFollowersForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddFollowersForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddFollowersForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddFollowersRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddFollowersRequest>
Source§type Output = Result<AddFollowersResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddFollowersResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddFollowersRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddFollowersRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddItemForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddItemForPortfolioRequest>
Source§type Output = Result<AddItemForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddItemForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddItemForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddItemForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddMembersForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddMembersForPortfolioRequest>
Source§type Output = Result<AddMembersForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddMembersForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddMembersForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddMembersForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddMembersForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddMembersForProjectRequest>
Source§type Output = Result<AddMembersForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddMembersForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddMembersForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddMembersForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddProjectForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddProjectForTaskRequest>
Source§type Output = Result<AddProjectForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddProjectForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddProjectForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddProjectForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddSupportingRelationshipRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddSupportingRelationshipRequest>
Source§type Output = Result<AddSupportingRelationshipResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddSupportingRelationshipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddSupportingRelationshipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddSupportingRelationshipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddTagForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddTagForTaskRequest>
Source§type Output = Result<AddTagForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddTagForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddTagForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddTagForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddTaskForSectionRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddTaskForSectionRequest>
Source§type Output = Result<AddTaskForSectionResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddTaskForSectionResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddTaskForSectionRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddTaskForSectionRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddUserForTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddUserForTeamRequest>
Source§type Output = Result<AddUserForTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddUserForTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddUserForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddUserForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, AddUserForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, AddUserForWorkspaceRequest>
Source§type Output = Result<AddUserForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<AddUserForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddUserForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, AddUserForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateAttachmentForObjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateAttachmentForObjectRequest>
Source§type Output = Result<CreateAttachmentForObjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateAttachmentForObjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateAttachmentForObjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateAttachmentForObjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateBatchRequestRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateBatchRequestRequest>
Source§type Output = Result<CreateBatchRequestResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateBatchRequestResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateBatchRequestRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateBatchRequestRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateCustomFieldRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateCustomFieldRequest>
Source§type Output = Result<CreateCustomFieldResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateCustomFieldResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateEnumOptionForCustomFieldRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateEnumOptionForCustomFieldRequest>
Source§type Output = Result<CreateEnumOptionForCustomFieldResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateEnumOptionForCustomFieldResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateEnumOptionForCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateEnumOptionForCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateGoalMetricRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateGoalMetricRequest>
Source§type Output = Result<CreateGoalMetricResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateGoalMetricResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateGoalMetricRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateGoalMetricRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateGoalRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateGoalRequest>
Source§type Output = Result<CreateGoalResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateGoalResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateGoalRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateGoalRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateMembershipRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateMembershipRequest>
Source§type Output = Result<CreateMembershipResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateMembershipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateOrganizationExportRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateOrganizationExportRequest>
Source§type Output = Result<CreateOrganizationExportResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateOrganizationExportResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateOrganizationExportRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateOrganizationExportRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreatePortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreatePortfolioRequest>
Source§type Output = Result<CreatePortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreatePortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreatePortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreatePortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateProjectBriefRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateProjectBriefRequest>
Source§type Output = Result<CreateProjectBriefResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateProjectBriefResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectBriefRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectBriefRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateProjectForTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateProjectForTeamRequest>
Source§type Output = Result<CreateProjectForTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateProjectForTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateProjectForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateProjectForWorkspaceRequest>
Source§type Output = Result<CreateProjectForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateProjectForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateProjectRequest>
Source§type Output = Result<CreateProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateProjectStatusForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateProjectStatusForProjectRequest>
Source§type Output = Result<CreateProjectStatusForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateProjectStatusForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectStatusForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateProjectStatusForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateSectionForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateSectionForProjectRequest>
Source§type Output = Result<CreateSectionForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateSectionForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateSectionForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateSectionForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateStatusForObjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateStatusForObjectRequest>
Source§type Output = Result<CreateStatusForObjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateStatusForObjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateStatusForObjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateStatusForObjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateStoryForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateStoryForTaskRequest>
Source§type Output = Result<CreateStoryForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateStoryForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateStoryForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateStoryForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateSubtaskForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateSubtaskForTaskRequest>
Source§type Output = Result<CreateSubtaskForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateSubtaskForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateSubtaskForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateSubtaskForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateTagForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateTagForWorkspaceRequest>
Source§type Output = Result<CreateTagForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateTagForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTagForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTagForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateTagRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateTagRequest>
Source§type Output = Result<CreateTagResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateTagResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTagRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTagRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateTaskRequest>
Source§type Output = Result<CreateTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateTeamRequest>
Source§type Output = Result<CreateTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateTimeTrackingEntryRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateTimeTrackingEntryRequest>
Source§type Output = Result<CreateTimeTrackingEntryResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateTimeTrackingEntryResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTimeTrackingEntryRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateTimeTrackingEntryRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, CreateWebhookRequest>
impl<'a> IntoFuture for FluentRequest<'a, CreateWebhookRequest>
Source§type Output = Result<CreateWebhookResponse, Error<Response<InMemoryBody>>>
type Output = Result<CreateWebhookResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateWebhookRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, CreateWebhookRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteAttachmentRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteAttachmentRequest>
Source§type Output = Result<DeleteAttachmentResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteAttachmentResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteAttachmentRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteAttachmentRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomFieldRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomFieldRequest>
Source§type Output = Result<DeleteCustomFieldResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteCustomFieldResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteGoalRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteGoalRequest>
Source§type Output = Result<DeleteGoalResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteGoalResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteGoalRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteGoalRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteMembershipRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteMembershipRequest>
Source§type Output = Result<DeleteMembershipResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteMembershipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeletePortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeletePortfolioRequest>
Source§type Output = Result<DeletePortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeletePortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeletePortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeletePortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteProjectBriefRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteProjectBriefRequest>
Source§type Output = Result<DeleteProjectBriefResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteProjectBriefResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProjectBriefRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProjectBriefRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteProjectRequest>
Source§type Output = Result<DeleteProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteProjectStatusRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteProjectStatusRequest>
Source§type Output = Result<DeleteProjectStatusResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteProjectStatusResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProjectStatusRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProjectStatusRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteProjectTemplateRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteProjectTemplateRequest>
Source§type Output = Result<DeleteProjectTemplateResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteProjectTemplateResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProjectTemplateRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProjectTemplateRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteSectionRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteSectionRequest>
Source§type Output = Result<DeleteSectionResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteSectionResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteSectionRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteSectionRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteStatusRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteStatusRequest>
Source§type Output = Result<DeleteStatusResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteStatusResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteStatusRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteStatusRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteStoryRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteStoryRequest>
Source§type Output = Result<DeleteStoryResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteStoryResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteStoryRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteStoryRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteTagRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteTagRequest>
Source§type Output = Result<DeleteTagResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteTagResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTagRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTagRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteTaskRequest>
Source§type Output = Result<DeleteTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteTimeTrackingEntryRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteTimeTrackingEntryRequest>
Source§type Output = Result<DeleteTimeTrackingEntryResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteTimeTrackingEntryResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTimeTrackingEntryRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTimeTrackingEntryRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DeleteWebhookRequest>
impl<'a> IntoFuture for FluentRequest<'a, DeleteWebhookRequest>
Source§type Output = Result<DeleteWebhookResponse, Error<Response<InMemoryBody>>>
type Output = Result<DeleteWebhookResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteWebhookRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteWebhookRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DuplicateProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, DuplicateProjectRequest>
Source§type Output = Result<DuplicateProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<DuplicateProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DuplicateProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DuplicateProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, DuplicateTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, DuplicateTaskRequest>
Source§type Output = Result<DuplicateTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<DuplicateTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DuplicateTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DuplicateTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetAttachmentRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetAttachmentRequest>
Source§type Output = Result<GetAttachmentResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetAttachmentResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAttachmentRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAttachmentRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetAttachmentsForObjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetAttachmentsForObjectRequest>
Source§type Output = Result<GetAttachmentsForObjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetAttachmentsForObjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAttachmentsForObjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAttachmentsForObjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetAuditLogEventsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetAuditLogEventsRequest>
Source§type Output = Result<GetAuditLogEventsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetAuditLogEventsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAuditLogEventsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAuditLogEventsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetCustomFieldRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetCustomFieldRequest>
Source§type Output = Result<GetCustomFieldResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetCustomFieldResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetCustomFieldSettingsForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetCustomFieldSettingsForPortfolioRequest>
Source§type Output = Result<GetCustomFieldSettingsForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetCustomFieldSettingsForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomFieldSettingsForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomFieldSettingsForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetCustomFieldSettingsForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetCustomFieldSettingsForProjectRequest>
Source§type Output = Result<GetCustomFieldSettingsForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetCustomFieldSettingsForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomFieldSettingsForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomFieldSettingsForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetCustomFieldsForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetCustomFieldsForWorkspaceRequest>
Source§type Output = Result<GetCustomFieldsForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetCustomFieldsForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomFieldsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomFieldsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetDependenciesForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetDependenciesForTaskRequest>
Source§type Output = Result<GetDependenciesForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetDependenciesForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetDependenciesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetDependenciesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetDependentsForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetDependentsForTaskRequest>
Source§type Output = Result<GetDependentsForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetDependentsForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetDependentsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetDependentsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetEventsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetEventsRequest>
Source§type Output = Result<GetEventsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetEventsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetEventsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetEventsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetFavoritesForUserRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetFavoritesForUserRequest>
Source§type Output = Result<GetFavoritesForUserResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetFavoritesForUserResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFavoritesForUserRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFavoritesForUserRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetGoalRelationshipRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetGoalRelationshipRequest>
Source§type Output = Result<GetGoalRelationshipResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetGoalRelationshipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetGoalRelationshipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetGoalRelationshipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetGoalRelationshipsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetGoalRelationshipsRequest>
Source§type Output = Result<GetGoalRelationshipsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetGoalRelationshipsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetGoalRelationshipsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetGoalRelationshipsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetGoalRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetGoalRequest>
Source§type Output = Result<GetGoalResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetGoalResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetGoalRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetGoalRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetGoalsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetGoalsRequest>
Source§type Output = Result<GetGoalsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetGoalsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetGoalsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetGoalsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetItemsForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetItemsForPortfolioRequest>
Source§type Output = Result<GetItemsForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetItemsForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetItemsForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetItemsForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetJobRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetJobRequest>
Source§type Output = Result<GetJobResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetJobResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetJobRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetJobRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetMembershipRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetMembershipRequest>
Source§type Output = Result<GetMembershipResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetMembershipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetMembershipsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetMembershipsRequest>
Source§type Output = Result<GetMembershipsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetMembershipsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetMembershipsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetMembershipsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetOrganizationExportRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetOrganizationExportRequest>
Source§type Output = Result<GetOrganizationExportResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetOrganizationExportResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetOrganizationExportRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetOrganizationExportRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetParentGoalsForGoalRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetParentGoalsForGoalRequest>
Source§type Output = Result<GetParentGoalsForGoalResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetParentGoalsForGoalResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetParentGoalsForGoalRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetParentGoalsForGoalRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetPortfolioMembershipRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetPortfolioMembershipRequest>
Source§type Output = Result<GetPortfolioMembershipResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetPortfolioMembershipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfolioMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfolioMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetPortfolioMembershipsForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetPortfolioMembershipsForPortfolioRequest>
Source§type Output = Result<GetPortfolioMembershipsForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetPortfolioMembershipsForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfolioMembershipsForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfolioMembershipsForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetPortfolioMembershipsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetPortfolioMembershipsRequest>
Source§type Output = Result<GetPortfolioMembershipsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetPortfolioMembershipsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfolioMembershipsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfolioMembershipsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetPortfolioRequest>
Source§type Output = Result<GetPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetPortfoliosRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetPortfoliosRequest>
Source§type Output = Result<GetPortfoliosResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetPortfoliosResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfoliosRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPortfoliosRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectBriefRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectBriefRequest>
Source§type Output = Result<GetProjectBriefResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectBriefResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectBriefRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectBriefRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectMembershipRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectMembershipRequest>
Source§type Output = Result<GetProjectMembershipResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectMembershipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectMembershipsForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectMembershipsForProjectRequest>
Source§type Output = Result<GetProjectMembershipsForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectMembershipsForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectMembershipsForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectMembershipsForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectRequest>
Source§type Output = Result<GetProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectStatusRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectStatusRequest>
Source§type Output = Result<GetProjectStatusResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectStatusResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectStatusRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectStatusRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectStatusesForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectStatusesForProjectRequest>
Source§type Output = Result<GetProjectStatusesForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectStatusesForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectStatusesForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectStatusesForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectTemplateRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectTemplateRequest>
Source§type Output = Result<GetProjectTemplateResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectTemplateResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectTemplateRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectTemplateRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectTemplatesForTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectTemplatesForTeamRequest>
Source§type Output = Result<GetProjectTemplatesForTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectTemplatesForTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectTemplatesForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectTemplatesForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectTemplatesRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectTemplatesRequest>
Source§type Output = Result<GetProjectTemplatesResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectTemplatesResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectTemplatesRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectTemplatesRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectsForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectsForTaskRequest>
Source§type Output = Result<GetProjectsForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectsForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectsForTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectsForTeamRequest>
Source§type Output = Result<GetProjectsForTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectsForTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectsForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectsForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectsForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectsForWorkspaceRequest>
Source§type Output = Result<GetProjectsForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectsForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetProjectsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetProjectsRequest>
Source§type Output = Result<GetProjectsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetProjectsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProjectsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetSectionRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetSectionRequest>
Source§type Output = Result<GetSectionResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetSectionResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSectionRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSectionRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetSectionsForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetSectionsForProjectRequest>
Source§type Output = Result<GetSectionsForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetSectionsForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSectionsForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSectionsForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetStatusRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetStatusRequest>
Source§type Output = Result<GetStatusResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetStatusResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetStatusRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetStatusRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetStatusesForObjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetStatusesForObjectRequest>
Source§type Output = Result<GetStatusesForObjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetStatusesForObjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetStatusesForObjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetStatusesForObjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetStoriesForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetStoriesForTaskRequest>
Source§type Output = Result<GetStoriesForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetStoriesForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetStoriesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetStoriesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetStoryRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetStoryRequest>
Source§type Output = Result<GetStoryResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetStoryResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetStoryRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetStoryRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetSubtasksForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetSubtasksForTaskRequest>
Source§type Output = Result<GetSubtasksForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetSubtasksForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubtasksForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubtasksForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTagRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTagRequest>
Source§type Output = Result<GetTagResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTagResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTagRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTagRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTagsForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTagsForTaskRequest>
Source§type Output = Result<GetTagsForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTagsForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTagsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTagsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTagsForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTagsForWorkspaceRequest>
Source§type Output = Result<GetTagsForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTagsForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTagsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTagsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTagsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTagsRequest>
Source§type Output = Result<GetTagsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTagsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTagsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTagsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTaskCountsForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTaskCountsForProjectRequest>
Source§type Output = Result<GetTaskCountsForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTaskCountsForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaskCountsForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaskCountsForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTaskRequest>
Source§type Output = Result<GetTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTaskTemplateRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTaskTemplateRequest>
Source§type Output = Result<GetTaskTemplateResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTaskTemplateResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaskTemplateRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaskTemplateRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTaskTemplatesRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTaskTemplatesRequest>
Source§type Output = Result<GetTaskTemplatesResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTaskTemplatesResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaskTemplatesRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaskTemplatesRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTasksForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTasksForProjectRequest>
Source§type Output = Result<GetTasksForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTasksForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTasksForSectionRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTasksForSectionRequest>
Source§type Output = Result<GetTasksForSectionResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTasksForSectionResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksForSectionRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksForSectionRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTasksForTagRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTasksForTagRequest>
Source§type Output = Result<GetTasksForTagResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTasksForTagResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksForTagRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksForTagRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTasksForUserTaskListRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTasksForUserTaskListRequest>
Source§type Output = Result<GetTasksForUserTaskListResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTasksForUserTaskListResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksForUserTaskListRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksForUserTaskListRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTasksRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTasksRequest>
Source§type Output = Result<GetTasksResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTasksResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTasksRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTeamMembershipRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTeamMembershipRequest>
Source§type Output = Result<GetTeamMembershipResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTeamMembershipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTeamMembershipsForTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTeamMembershipsForTeamRequest>
Source§type Output = Result<GetTeamMembershipsForTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTeamMembershipsForTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamMembershipsForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamMembershipsForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTeamMembershipsForUserRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTeamMembershipsForUserRequest>
Source§type Output = Result<GetTeamMembershipsForUserResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTeamMembershipsForUserResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamMembershipsForUserRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamMembershipsForUserRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTeamMembershipsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTeamMembershipsRequest>
Source§type Output = Result<GetTeamMembershipsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTeamMembershipsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamMembershipsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamMembershipsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTeamRequest>
Source§type Output = Result<GetTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTeamsForUserRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTeamsForUserRequest>
Source§type Output = Result<GetTeamsForUserResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTeamsForUserResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamsForUserRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamsForUserRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTeamsForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTeamsForWorkspaceRequest>
Source§type Output = Result<GetTeamsForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTeamsForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTeamsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTimePeriodRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTimePeriodRequest>
Source§type Output = Result<GetTimePeriodResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTimePeriodResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTimePeriodRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTimePeriodRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTimePeriodsRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTimePeriodsRequest>
Source§type Output = Result<GetTimePeriodsResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTimePeriodsResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTimePeriodsRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTimePeriodsRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTimeTrackingEntriesForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTimeTrackingEntriesForTaskRequest>
Source§type Output = Result<GetTimeTrackingEntriesForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTimeTrackingEntriesForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTimeTrackingEntriesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTimeTrackingEntriesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetTimeTrackingEntryRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetTimeTrackingEntryRequest>
Source§type Output = Result<GetTimeTrackingEntryResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetTimeTrackingEntryResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTimeTrackingEntryRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTimeTrackingEntryRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetUserRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetUserRequest>
Source§type Output = Result<GetUserResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetUserResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUserRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUserRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetUserTaskListForUserRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetUserTaskListForUserRequest>
Source§type Output = Result<GetUserTaskListForUserResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetUserTaskListForUserResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUserTaskListForUserRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUserTaskListForUserRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetUserTaskListRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetUserTaskListRequest>
Source§type Output = Result<GetUserTaskListResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetUserTaskListResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUserTaskListRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUserTaskListRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetUsersForTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetUsersForTeamRequest>
Source§type Output = Result<GetUsersForTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetUsersForTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUsersForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUsersForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetUsersForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetUsersForWorkspaceRequest>
Source§type Output = Result<GetUsersForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetUsersForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUsersForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUsersForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetUsersRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetUsersRequest>
Source§type Output = Result<GetUsersResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetUsersResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUsersRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetUsersRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetWebhookRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetWebhookRequest>
Source§type Output = Result<GetWebhookResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetWebhookResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWebhookRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWebhookRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetWebhooksRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetWebhooksRequest>
Source§type Output = Result<GetWebhooksResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetWebhooksResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWebhooksRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWebhooksRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetWorkspaceMembershipRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetWorkspaceMembershipRequest>
Source§type Output = Result<GetWorkspaceMembershipResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetWorkspaceMembershipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspaceMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspaceMembershipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetWorkspaceMembershipsForUserRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetWorkspaceMembershipsForUserRequest>
Source§type Output = Result<GetWorkspaceMembershipsForUserResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetWorkspaceMembershipsForUserResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspaceMembershipsForUserRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspaceMembershipsForUserRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetWorkspaceMembershipsForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetWorkspaceMembershipsForWorkspaceRequest>
Source§type Output = Result<GetWorkspaceMembershipsForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetWorkspaceMembershipsForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspaceMembershipsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspaceMembershipsForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetWorkspaceRequest>
Source§type Output = Result<GetWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, GetWorkspacesRequest>
impl<'a> IntoFuture for FluentRequest<'a, GetWorkspacesRequest>
Source§type Output = Result<GetWorkspacesResponse, Error<Response<InMemoryBody>>>
type Output = Result<GetWorkspacesResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspacesRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWorkspacesRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, InsertEnumOptionForCustomFieldRequest>
impl<'a> IntoFuture for FluentRequest<'a, InsertEnumOptionForCustomFieldRequest>
Source§type Output = Result<InsertEnumOptionForCustomFieldResponse, Error<Response<InMemoryBody>>>
type Output = Result<InsertEnumOptionForCustomFieldResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, InsertEnumOptionForCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, InsertEnumOptionForCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, InsertSectionForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, InsertSectionForProjectRequest>
Source§type Output = Result<InsertSectionForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<InsertSectionForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, InsertSectionForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, InsertSectionForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, InstantiateProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, InstantiateProjectRequest>
Source§type Output = Result<InstantiateProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<InstantiateProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, InstantiateProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, InstantiateProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, InstantiateTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, InstantiateTaskRequest>
Source§type Output = Result<InstantiateTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<InstantiateTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, InstantiateTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, InstantiateTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, ProjectSaveAsTemplateRequest>
impl<'a> IntoFuture for FluentRequest<'a, ProjectSaveAsTemplateRequest>
Source§type Output = Result<ProjectSaveAsTemplateResponse, Error<Response<InMemoryBody>>>
type Output = Result<ProjectSaveAsTemplateResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, ProjectSaveAsTemplateRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, ProjectSaveAsTemplateRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveCustomFieldSettingForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveCustomFieldSettingForPortfolioRequest>
Source§type Output = Result<RemoveCustomFieldSettingForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveCustomFieldSettingForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveCustomFieldSettingForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveCustomFieldSettingForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveCustomFieldSettingForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveCustomFieldSettingForProjectRequest>
Source§type Output = Result<RemoveCustomFieldSettingForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveCustomFieldSettingForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveCustomFieldSettingForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveCustomFieldSettingForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveDependenciesForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveDependenciesForTaskRequest>
Source§type Output = Result<RemoveDependenciesForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveDependenciesForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveDependenciesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveDependenciesForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveDependentsForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveDependentsForTaskRequest>
Source§type Output = Result<RemoveDependentsForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveDependentsForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveDependentsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveDependentsForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveFollowerForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveFollowerForTaskRequest>
Source§type Output = Result<RemoveFollowerForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveFollowerForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveFollowerForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveFollowerForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveFollowersForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveFollowersForProjectRequest>
Source§type Output = Result<RemoveFollowersForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveFollowersForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveFollowersForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveFollowersForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveFollowersRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveFollowersRequest>
Source§type Output = Result<RemoveFollowersResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveFollowersResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveFollowersRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveFollowersRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveItemForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveItemForPortfolioRequest>
Source§type Output = Result<RemoveItemForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveItemForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveItemForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveItemForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveMembersForPortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveMembersForPortfolioRequest>
Source§type Output = Result<RemoveMembersForPortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveMembersForPortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveMembersForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveMembersForPortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveMembersForProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveMembersForProjectRequest>
Source§type Output = Result<RemoveMembersForProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveMembersForProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveMembersForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveMembersForProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveProjectForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveProjectForTaskRequest>
Source§type Output = Result<RemoveProjectForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveProjectForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveProjectForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveProjectForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveSupportingRelationshipRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveSupportingRelationshipRequest>
Source§type Output = Result<RemoveSupportingRelationshipResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveSupportingRelationshipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveSupportingRelationshipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveSupportingRelationshipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveTagForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveTagForTaskRequest>
Source§type Output = Result<RemoveTagForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveTagForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveTagForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveTagForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveUserForTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveUserForTeamRequest>
Source§type Output = Result<RemoveUserForTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveUserForTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveUserForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveUserForTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, RemoveUserForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, RemoveUserForWorkspaceRequest>
Source§type Output = Result<RemoveUserForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<RemoveUserForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveUserForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, RemoveUserForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, SearchTasksForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, SearchTasksForWorkspaceRequest>
Source§type Output = Result<SearchTasksForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<SearchTasksForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, SearchTasksForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, SearchTasksForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, SetParentForTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, SetParentForTaskRequest>
Source§type Output = Result<SetParentForTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<SetParentForTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, SetParentForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, SetParentForTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, TriggerRuleRequest>
impl<'a> IntoFuture for FluentRequest<'a, TriggerRuleRequest>
Source§type Output = Result<TriggerRuleResponse, Error<Response<InMemoryBody>>>
type Output = Result<TriggerRuleResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, TriggerRuleRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, TriggerRuleRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, TypeaheadForWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, TypeaheadForWorkspaceRequest>
Source§type Output = Result<TypeaheadForWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<TypeaheadForWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, TypeaheadForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, TypeaheadForWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateCustomFieldRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateCustomFieldRequest>
Source§type Output = Result<UpdateCustomFieldResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateCustomFieldResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateCustomFieldRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateEnumOptionRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateEnumOptionRequest>
Source§type Output = Result<UpdateEnumOptionResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateEnumOptionResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateEnumOptionRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateEnumOptionRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateGoalMetricRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateGoalMetricRequest>
Source§type Output = Result<UpdateGoalMetricResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateGoalMetricResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateGoalMetricRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateGoalMetricRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateGoalRelationshipRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateGoalRelationshipRequest>
Source§type Output = Result<UpdateGoalRelationshipResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateGoalRelationshipResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateGoalRelationshipRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateGoalRelationshipRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateGoalRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateGoalRequest>
Source§type Output = Result<UpdateGoalResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateGoalResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateGoalRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateGoalRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdatePortfolioRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdatePortfolioRequest>
Source§type Output = Result<UpdatePortfolioResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdatePortfolioResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdatePortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdatePortfolioRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateProjectBriefRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateProjectBriefRequest>
Source§type Output = Result<UpdateProjectBriefResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateProjectBriefResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateProjectBriefRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateProjectBriefRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateProjectRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateProjectRequest>
Source§type Output = Result<UpdateProjectResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateProjectResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateProjectRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateProjectRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateSectionRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateSectionRequest>
Source§type Output = Result<UpdateSectionResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateSectionResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateSectionRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateSectionRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateStoryRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateStoryRequest>
Source§type Output = Result<UpdateStoryResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateStoryResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateStoryRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateStoryRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateTagRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateTagRequest>
Source§type Output = Result<UpdateTagResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateTagResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateTagRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateTagRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateTaskRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateTaskRequest>
Source§type Output = Result<UpdateTaskResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateTaskResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateTaskRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateTaskRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateTeamRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateTeamRequest>
Source§type Output = Result<UpdateTeamResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateTeamResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateTeamRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateTeamRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateTimeTrackingEntryRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateTimeTrackingEntryRequest>
Source§type Output = Result<UpdateTimeTrackingEntryResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateTimeTrackingEntryResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateTimeTrackingEntryRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateTimeTrackingEntryRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateWebhookRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateWebhookRequest>
Source§type Output = Result<UpdateWebhookResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateWebhookResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateWebhookRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateWebhookRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Source§impl<'a> IntoFuture for FluentRequest<'a, UpdateWorkspaceRequest>
impl<'a> IntoFuture for FluentRequest<'a, UpdateWorkspaceRequest>
Source§type Output = Result<UpdateWorkspaceResponse, Error<Response<InMemoryBody>>>
type Output = Result<UpdateWorkspaceResponse, Error<Response<InMemoryBody>>>
The output that the future will produce on completion.
Source§type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, UpdateWorkspaceRequest> as IntoFuture>::Output> + Send + 'a>>
Which kind of future are we turning this into?
Source§fn into_future(self) -> Self::IntoFuture
fn into_future(self) -> Self::IntoFuture
Creates a future from a value. Read more
Auto Trait Implementations§
impl<'a, T> Freeze for FluentRequest<'a, T>where
T: Freeze,
impl<'a, T> !RefUnwindSafe for FluentRequest<'a, T>
impl<'a, T> Send for FluentRequest<'a, T>where
T: Send,
impl<'a, T> Sync for FluentRequest<'a, T>where
T: Sync,
impl<'a, T> Unpin for FluentRequest<'a, T>where
T: Unpin,
impl<'a, T> !UnwindSafe for FluentRequest<'a, T>
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more