Trait google_workflowexecutions1::client::CallBuilder[][src]

pub trait CallBuilder { }

Identifies types which represent builders for a particular resource method

Implementors

impl<'a, C> CallBuilder for ProjectLocationWorkflowExecutionCancelCall<'a, C>[src]

impl<'a, C> CallBuilder for ProjectLocationWorkflowExecutionCreateCall<'a, C>[src]

impl<'a, C> CallBuilder for ProjectLocationWorkflowExecutionGetCall<'a, C>[src]

impl<'a, C> CallBuilder for ProjectLocationWorkflowExecutionListCall<'a, C>[src]

Loading content...