Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Find ¶
func Find(ctx context.Context, params files_sdk.AutomationRunFindParams, opts ...files_sdk.RequestResponseOption) (automationRun files_sdk.AutomationRun, err error)
Types ¶
type Client ¶
func (*Client) Find ¶
func (c *Client) Find(ctx context.Context, params files_sdk.AutomationRunFindParams, opts ...files_sdk.RequestResponseOption) (automationRun files_sdk.AutomationRun, err error)
type Iter ¶
func List ¶
func List(ctx context.Context, params files_sdk.AutomationRunListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Iter) AutomationRun ¶
func (i *Iter) AutomationRun() files_sdk.AutomationRun
Click to show internal directories.
Click to hide internal directories.