Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateOrganizationActionBatch(params *CreateOrganizationActionBatchParams, ...) (*CreateOrganizationActionBatchCreated, error)
- func (a *Client) DeleteOrganizationActionBatch(params *DeleteOrganizationActionBatchParams, ...) (*DeleteOrganizationActionBatchNoContent, error)
- func (a *Client) GetOrganizationActionBatch(params *GetOrganizationActionBatchParams, ...) (*GetOrganizationActionBatchOK, error)
- func (a *Client) GetOrganizationActionBatches(params *GetOrganizationActionBatchesParams, ...) (*GetOrganizationActionBatchesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateOrganizationActionBatch(params *UpdateOrganizationActionBatchParams, ...) (*UpdateOrganizationActionBatchOK, error)
- type ClientService
- type CreateOrganizationActionBatchCreated
- type CreateOrganizationActionBatchParams
- func NewCreateOrganizationActionBatchParams() *CreateOrganizationActionBatchParams
- func NewCreateOrganizationActionBatchParamsWithContext(ctx context.Context) *CreateOrganizationActionBatchParams
- func NewCreateOrganizationActionBatchParamsWithHTTPClient(client *http.Client) *CreateOrganizationActionBatchParams
- func NewCreateOrganizationActionBatchParamsWithTimeout(timeout time.Duration) *CreateOrganizationActionBatchParams
- func (o *CreateOrganizationActionBatchParams) SetContext(ctx context.Context)
- func (o *CreateOrganizationActionBatchParams) SetCreateOrganizationActionBatch(createOrganizationActionBatch *models.CreateOrganizationActionBatch)
- func (o *CreateOrganizationActionBatchParams) SetHTTPClient(client *http.Client)
- func (o *CreateOrganizationActionBatchParams) SetOrganizationID(organizationID string)
- func (o *CreateOrganizationActionBatchParams) SetTimeout(timeout time.Duration)
- func (o *CreateOrganizationActionBatchParams) WithContext(ctx context.Context) *CreateOrganizationActionBatchParams
- func (o *CreateOrganizationActionBatchParams) WithCreateOrganizationActionBatch(createOrganizationActionBatch *models.CreateOrganizationActionBatch) *CreateOrganizationActionBatchParams
- func (o *CreateOrganizationActionBatchParams) WithHTTPClient(client *http.Client) *CreateOrganizationActionBatchParams
- func (o *CreateOrganizationActionBatchParams) WithOrganizationID(organizationID string) *CreateOrganizationActionBatchParams
- func (o *CreateOrganizationActionBatchParams) WithTimeout(timeout time.Duration) *CreateOrganizationActionBatchParams
- func (o *CreateOrganizationActionBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOrganizationActionBatchReader
- type DeleteOrganizationActionBatchNoContent
- type DeleteOrganizationActionBatchParams
- func NewDeleteOrganizationActionBatchParams() *DeleteOrganizationActionBatchParams
- func NewDeleteOrganizationActionBatchParamsWithContext(ctx context.Context) *DeleteOrganizationActionBatchParams
- func NewDeleteOrganizationActionBatchParamsWithHTTPClient(client *http.Client) *DeleteOrganizationActionBatchParams
- func NewDeleteOrganizationActionBatchParamsWithTimeout(timeout time.Duration) *DeleteOrganizationActionBatchParams
- func (o *DeleteOrganizationActionBatchParams) SetActionBatchID(actionBatchID string)
- func (o *DeleteOrganizationActionBatchParams) SetContext(ctx context.Context)
- func (o *DeleteOrganizationActionBatchParams) SetHTTPClient(client *http.Client)
- func (o *DeleteOrganizationActionBatchParams) SetOrganizationID(organizationID string)
- func (o *DeleteOrganizationActionBatchParams) SetTimeout(timeout time.Duration)
- func (o *DeleteOrganizationActionBatchParams) WithActionBatchID(actionBatchID string) *DeleteOrganizationActionBatchParams
- func (o *DeleteOrganizationActionBatchParams) WithContext(ctx context.Context) *DeleteOrganizationActionBatchParams
- func (o *DeleteOrganizationActionBatchParams) WithHTTPClient(client *http.Client) *DeleteOrganizationActionBatchParams
- func (o *DeleteOrganizationActionBatchParams) WithOrganizationID(organizationID string) *DeleteOrganizationActionBatchParams
- func (o *DeleteOrganizationActionBatchParams) WithTimeout(timeout time.Duration) *DeleteOrganizationActionBatchParams
- func (o *DeleteOrganizationActionBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteOrganizationActionBatchReader
- type GetOrganizationActionBatchOK
- type GetOrganizationActionBatchParams
- func NewGetOrganizationActionBatchParams() *GetOrganizationActionBatchParams
- func NewGetOrganizationActionBatchParamsWithContext(ctx context.Context) *GetOrganizationActionBatchParams
- func NewGetOrganizationActionBatchParamsWithHTTPClient(client *http.Client) *GetOrganizationActionBatchParams
- func NewGetOrganizationActionBatchParamsWithTimeout(timeout time.Duration) *GetOrganizationActionBatchParams
- func (o *GetOrganizationActionBatchParams) SetActionBatchID(actionBatchID string)
- func (o *GetOrganizationActionBatchParams) SetContext(ctx context.Context)
- func (o *GetOrganizationActionBatchParams) SetHTTPClient(client *http.Client)
- func (o *GetOrganizationActionBatchParams) SetOrganizationID(organizationID string)
- func (o *GetOrganizationActionBatchParams) SetTimeout(timeout time.Duration)
- func (o *GetOrganizationActionBatchParams) WithActionBatchID(actionBatchID string) *GetOrganizationActionBatchParams
- func (o *GetOrganizationActionBatchParams) WithContext(ctx context.Context) *GetOrganizationActionBatchParams
- func (o *GetOrganizationActionBatchParams) WithHTTPClient(client *http.Client) *GetOrganizationActionBatchParams
- func (o *GetOrganizationActionBatchParams) WithOrganizationID(organizationID string) *GetOrganizationActionBatchParams
- func (o *GetOrganizationActionBatchParams) WithTimeout(timeout time.Duration) *GetOrganizationActionBatchParams
- func (o *GetOrganizationActionBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrganizationActionBatchReader
- type GetOrganizationActionBatchesOK
- type GetOrganizationActionBatchesParams
- func NewGetOrganizationActionBatchesParams() *GetOrganizationActionBatchesParams
- func NewGetOrganizationActionBatchesParamsWithContext(ctx context.Context) *GetOrganizationActionBatchesParams
- func NewGetOrganizationActionBatchesParamsWithHTTPClient(client *http.Client) *GetOrganizationActionBatchesParams
- func NewGetOrganizationActionBatchesParamsWithTimeout(timeout time.Duration) *GetOrganizationActionBatchesParams
- func (o *GetOrganizationActionBatchesParams) SetContext(ctx context.Context)
- func (o *GetOrganizationActionBatchesParams) SetHTTPClient(client *http.Client)
- func (o *GetOrganizationActionBatchesParams) SetOrganizationID(organizationID string)
- func (o *GetOrganizationActionBatchesParams) SetTimeout(timeout time.Duration)
- func (o *GetOrganizationActionBatchesParams) WithContext(ctx context.Context) *GetOrganizationActionBatchesParams
- func (o *GetOrganizationActionBatchesParams) WithHTTPClient(client *http.Client) *GetOrganizationActionBatchesParams
- func (o *GetOrganizationActionBatchesParams) WithOrganizationID(organizationID string) *GetOrganizationActionBatchesParams
- func (o *GetOrganizationActionBatchesParams) WithTimeout(timeout time.Duration) *GetOrganizationActionBatchesParams
- func (o *GetOrganizationActionBatchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrganizationActionBatchesReader
- type UpdateOrganizationActionBatchOK
- type UpdateOrganizationActionBatchParams
- func NewUpdateOrganizationActionBatchParams() *UpdateOrganizationActionBatchParams
- func NewUpdateOrganizationActionBatchParamsWithContext(ctx context.Context) *UpdateOrganizationActionBatchParams
- func NewUpdateOrganizationActionBatchParamsWithHTTPClient(client *http.Client) *UpdateOrganizationActionBatchParams
- func NewUpdateOrganizationActionBatchParamsWithTimeout(timeout time.Duration) *UpdateOrganizationActionBatchParams
- func (o *UpdateOrganizationActionBatchParams) SetActionBatchID(actionBatchID string)
- func (o *UpdateOrganizationActionBatchParams) SetContext(ctx context.Context)
- func (o *UpdateOrganizationActionBatchParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOrganizationActionBatchParams) SetOrganizationID(organizationID string)
- func (o *UpdateOrganizationActionBatchParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOrganizationActionBatchParams) SetUpdateOrganizationActionBatch(updateOrganizationActionBatch *models.UpdateOrganizationActionBatch)
- func (o *UpdateOrganizationActionBatchParams) WithActionBatchID(actionBatchID string) *UpdateOrganizationActionBatchParams
- func (o *UpdateOrganizationActionBatchParams) WithContext(ctx context.Context) *UpdateOrganizationActionBatchParams
- func (o *UpdateOrganizationActionBatchParams) WithHTTPClient(client *http.Client) *UpdateOrganizationActionBatchParams
- func (o *UpdateOrganizationActionBatchParams) WithOrganizationID(organizationID string) *UpdateOrganizationActionBatchParams
- func (o *UpdateOrganizationActionBatchParams) WithTimeout(timeout time.Duration) *UpdateOrganizationActionBatchParams
- func (o *UpdateOrganizationActionBatchParams) WithUpdateOrganizationActionBatch(updateOrganizationActionBatch *models.UpdateOrganizationActionBatch) *UpdateOrganizationActionBatchParams
- func (o *UpdateOrganizationActionBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOrganizationActionBatchReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for action batches API
func (*Client) CreateOrganizationActionBatch ¶
func (a *Client) CreateOrganizationActionBatch(params *CreateOrganizationActionBatchParams, authInfo runtime.ClientAuthInfoWriter) (*CreateOrganizationActionBatchCreated, error)
CreateOrganizationActionBatch creates organization action batch
Create an action batch
func (*Client) DeleteOrganizationActionBatch ¶
func (a *Client) DeleteOrganizationActionBatch(params *DeleteOrganizationActionBatchParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteOrganizationActionBatchNoContent, error)
DeleteOrganizationActionBatch deletes organization action batch
Delete an action batch
func (*Client) GetOrganizationActionBatch ¶
func (a *Client) GetOrganizationActionBatch(params *GetOrganizationActionBatchParams, authInfo runtime.ClientAuthInfoWriter) (*GetOrganizationActionBatchOK, error)
GetOrganizationActionBatch gets organization action batch
Return an action batch
func (*Client) GetOrganizationActionBatches ¶
func (a *Client) GetOrganizationActionBatches(params *GetOrganizationActionBatchesParams, authInfo runtime.ClientAuthInfoWriter) (*GetOrganizationActionBatchesOK, error)
GetOrganizationActionBatches gets organization action batches
Return the list of action batches in the organization
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateOrganizationActionBatch ¶
func (a *Client) UpdateOrganizationActionBatch(params *UpdateOrganizationActionBatchParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateOrganizationActionBatchOK, error)
UpdateOrganizationActionBatch updates organization action batch
Update an action batch
type ClientService ¶
type ClientService interface { CreateOrganizationActionBatch(params *CreateOrganizationActionBatchParams, authInfo runtime.ClientAuthInfoWriter) (*CreateOrganizationActionBatchCreated, error) DeleteOrganizationActionBatch(params *DeleteOrganizationActionBatchParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteOrganizationActionBatchNoContent, error) GetOrganizationActionBatch(params *GetOrganizationActionBatchParams, authInfo runtime.ClientAuthInfoWriter) (*GetOrganizationActionBatchOK, error) GetOrganizationActionBatches(params *GetOrganizationActionBatchesParams, authInfo runtime.ClientAuthInfoWriter) (*GetOrganizationActionBatchesOK, error) UpdateOrganizationActionBatch(params *UpdateOrganizationActionBatchParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateOrganizationActionBatchOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new action batches API client.
type CreateOrganizationActionBatchCreated ¶
type CreateOrganizationActionBatchCreated struct {
Payload interface{}
}
CreateOrganizationActionBatchCreated handles this case with default header values.
Successful operation
func NewCreateOrganizationActionBatchCreated ¶
func NewCreateOrganizationActionBatchCreated() *CreateOrganizationActionBatchCreated
NewCreateOrganizationActionBatchCreated creates a CreateOrganizationActionBatchCreated with default headers values
func (*CreateOrganizationActionBatchCreated) Error ¶
func (o *CreateOrganizationActionBatchCreated) Error() string
func (*CreateOrganizationActionBatchCreated) GetPayload ¶
func (o *CreateOrganizationActionBatchCreated) GetPayload() interface{}
type CreateOrganizationActionBatchParams ¶
type CreateOrganizationActionBatchParams struct { /*CreateOrganizationActionBatch*/ CreateOrganizationActionBatch *models.CreateOrganizationActionBatch /*OrganizationID*/ OrganizationID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateOrganizationActionBatchParams contains all the parameters to send to the API endpoint for the create organization action batch operation typically these are written to a http.Request
func NewCreateOrganizationActionBatchParams ¶
func NewCreateOrganizationActionBatchParams() *CreateOrganizationActionBatchParams
NewCreateOrganizationActionBatchParams creates a new CreateOrganizationActionBatchParams object with the default values initialized.
func NewCreateOrganizationActionBatchParamsWithContext ¶
func NewCreateOrganizationActionBatchParamsWithContext(ctx context.Context) *CreateOrganizationActionBatchParams
NewCreateOrganizationActionBatchParamsWithContext creates a new CreateOrganizationActionBatchParams object with the default values initialized, and the ability to set a context for a request
func NewCreateOrganizationActionBatchParamsWithHTTPClient ¶
func NewCreateOrganizationActionBatchParamsWithHTTPClient(client *http.Client) *CreateOrganizationActionBatchParams
NewCreateOrganizationActionBatchParamsWithHTTPClient creates a new CreateOrganizationActionBatchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateOrganizationActionBatchParamsWithTimeout ¶
func NewCreateOrganizationActionBatchParamsWithTimeout(timeout time.Duration) *CreateOrganizationActionBatchParams
NewCreateOrganizationActionBatchParamsWithTimeout creates a new CreateOrganizationActionBatchParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateOrganizationActionBatchParams) SetContext ¶
func (o *CreateOrganizationActionBatchParams) SetContext(ctx context.Context)
SetContext adds the context to the create organization action batch params
func (*CreateOrganizationActionBatchParams) SetCreateOrganizationActionBatch ¶
func (o *CreateOrganizationActionBatchParams) SetCreateOrganizationActionBatch(createOrganizationActionBatch *models.CreateOrganizationActionBatch)
SetCreateOrganizationActionBatch adds the createOrganizationActionBatch to the create organization action batch params
func (*CreateOrganizationActionBatchParams) SetHTTPClient ¶
func (o *CreateOrganizationActionBatchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create organization action batch params
func (*CreateOrganizationActionBatchParams) SetOrganizationID ¶
func (o *CreateOrganizationActionBatchParams) SetOrganizationID(organizationID string)
SetOrganizationID adds the organizationId to the create organization action batch params
func (*CreateOrganizationActionBatchParams) SetTimeout ¶
func (o *CreateOrganizationActionBatchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create organization action batch params
func (*CreateOrganizationActionBatchParams) WithContext ¶
func (o *CreateOrganizationActionBatchParams) WithContext(ctx context.Context) *CreateOrganizationActionBatchParams
WithContext adds the context to the create organization action batch params
func (*CreateOrganizationActionBatchParams) WithCreateOrganizationActionBatch ¶
func (o *CreateOrganizationActionBatchParams) WithCreateOrganizationActionBatch(createOrganizationActionBatch *models.CreateOrganizationActionBatch) *CreateOrganizationActionBatchParams
WithCreateOrganizationActionBatch adds the createOrganizationActionBatch to the create organization action batch params
func (*CreateOrganizationActionBatchParams) WithHTTPClient ¶
func (o *CreateOrganizationActionBatchParams) WithHTTPClient(client *http.Client) *CreateOrganizationActionBatchParams
WithHTTPClient adds the HTTPClient to the create organization action batch params
func (*CreateOrganizationActionBatchParams) WithOrganizationID ¶
func (o *CreateOrganizationActionBatchParams) WithOrganizationID(organizationID string) *CreateOrganizationActionBatchParams
WithOrganizationID adds the organizationID to the create organization action batch params
func (*CreateOrganizationActionBatchParams) WithTimeout ¶
func (o *CreateOrganizationActionBatchParams) WithTimeout(timeout time.Duration) *CreateOrganizationActionBatchParams
WithTimeout adds the timeout to the create organization action batch params
func (*CreateOrganizationActionBatchParams) WriteToRequest ¶
func (o *CreateOrganizationActionBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOrganizationActionBatchReader ¶
type CreateOrganizationActionBatchReader struct {
// contains filtered or unexported fields
}
CreateOrganizationActionBatchReader is a Reader for the CreateOrganizationActionBatch structure.
func (*CreateOrganizationActionBatchReader) ReadResponse ¶
func (o *CreateOrganizationActionBatchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteOrganizationActionBatchNoContent ¶
type DeleteOrganizationActionBatchNoContent struct { }
DeleteOrganizationActionBatchNoContent handles this case with default header values.
Successful operation
func NewDeleteOrganizationActionBatchNoContent ¶
func NewDeleteOrganizationActionBatchNoContent() *DeleteOrganizationActionBatchNoContent
NewDeleteOrganizationActionBatchNoContent creates a DeleteOrganizationActionBatchNoContent with default headers values
func (*DeleteOrganizationActionBatchNoContent) Error ¶
func (o *DeleteOrganizationActionBatchNoContent) Error() string
type DeleteOrganizationActionBatchParams ¶
type DeleteOrganizationActionBatchParams struct { /*ActionBatchID*/ ActionBatchID string /*OrganizationID*/ OrganizationID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteOrganizationActionBatchParams contains all the parameters to send to the API endpoint for the delete organization action batch operation typically these are written to a http.Request
func NewDeleteOrganizationActionBatchParams ¶
func NewDeleteOrganizationActionBatchParams() *DeleteOrganizationActionBatchParams
NewDeleteOrganizationActionBatchParams creates a new DeleteOrganizationActionBatchParams object with the default values initialized.
func NewDeleteOrganizationActionBatchParamsWithContext ¶
func NewDeleteOrganizationActionBatchParamsWithContext(ctx context.Context) *DeleteOrganizationActionBatchParams
NewDeleteOrganizationActionBatchParamsWithContext creates a new DeleteOrganizationActionBatchParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteOrganizationActionBatchParamsWithHTTPClient ¶
func NewDeleteOrganizationActionBatchParamsWithHTTPClient(client *http.Client) *DeleteOrganizationActionBatchParams
NewDeleteOrganizationActionBatchParamsWithHTTPClient creates a new DeleteOrganizationActionBatchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteOrganizationActionBatchParamsWithTimeout ¶
func NewDeleteOrganizationActionBatchParamsWithTimeout(timeout time.Duration) *DeleteOrganizationActionBatchParams
NewDeleteOrganizationActionBatchParamsWithTimeout creates a new DeleteOrganizationActionBatchParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteOrganizationActionBatchParams) SetActionBatchID ¶
func (o *DeleteOrganizationActionBatchParams) SetActionBatchID(actionBatchID string)
SetActionBatchID adds the actionBatchId to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) SetContext ¶
func (o *DeleteOrganizationActionBatchParams) SetContext(ctx context.Context)
SetContext adds the context to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) SetHTTPClient ¶
func (o *DeleteOrganizationActionBatchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) SetOrganizationID ¶
func (o *DeleteOrganizationActionBatchParams) SetOrganizationID(organizationID string)
SetOrganizationID adds the organizationId to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) SetTimeout ¶
func (o *DeleteOrganizationActionBatchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) WithActionBatchID ¶
func (o *DeleteOrganizationActionBatchParams) WithActionBatchID(actionBatchID string) *DeleteOrganizationActionBatchParams
WithActionBatchID adds the actionBatchID to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) WithContext ¶
func (o *DeleteOrganizationActionBatchParams) WithContext(ctx context.Context) *DeleteOrganizationActionBatchParams
WithContext adds the context to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) WithHTTPClient ¶
func (o *DeleteOrganizationActionBatchParams) WithHTTPClient(client *http.Client) *DeleteOrganizationActionBatchParams
WithHTTPClient adds the HTTPClient to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) WithOrganizationID ¶
func (o *DeleteOrganizationActionBatchParams) WithOrganizationID(organizationID string) *DeleteOrganizationActionBatchParams
WithOrganizationID adds the organizationID to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) WithTimeout ¶
func (o *DeleteOrganizationActionBatchParams) WithTimeout(timeout time.Duration) *DeleteOrganizationActionBatchParams
WithTimeout adds the timeout to the delete organization action batch params
func (*DeleteOrganizationActionBatchParams) WriteToRequest ¶
func (o *DeleteOrganizationActionBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteOrganizationActionBatchReader ¶
type DeleteOrganizationActionBatchReader struct {
// contains filtered or unexported fields
}
DeleteOrganizationActionBatchReader is a Reader for the DeleteOrganizationActionBatch structure.
func (*DeleteOrganizationActionBatchReader) ReadResponse ¶
func (o *DeleteOrganizationActionBatchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrganizationActionBatchOK ¶
type GetOrganizationActionBatchOK struct {
Payload interface{}
}
GetOrganizationActionBatchOK handles this case with default header values.
Successful operation
func NewGetOrganizationActionBatchOK ¶
func NewGetOrganizationActionBatchOK() *GetOrganizationActionBatchOK
NewGetOrganizationActionBatchOK creates a GetOrganizationActionBatchOK with default headers values
func (*GetOrganizationActionBatchOK) Error ¶
func (o *GetOrganizationActionBatchOK) Error() string
func (*GetOrganizationActionBatchOK) GetPayload ¶
func (o *GetOrganizationActionBatchOK) GetPayload() interface{}
type GetOrganizationActionBatchParams ¶
type GetOrganizationActionBatchParams struct { /*ActionBatchID*/ ActionBatchID string /*OrganizationID*/ OrganizationID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOrganizationActionBatchParams contains all the parameters to send to the API endpoint for the get organization action batch operation typically these are written to a http.Request
func NewGetOrganizationActionBatchParams ¶
func NewGetOrganizationActionBatchParams() *GetOrganizationActionBatchParams
NewGetOrganizationActionBatchParams creates a new GetOrganizationActionBatchParams object with the default values initialized.
func NewGetOrganizationActionBatchParamsWithContext ¶
func NewGetOrganizationActionBatchParamsWithContext(ctx context.Context) *GetOrganizationActionBatchParams
NewGetOrganizationActionBatchParamsWithContext creates a new GetOrganizationActionBatchParams object with the default values initialized, and the ability to set a context for a request
func NewGetOrganizationActionBatchParamsWithHTTPClient ¶
func NewGetOrganizationActionBatchParamsWithHTTPClient(client *http.Client) *GetOrganizationActionBatchParams
NewGetOrganizationActionBatchParamsWithHTTPClient creates a new GetOrganizationActionBatchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOrganizationActionBatchParamsWithTimeout ¶
func NewGetOrganizationActionBatchParamsWithTimeout(timeout time.Duration) *GetOrganizationActionBatchParams
NewGetOrganizationActionBatchParamsWithTimeout creates a new GetOrganizationActionBatchParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOrganizationActionBatchParams) SetActionBatchID ¶
func (o *GetOrganizationActionBatchParams) SetActionBatchID(actionBatchID string)
SetActionBatchID adds the actionBatchId to the get organization action batch params
func (*GetOrganizationActionBatchParams) SetContext ¶
func (o *GetOrganizationActionBatchParams) SetContext(ctx context.Context)
SetContext adds the context to the get organization action batch params
func (*GetOrganizationActionBatchParams) SetHTTPClient ¶
func (o *GetOrganizationActionBatchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get organization action batch params
func (*GetOrganizationActionBatchParams) SetOrganizationID ¶
func (o *GetOrganizationActionBatchParams) SetOrganizationID(organizationID string)
SetOrganizationID adds the organizationId to the get organization action batch params
func (*GetOrganizationActionBatchParams) SetTimeout ¶
func (o *GetOrganizationActionBatchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get organization action batch params
func (*GetOrganizationActionBatchParams) WithActionBatchID ¶
func (o *GetOrganizationActionBatchParams) WithActionBatchID(actionBatchID string) *GetOrganizationActionBatchParams
WithActionBatchID adds the actionBatchID to the get organization action batch params
func (*GetOrganizationActionBatchParams) WithContext ¶
func (o *GetOrganizationActionBatchParams) WithContext(ctx context.Context) *GetOrganizationActionBatchParams
WithContext adds the context to the get organization action batch params
func (*GetOrganizationActionBatchParams) WithHTTPClient ¶
func (o *GetOrganizationActionBatchParams) WithHTTPClient(client *http.Client) *GetOrganizationActionBatchParams
WithHTTPClient adds the HTTPClient to the get organization action batch params
func (*GetOrganizationActionBatchParams) WithOrganizationID ¶
func (o *GetOrganizationActionBatchParams) WithOrganizationID(organizationID string) *GetOrganizationActionBatchParams
WithOrganizationID adds the organizationID to the get organization action batch params
func (*GetOrganizationActionBatchParams) WithTimeout ¶
func (o *GetOrganizationActionBatchParams) WithTimeout(timeout time.Duration) *GetOrganizationActionBatchParams
WithTimeout adds the timeout to the get organization action batch params
func (*GetOrganizationActionBatchParams) WriteToRequest ¶
func (o *GetOrganizationActionBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOrganizationActionBatchReader ¶
type GetOrganizationActionBatchReader struct {
// contains filtered or unexported fields
}
GetOrganizationActionBatchReader is a Reader for the GetOrganizationActionBatch structure.
func (*GetOrganizationActionBatchReader) ReadResponse ¶
func (o *GetOrganizationActionBatchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrganizationActionBatchesOK ¶
type GetOrganizationActionBatchesOK struct {
Payload interface{}
}
GetOrganizationActionBatchesOK handles this case with default header values.
Successful operation
func NewGetOrganizationActionBatchesOK ¶
func NewGetOrganizationActionBatchesOK() *GetOrganizationActionBatchesOK
NewGetOrganizationActionBatchesOK creates a GetOrganizationActionBatchesOK with default headers values
func (*GetOrganizationActionBatchesOK) Error ¶
func (o *GetOrganizationActionBatchesOK) Error() string
func (*GetOrganizationActionBatchesOK) GetPayload ¶
func (o *GetOrganizationActionBatchesOK) GetPayload() interface{}
type GetOrganizationActionBatchesParams ¶
type GetOrganizationActionBatchesParams struct { /*OrganizationID*/ OrganizationID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOrganizationActionBatchesParams contains all the parameters to send to the API endpoint for the get organization action batches operation typically these are written to a http.Request
func NewGetOrganizationActionBatchesParams ¶
func NewGetOrganizationActionBatchesParams() *GetOrganizationActionBatchesParams
NewGetOrganizationActionBatchesParams creates a new GetOrganizationActionBatchesParams object with the default values initialized.
func NewGetOrganizationActionBatchesParamsWithContext ¶
func NewGetOrganizationActionBatchesParamsWithContext(ctx context.Context) *GetOrganizationActionBatchesParams
NewGetOrganizationActionBatchesParamsWithContext creates a new GetOrganizationActionBatchesParams object with the default values initialized, and the ability to set a context for a request
func NewGetOrganizationActionBatchesParamsWithHTTPClient ¶
func NewGetOrganizationActionBatchesParamsWithHTTPClient(client *http.Client) *GetOrganizationActionBatchesParams
NewGetOrganizationActionBatchesParamsWithHTTPClient creates a new GetOrganizationActionBatchesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOrganizationActionBatchesParamsWithTimeout ¶
func NewGetOrganizationActionBatchesParamsWithTimeout(timeout time.Duration) *GetOrganizationActionBatchesParams
NewGetOrganizationActionBatchesParamsWithTimeout creates a new GetOrganizationActionBatchesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOrganizationActionBatchesParams) SetContext ¶
func (o *GetOrganizationActionBatchesParams) SetContext(ctx context.Context)
SetContext adds the context to the get organization action batches params
func (*GetOrganizationActionBatchesParams) SetHTTPClient ¶
func (o *GetOrganizationActionBatchesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get organization action batches params
func (*GetOrganizationActionBatchesParams) SetOrganizationID ¶
func (o *GetOrganizationActionBatchesParams) SetOrganizationID(organizationID string)
SetOrganizationID adds the organizationId to the get organization action batches params
func (*GetOrganizationActionBatchesParams) SetTimeout ¶
func (o *GetOrganizationActionBatchesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get organization action batches params
func (*GetOrganizationActionBatchesParams) WithContext ¶
func (o *GetOrganizationActionBatchesParams) WithContext(ctx context.Context) *GetOrganizationActionBatchesParams
WithContext adds the context to the get organization action batches params
func (*GetOrganizationActionBatchesParams) WithHTTPClient ¶
func (o *GetOrganizationActionBatchesParams) WithHTTPClient(client *http.Client) *GetOrganizationActionBatchesParams
WithHTTPClient adds the HTTPClient to the get organization action batches params
func (*GetOrganizationActionBatchesParams) WithOrganizationID ¶
func (o *GetOrganizationActionBatchesParams) WithOrganizationID(organizationID string) *GetOrganizationActionBatchesParams
WithOrganizationID adds the organizationID to the get organization action batches params
func (*GetOrganizationActionBatchesParams) WithTimeout ¶
func (o *GetOrganizationActionBatchesParams) WithTimeout(timeout time.Duration) *GetOrganizationActionBatchesParams
WithTimeout adds the timeout to the get organization action batches params
func (*GetOrganizationActionBatchesParams) WriteToRequest ¶
func (o *GetOrganizationActionBatchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOrganizationActionBatchesReader ¶
type GetOrganizationActionBatchesReader struct {
// contains filtered or unexported fields
}
GetOrganizationActionBatchesReader is a Reader for the GetOrganizationActionBatches structure.
func (*GetOrganizationActionBatchesReader) ReadResponse ¶
func (o *GetOrganizationActionBatchesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOrganizationActionBatchOK ¶
type UpdateOrganizationActionBatchOK struct {
Payload interface{}
}
UpdateOrganizationActionBatchOK handles this case with default header values.
Successful operation
func NewUpdateOrganizationActionBatchOK ¶
func NewUpdateOrganizationActionBatchOK() *UpdateOrganizationActionBatchOK
NewUpdateOrganizationActionBatchOK creates a UpdateOrganizationActionBatchOK with default headers values
func (*UpdateOrganizationActionBatchOK) Error ¶
func (o *UpdateOrganizationActionBatchOK) Error() string
func (*UpdateOrganizationActionBatchOK) GetPayload ¶
func (o *UpdateOrganizationActionBatchOK) GetPayload() interface{}
type UpdateOrganizationActionBatchParams ¶
type UpdateOrganizationActionBatchParams struct { /*ActionBatchID*/ ActionBatchID string /*OrganizationID*/ OrganizationID string /*UpdateOrganizationActionBatch*/ UpdateOrganizationActionBatch *models.UpdateOrganizationActionBatch Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateOrganizationActionBatchParams contains all the parameters to send to the API endpoint for the update organization action batch operation typically these are written to a http.Request
func NewUpdateOrganizationActionBatchParams ¶
func NewUpdateOrganizationActionBatchParams() *UpdateOrganizationActionBatchParams
NewUpdateOrganizationActionBatchParams creates a new UpdateOrganizationActionBatchParams object with the default values initialized.
func NewUpdateOrganizationActionBatchParamsWithContext ¶
func NewUpdateOrganizationActionBatchParamsWithContext(ctx context.Context) *UpdateOrganizationActionBatchParams
NewUpdateOrganizationActionBatchParamsWithContext creates a new UpdateOrganizationActionBatchParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateOrganizationActionBatchParamsWithHTTPClient ¶
func NewUpdateOrganizationActionBatchParamsWithHTTPClient(client *http.Client) *UpdateOrganizationActionBatchParams
NewUpdateOrganizationActionBatchParamsWithHTTPClient creates a new UpdateOrganizationActionBatchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateOrganizationActionBatchParamsWithTimeout ¶
func NewUpdateOrganizationActionBatchParamsWithTimeout(timeout time.Duration) *UpdateOrganizationActionBatchParams
NewUpdateOrganizationActionBatchParamsWithTimeout creates a new UpdateOrganizationActionBatchParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateOrganizationActionBatchParams) SetActionBatchID ¶
func (o *UpdateOrganizationActionBatchParams) SetActionBatchID(actionBatchID string)
SetActionBatchID adds the actionBatchId to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) SetContext ¶
func (o *UpdateOrganizationActionBatchParams) SetContext(ctx context.Context)
SetContext adds the context to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) SetHTTPClient ¶
func (o *UpdateOrganizationActionBatchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) SetOrganizationID ¶
func (o *UpdateOrganizationActionBatchParams) SetOrganizationID(organizationID string)
SetOrganizationID adds the organizationId to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) SetTimeout ¶
func (o *UpdateOrganizationActionBatchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) SetUpdateOrganizationActionBatch ¶
func (o *UpdateOrganizationActionBatchParams) SetUpdateOrganizationActionBatch(updateOrganizationActionBatch *models.UpdateOrganizationActionBatch)
SetUpdateOrganizationActionBatch adds the updateOrganizationActionBatch to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) WithActionBatchID ¶
func (o *UpdateOrganizationActionBatchParams) WithActionBatchID(actionBatchID string) *UpdateOrganizationActionBatchParams
WithActionBatchID adds the actionBatchID to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) WithContext ¶
func (o *UpdateOrganizationActionBatchParams) WithContext(ctx context.Context) *UpdateOrganizationActionBatchParams
WithContext adds the context to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) WithHTTPClient ¶
func (o *UpdateOrganizationActionBatchParams) WithHTTPClient(client *http.Client) *UpdateOrganizationActionBatchParams
WithHTTPClient adds the HTTPClient to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) WithOrganizationID ¶
func (o *UpdateOrganizationActionBatchParams) WithOrganizationID(organizationID string) *UpdateOrganizationActionBatchParams
WithOrganizationID adds the organizationID to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) WithTimeout ¶
func (o *UpdateOrganizationActionBatchParams) WithTimeout(timeout time.Duration) *UpdateOrganizationActionBatchParams
WithTimeout adds the timeout to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) WithUpdateOrganizationActionBatch ¶
func (o *UpdateOrganizationActionBatchParams) WithUpdateOrganizationActionBatch(updateOrganizationActionBatch *models.UpdateOrganizationActionBatch) *UpdateOrganizationActionBatchParams
WithUpdateOrganizationActionBatch adds the updateOrganizationActionBatch to the update organization action batch params
func (*UpdateOrganizationActionBatchParams) WriteToRequest ¶
func (o *UpdateOrganizationActionBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOrganizationActionBatchReader ¶
type UpdateOrganizationActionBatchReader struct {
// contains filtered or unexported fields
}
UpdateOrganizationActionBatchReader is a Reader for the UpdateOrganizationActionBatch structure.
func (*UpdateOrganizationActionBatchReader) ReadResponse ¶
func (o *UpdateOrganizationActionBatchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- action_batches_client.go
- create_organization_action_batch_parameters.go
- create_organization_action_batch_responses.go
- delete_organization_action_batch_parameters.go
- delete_organization_action_batch_responses.go
- get_organization_action_batch_parameters.go
- get_organization_action_batch_responses.go
- get_organization_action_batches_parameters.go
- get_organization_action_batches_responses.go
- update_organization_action_batch_parameters.go
- update_organization_action_batch_responses.go