Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateOrganization(params *CreateOrganizationParams, opts ...ClientOption) (*CreateOrganizationOK, error)
- func (a *Client) DeleteOrganization(params *DeleteOrganizationParams, opts ...ClientOption) (*DeleteOrganizationOK, error)
- func (a *Client) GetOrganizations(params *GetOrganizationsParams, opts ...ClientOption) (*GetOrganizationsOK, error)
- func (a *Client) GetOrganizationsConnection(params *GetOrganizationsConnectionParams, opts ...ClientOption) (*GetOrganizationsConnectionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateOrganization(params *UpdateOrganizationParams, opts ...ClientOption) (*UpdateOrganizationOK, error)
- type ClientOption
- type ClientService
- type CreateOrganizationBadRequest
- type CreateOrganizationInternalServerError
- type CreateOrganizationNotFound
- type CreateOrganizationOK
- type CreateOrganizationParams
- func NewCreateOrganizationParams() *CreateOrganizationParams
- func NewCreateOrganizationParamsWithContext(ctx context.Context) *CreateOrganizationParams
- func NewCreateOrganizationParamsWithHTTPClient(client *http.Client) *CreateOrganizationParams
- func NewCreateOrganizationParamsWithTimeout(timeout time.Duration) *CreateOrganizationParams
- func (o *CreateOrganizationParams) SetContentLanguage(contentLanguage *string)
- func (o *CreateOrganizationParams) SetContext(ctx context.Context)
- func (o *CreateOrganizationParams) SetDefaults()
- func (o *CreateOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *CreateOrganizationParams) SetRequestBody(requestBody []*models.OrganizationCreationParams)
- func (o *CreateOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *CreateOrganizationParams) WithContentLanguage(contentLanguage *string) *CreateOrganizationParams
- func (o *CreateOrganizationParams) WithContext(ctx context.Context) *CreateOrganizationParams
- func (o *CreateOrganizationParams) WithDefaults() *CreateOrganizationParams
- func (o *CreateOrganizationParams) WithHTTPClient(client *http.Client) *CreateOrganizationParams
- func (o *CreateOrganizationParams) WithRequestBody(requestBody []*models.OrganizationCreationParams) *CreateOrganizationParams
- func (o *CreateOrganizationParams) WithTimeout(timeout time.Duration) *CreateOrganizationParams
- func (o *CreateOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOrganizationReader
- type DeleteOrganizationBadRequest
- type DeleteOrganizationInternalServerError
- type DeleteOrganizationNotFound
- type DeleteOrganizationOK
- type DeleteOrganizationParams
- func NewDeleteOrganizationParams() *DeleteOrganizationParams
- func NewDeleteOrganizationParamsWithContext(ctx context.Context) *DeleteOrganizationParams
- func NewDeleteOrganizationParamsWithHTTPClient(client *http.Client) *DeleteOrganizationParams
- func NewDeleteOrganizationParamsWithTimeout(timeout time.Duration) *DeleteOrganizationParams
- func (o *DeleteOrganizationParams) SetContentLanguage(contentLanguage *string)
- func (o *DeleteOrganizationParams) SetContext(ctx context.Context)
- func (o *DeleteOrganizationParams) SetDefaults()
- func (o *DeleteOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteOrganizationParams) SetRequestBody(requestBody *models.OrganizationDeletionParams)
- func (o *DeleteOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteOrganizationParams) WithContentLanguage(contentLanguage *string) *DeleteOrganizationParams
- func (o *DeleteOrganizationParams) WithContext(ctx context.Context) *DeleteOrganizationParams
- func (o *DeleteOrganizationParams) WithDefaults() *DeleteOrganizationParams
- func (o *DeleteOrganizationParams) WithHTTPClient(client *http.Client) *DeleteOrganizationParams
- func (o *DeleteOrganizationParams) WithRequestBody(requestBody *models.OrganizationDeletionParams) *DeleteOrganizationParams
- func (o *DeleteOrganizationParams) WithTimeout(timeout time.Duration) *DeleteOrganizationParams
- func (o *DeleteOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteOrganizationReader
- type GetOrganizationsBadRequest
- type GetOrganizationsConnectionBadRequest
- type GetOrganizationsConnectionInternalServerError
- type GetOrganizationsConnectionNotFound
- type GetOrganizationsConnectionOK
- type GetOrganizationsConnectionParams
- func NewGetOrganizationsConnectionParams() *GetOrganizationsConnectionParams
- func NewGetOrganizationsConnectionParamsWithContext(ctx context.Context) *GetOrganizationsConnectionParams
- func NewGetOrganizationsConnectionParamsWithHTTPClient(client *http.Client) *GetOrganizationsConnectionParams
- func NewGetOrganizationsConnectionParamsWithTimeout(timeout time.Duration) *GetOrganizationsConnectionParams
- func (o *GetOrganizationsConnectionParams) SetContentLanguage(contentLanguage *string)
- func (o *GetOrganizationsConnectionParams) SetContext(ctx context.Context)
- func (o *GetOrganizationsConnectionParams) SetDefaults()
- func (o *GetOrganizationsConnectionParams) SetHTTPClient(client *http.Client)
- func (o *GetOrganizationsConnectionParams) SetRequestBody(requestBody *models.GetOrganizationsConnectionRequestBody)
- func (o *GetOrganizationsConnectionParams) SetTimeout(timeout time.Duration)
- func (o *GetOrganizationsConnectionParams) WithContentLanguage(contentLanguage *string) *GetOrganizationsConnectionParams
- func (o *GetOrganizationsConnectionParams) WithContext(ctx context.Context) *GetOrganizationsConnectionParams
- func (o *GetOrganizationsConnectionParams) WithDefaults() *GetOrganizationsConnectionParams
- func (o *GetOrganizationsConnectionParams) WithHTTPClient(client *http.Client) *GetOrganizationsConnectionParams
- func (o *GetOrganizationsConnectionParams) WithRequestBody(requestBody *models.GetOrganizationsConnectionRequestBody) *GetOrganizationsConnectionParams
- func (o *GetOrganizationsConnectionParams) WithTimeout(timeout time.Duration) *GetOrganizationsConnectionParams
- func (o *GetOrganizationsConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrganizationsConnectionReader
- type GetOrganizationsInternalServerError
- type GetOrganizationsNotFound
- type GetOrganizationsOK
- type GetOrganizationsParams
- func NewGetOrganizationsParams() *GetOrganizationsParams
- func NewGetOrganizationsParamsWithContext(ctx context.Context) *GetOrganizationsParams
- func NewGetOrganizationsParamsWithHTTPClient(client *http.Client) *GetOrganizationsParams
- func NewGetOrganizationsParamsWithTimeout(timeout time.Duration) *GetOrganizationsParams
- func (o *GetOrganizationsParams) SetContentLanguage(contentLanguage *string)
- func (o *GetOrganizationsParams) SetContext(ctx context.Context)
- func (o *GetOrganizationsParams) SetDefaults()
- func (o *GetOrganizationsParams) SetHTTPClient(client *http.Client)
- func (o *GetOrganizationsParams) SetRequestBody(requestBody *models.GetOrganizationsRequestBody)
- func (o *GetOrganizationsParams) SetTimeout(timeout time.Duration)
- func (o *GetOrganizationsParams) WithContentLanguage(contentLanguage *string) *GetOrganizationsParams
- func (o *GetOrganizationsParams) WithContext(ctx context.Context) *GetOrganizationsParams
- func (o *GetOrganizationsParams) WithDefaults() *GetOrganizationsParams
- func (o *GetOrganizationsParams) WithHTTPClient(client *http.Client) *GetOrganizationsParams
- func (o *GetOrganizationsParams) WithRequestBody(requestBody *models.GetOrganizationsRequestBody) *GetOrganizationsParams
- func (o *GetOrganizationsParams) WithTimeout(timeout time.Duration) *GetOrganizationsParams
- func (o *GetOrganizationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrganizationsReader
- type UpdateOrganizationBadRequest
- type UpdateOrganizationInternalServerError
- type UpdateOrganizationNotFound
- type UpdateOrganizationOK
- type UpdateOrganizationParams
- func NewUpdateOrganizationParams() *UpdateOrganizationParams
- func NewUpdateOrganizationParamsWithContext(ctx context.Context) *UpdateOrganizationParams
- func NewUpdateOrganizationParamsWithHTTPClient(client *http.Client) *UpdateOrganizationParams
- func NewUpdateOrganizationParamsWithTimeout(timeout time.Duration) *UpdateOrganizationParams
- func (o *UpdateOrganizationParams) SetContentLanguage(contentLanguage *string)
- func (o *UpdateOrganizationParams) SetContext(ctx context.Context)
- func (o *UpdateOrganizationParams) SetDefaults()
- func (o *UpdateOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOrganizationParams) SetRequestBody(requestBody *models.OrganizationUpdationParams)
- func (o *UpdateOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOrganizationParams) WithContentLanguage(contentLanguage *string) *UpdateOrganizationParams
- func (o *UpdateOrganizationParams) WithContext(ctx context.Context) *UpdateOrganizationParams
- func (o *UpdateOrganizationParams) WithDefaults() *UpdateOrganizationParams
- func (o *UpdateOrganizationParams) WithHTTPClient(client *http.Client) *UpdateOrganizationParams
- func (o *UpdateOrganizationParams) WithRequestBody(requestBody *models.OrganizationUpdationParams) *UpdateOrganizationParams
- func (o *UpdateOrganizationParams) WithTimeout(timeout time.Duration) *UpdateOrganizationParams
- func (o *UpdateOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOrganizationReader
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 organization API
func (*Client) CreateOrganization ¶
func (a *Client) CreateOrganization(params *CreateOrganizationParams, opts ...ClientOption) (*CreateOrganizationOK, error)
CreateOrganization create organization API
func (*Client) DeleteOrganization ¶
func (a *Client) DeleteOrganization(params *DeleteOrganizationParams, opts ...ClientOption) (*DeleteOrganizationOK, error)
DeleteOrganization delete organization API
func (*Client) GetOrganizations ¶
func (a *Client) GetOrganizations(params *GetOrganizationsParams, opts ...ClientOption) (*GetOrganizationsOK, error)
GetOrganizations get organizations API
func (*Client) GetOrganizationsConnection ¶
func (a *Client) GetOrganizationsConnection(params *GetOrganizationsConnectionParams, opts ...ClientOption) (*GetOrganizationsConnectionOK, error)
GetOrganizationsConnection get organizations connection API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateOrganization ¶
func (a *Client) UpdateOrganization(params *UpdateOrganizationParams, opts ...ClientOption) (*UpdateOrganizationOK, error)
UpdateOrganization update organization API
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateOrganization(params *CreateOrganizationParams, opts ...ClientOption) (*CreateOrganizationOK, error) DeleteOrganization(params *DeleteOrganizationParams, opts ...ClientOption) (*DeleteOrganizationOK, error) GetOrganizations(params *GetOrganizationsParams, opts ...ClientOption) (*GetOrganizationsOK, error) GetOrganizationsConnection(params *GetOrganizationsConnectionParams, opts ...ClientOption) (*GetOrganizationsConnectionOK, error) UpdateOrganization(params *UpdateOrganizationParams, opts ...ClientOption) (*UpdateOrganizationOK, 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 organization API client.
type CreateOrganizationBadRequest ¶
CreateOrganizationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewCreateOrganizationBadRequest ¶
func NewCreateOrganizationBadRequest() *CreateOrganizationBadRequest
NewCreateOrganizationBadRequest creates a CreateOrganizationBadRequest with default headers values
func (*CreateOrganizationBadRequest) Error ¶
func (o *CreateOrganizationBadRequest) Error() string
func (*CreateOrganizationBadRequest) GetPayload ¶
func (o *CreateOrganizationBadRequest) GetPayload() *models.ErrorBody
type CreateOrganizationInternalServerError ¶
CreateOrganizationInternalServerError describes a response with status code 500, with default header values.
Server error
func NewCreateOrganizationInternalServerError ¶
func NewCreateOrganizationInternalServerError() *CreateOrganizationInternalServerError
NewCreateOrganizationInternalServerError creates a CreateOrganizationInternalServerError with default headers values
func (*CreateOrganizationInternalServerError) Error ¶
func (o *CreateOrganizationInternalServerError) Error() string
func (*CreateOrganizationInternalServerError) GetPayload ¶
func (o *CreateOrganizationInternalServerError) GetPayload() *models.ErrorBody
type CreateOrganizationNotFound ¶
CreateOrganizationNotFound describes a response with status code 404, with default header values.
Not found
func NewCreateOrganizationNotFound ¶
func NewCreateOrganizationNotFound() *CreateOrganizationNotFound
NewCreateOrganizationNotFound creates a CreateOrganizationNotFound with default headers values
func (*CreateOrganizationNotFound) Error ¶
func (o *CreateOrganizationNotFound) Error() string
func (*CreateOrganizationNotFound) GetPayload ¶
func (o *CreateOrganizationNotFound) GetPayload() *models.ErrorBody
type CreateOrganizationOK ¶
type CreateOrganizationOK struct {
Payload []*models.WithTaskOrganization
}
CreateOrganizationOK describes a response with status code 200, with default header values.
Ok
func NewCreateOrganizationOK ¶
func NewCreateOrganizationOK() *CreateOrganizationOK
NewCreateOrganizationOK creates a CreateOrganizationOK with default headers values
func (*CreateOrganizationOK) Error ¶
func (o *CreateOrganizationOK) Error() string
func (*CreateOrganizationOK) GetPayload ¶
func (o *CreateOrganizationOK) GetPayload() []*models.WithTaskOrganization
type CreateOrganizationParams ¶
type CreateOrganizationParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody []*models.OrganizationCreationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateOrganizationParams contains all the parameters to send to the API endpoint
for the create organization operation. Typically these are written to a http.Request.
func NewCreateOrganizationParams ¶
func NewCreateOrganizationParams() *CreateOrganizationParams
NewCreateOrganizationParams creates a new CreateOrganizationParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateOrganizationParamsWithContext ¶
func NewCreateOrganizationParamsWithContext(ctx context.Context) *CreateOrganizationParams
NewCreateOrganizationParamsWithContext creates a new CreateOrganizationParams object with the ability to set a context for a request.
func NewCreateOrganizationParamsWithHTTPClient ¶
func NewCreateOrganizationParamsWithHTTPClient(client *http.Client) *CreateOrganizationParams
NewCreateOrganizationParamsWithHTTPClient creates a new CreateOrganizationParams object with the ability to set a custom HTTPClient for a request.
func NewCreateOrganizationParamsWithTimeout ¶
func NewCreateOrganizationParamsWithTimeout(timeout time.Duration) *CreateOrganizationParams
NewCreateOrganizationParamsWithTimeout creates a new CreateOrganizationParams object with the ability to set a timeout on a request.
func (*CreateOrganizationParams) SetContentLanguage ¶
func (o *CreateOrganizationParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the create organization params
func (*CreateOrganizationParams) SetContext ¶
func (o *CreateOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the create organization params
func (*CreateOrganizationParams) SetDefaults ¶
func (o *CreateOrganizationParams) SetDefaults()
SetDefaults hydrates default values in the create organization params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrganizationParams) SetHTTPClient ¶
func (o *CreateOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create organization params
func (*CreateOrganizationParams) SetRequestBody ¶
func (o *CreateOrganizationParams) SetRequestBody(requestBody []*models.OrganizationCreationParams)
SetRequestBody adds the requestBody to the create organization params
func (*CreateOrganizationParams) SetTimeout ¶
func (o *CreateOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create organization params
func (*CreateOrganizationParams) WithContentLanguage ¶
func (o *CreateOrganizationParams) WithContentLanguage(contentLanguage *string) *CreateOrganizationParams
WithContentLanguage adds the contentLanguage to the create organization params
func (*CreateOrganizationParams) WithContext ¶
func (o *CreateOrganizationParams) WithContext(ctx context.Context) *CreateOrganizationParams
WithContext adds the context to the create organization params
func (*CreateOrganizationParams) WithDefaults ¶
func (o *CreateOrganizationParams) WithDefaults() *CreateOrganizationParams
WithDefaults hydrates default values in the create organization params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrganizationParams) WithHTTPClient ¶
func (o *CreateOrganizationParams) WithHTTPClient(client *http.Client) *CreateOrganizationParams
WithHTTPClient adds the HTTPClient to the create organization params
func (*CreateOrganizationParams) WithRequestBody ¶
func (o *CreateOrganizationParams) WithRequestBody(requestBody []*models.OrganizationCreationParams) *CreateOrganizationParams
WithRequestBody adds the requestBody to the create organization params
func (*CreateOrganizationParams) WithTimeout ¶
func (o *CreateOrganizationParams) WithTimeout(timeout time.Duration) *CreateOrganizationParams
WithTimeout adds the timeout to the create organization params
func (*CreateOrganizationParams) WriteToRequest ¶
func (o *CreateOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOrganizationReader ¶
type CreateOrganizationReader struct {
// contains filtered or unexported fields
}
CreateOrganizationReader is a Reader for the CreateOrganization structure.
func (*CreateOrganizationReader) ReadResponse ¶
func (o *CreateOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteOrganizationBadRequest ¶
DeleteOrganizationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewDeleteOrganizationBadRequest ¶
func NewDeleteOrganizationBadRequest() *DeleteOrganizationBadRequest
NewDeleteOrganizationBadRequest creates a DeleteOrganizationBadRequest with default headers values
func (*DeleteOrganizationBadRequest) Error ¶
func (o *DeleteOrganizationBadRequest) Error() string
func (*DeleteOrganizationBadRequest) GetPayload ¶
func (o *DeleteOrganizationBadRequest) GetPayload() *models.ErrorBody
type DeleteOrganizationInternalServerError ¶
DeleteOrganizationInternalServerError describes a response with status code 500, with default header values.
Server error
func NewDeleteOrganizationInternalServerError ¶
func NewDeleteOrganizationInternalServerError() *DeleteOrganizationInternalServerError
NewDeleteOrganizationInternalServerError creates a DeleteOrganizationInternalServerError with default headers values
func (*DeleteOrganizationInternalServerError) Error ¶
func (o *DeleteOrganizationInternalServerError) Error() string
func (*DeleteOrganizationInternalServerError) GetPayload ¶
func (o *DeleteOrganizationInternalServerError) GetPayload() *models.ErrorBody
type DeleteOrganizationNotFound ¶
DeleteOrganizationNotFound describes a response with status code 404, with default header values.
Not found
func NewDeleteOrganizationNotFound ¶
func NewDeleteOrganizationNotFound() *DeleteOrganizationNotFound
NewDeleteOrganizationNotFound creates a DeleteOrganizationNotFound with default headers values
func (*DeleteOrganizationNotFound) Error ¶
func (o *DeleteOrganizationNotFound) Error() string
func (*DeleteOrganizationNotFound) GetPayload ¶
func (o *DeleteOrganizationNotFound) GetPayload() *models.ErrorBody
type DeleteOrganizationOK ¶
type DeleteOrganizationOK struct {
Payload []*models.WithTaskDeleteOrganization
}
DeleteOrganizationOK describes a response with status code 200, with default header values.
Ok
func NewDeleteOrganizationOK ¶
func NewDeleteOrganizationOK() *DeleteOrganizationOK
NewDeleteOrganizationOK creates a DeleteOrganizationOK with default headers values
func (*DeleteOrganizationOK) Error ¶
func (o *DeleteOrganizationOK) Error() string
func (*DeleteOrganizationOK) GetPayload ¶
func (o *DeleteOrganizationOK) GetPayload() []*models.WithTaskDeleteOrganization
type DeleteOrganizationParams ¶
type DeleteOrganizationParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.OrganizationDeletionParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteOrganizationParams contains all the parameters to send to the API endpoint
for the delete organization operation. Typically these are written to a http.Request.
func NewDeleteOrganizationParams ¶
func NewDeleteOrganizationParams() *DeleteOrganizationParams
NewDeleteOrganizationParams creates a new DeleteOrganizationParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteOrganizationParamsWithContext ¶
func NewDeleteOrganizationParamsWithContext(ctx context.Context) *DeleteOrganizationParams
NewDeleteOrganizationParamsWithContext creates a new DeleteOrganizationParams object with the ability to set a context for a request.
func NewDeleteOrganizationParamsWithHTTPClient ¶
func NewDeleteOrganizationParamsWithHTTPClient(client *http.Client) *DeleteOrganizationParams
NewDeleteOrganizationParamsWithHTTPClient creates a new DeleteOrganizationParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteOrganizationParamsWithTimeout ¶
func NewDeleteOrganizationParamsWithTimeout(timeout time.Duration) *DeleteOrganizationParams
NewDeleteOrganizationParamsWithTimeout creates a new DeleteOrganizationParams object with the ability to set a timeout on a request.
func (*DeleteOrganizationParams) SetContentLanguage ¶
func (o *DeleteOrganizationParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the delete organization params
func (*DeleteOrganizationParams) SetContext ¶
func (o *DeleteOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete organization params
func (*DeleteOrganizationParams) SetDefaults ¶
func (o *DeleteOrganizationParams) SetDefaults()
SetDefaults hydrates default values in the delete organization params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOrganizationParams) SetHTTPClient ¶
func (o *DeleteOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete organization params
func (*DeleteOrganizationParams) SetRequestBody ¶
func (o *DeleteOrganizationParams) SetRequestBody(requestBody *models.OrganizationDeletionParams)
SetRequestBody adds the requestBody to the delete organization params
func (*DeleteOrganizationParams) SetTimeout ¶
func (o *DeleteOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete organization params
func (*DeleteOrganizationParams) WithContentLanguage ¶
func (o *DeleteOrganizationParams) WithContentLanguage(contentLanguage *string) *DeleteOrganizationParams
WithContentLanguage adds the contentLanguage to the delete organization params
func (*DeleteOrganizationParams) WithContext ¶
func (o *DeleteOrganizationParams) WithContext(ctx context.Context) *DeleteOrganizationParams
WithContext adds the context to the delete organization params
func (*DeleteOrganizationParams) WithDefaults ¶
func (o *DeleteOrganizationParams) WithDefaults() *DeleteOrganizationParams
WithDefaults hydrates default values in the delete organization params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOrganizationParams) WithHTTPClient ¶
func (o *DeleteOrganizationParams) WithHTTPClient(client *http.Client) *DeleteOrganizationParams
WithHTTPClient adds the HTTPClient to the delete organization params
func (*DeleteOrganizationParams) WithRequestBody ¶
func (o *DeleteOrganizationParams) WithRequestBody(requestBody *models.OrganizationDeletionParams) *DeleteOrganizationParams
WithRequestBody adds the requestBody to the delete organization params
func (*DeleteOrganizationParams) WithTimeout ¶
func (o *DeleteOrganizationParams) WithTimeout(timeout time.Duration) *DeleteOrganizationParams
WithTimeout adds the timeout to the delete organization params
func (*DeleteOrganizationParams) WriteToRequest ¶
func (o *DeleteOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteOrganizationReader ¶
type DeleteOrganizationReader struct {
// contains filtered or unexported fields
}
DeleteOrganizationReader is a Reader for the DeleteOrganization structure.
func (*DeleteOrganizationReader) ReadResponse ¶
func (o *DeleteOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrganizationsBadRequest ¶
GetOrganizationsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetOrganizationsBadRequest ¶
func NewGetOrganizationsBadRequest() *GetOrganizationsBadRequest
NewGetOrganizationsBadRequest creates a GetOrganizationsBadRequest with default headers values
func (*GetOrganizationsBadRequest) Error ¶
func (o *GetOrganizationsBadRequest) Error() string
func (*GetOrganizationsBadRequest) GetPayload ¶
func (o *GetOrganizationsBadRequest) GetPayload() *models.ErrorBody
type GetOrganizationsConnectionBadRequest ¶
GetOrganizationsConnectionBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetOrganizationsConnectionBadRequest ¶
func NewGetOrganizationsConnectionBadRequest() *GetOrganizationsConnectionBadRequest
NewGetOrganizationsConnectionBadRequest creates a GetOrganizationsConnectionBadRequest with default headers values
func (*GetOrganizationsConnectionBadRequest) Error ¶
func (o *GetOrganizationsConnectionBadRequest) Error() string
func (*GetOrganizationsConnectionBadRequest) GetPayload ¶
func (o *GetOrganizationsConnectionBadRequest) GetPayload() *models.ErrorBody
type GetOrganizationsConnectionInternalServerError ¶
GetOrganizationsConnectionInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetOrganizationsConnectionInternalServerError ¶
func NewGetOrganizationsConnectionInternalServerError() *GetOrganizationsConnectionInternalServerError
NewGetOrganizationsConnectionInternalServerError creates a GetOrganizationsConnectionInternalServerError with default headers values
func (*GetOrganizationsConnectionInternalServerError) Error ¶
func (o *GetOrganizationsConnectionInternalServerError) Error() string
func (*GetOrganizationsConnectionInternalServerError) GetPayload ¶
func (o *GetOrganizationsConnectionInternalServerError) GetPayload() *models.ErrorBody
type GetOrganizationsConnectionNotFound ¶
GetOrganizationsConnectionNotFound describes a response with status code 404, with default header values.
Not found
func NewGetOrganizationsConnectionNotFound ¶
func NewGetOrganizationsConnectionNotFound() *GetOrganizationsConnectionNotFound
NewGetOrganizationsConnectionNotFound creates a GetOrganizationsConnectionNotFound with default headers values
func (*GetOrganizationsConnectionNotFound) Error ¶
func (o *GetOrganizationsConnectionNotFound) Error() string
func (*GetOrganizationsConnectionNotFound) GetPayload ¶
func (o *GetOrganizationsConnectionNotFound) GetPayload() *models.ErrorBody
type GetOrganizationsConnectionOK ¶
type GetOrganizationsConnectionOK struct {
Payload *models.OrganizationConnection
}
GetOrganizationsConnectionOK describes a response with status code 200, with default header values.
Ok
func NewGetOrganizationsConnectionOK ¶
func NewGetOrganizationsConnectionOK() *GetOrganizationsConnectionOK
NewGetOrganizationsConnectionOK creates a GetOrganizationsConnectionOK with default headers values
func (*GetOrganizationsConnectionOK) Error ¶
func (o *GetOrganizationsConnectionOK) Error() string
func (*GetOrganizationsConnectionOK) GetPayload ¶
func (o *GetOrganizationsConnectionOK) GetPayload() *models.OrganizationConnection
type GetOrganizationsConnectionParams ¶
type GetOrganizationsConnectionParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.GetOrganizationsConnectionRequestBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOrganizationsConnectionParams contains all the parameters to send to the API endpoint
for the get organizations connection operation. Typically these are written to a http.Request.
func NewGetOrganizationsConnectionParams ¶
func NewGetOrganizationsConnectionParams() *GetOrganizationsConnectionParams
NewGetOrganizationsConnectionParams creates a new GetOrganizationsConnectionParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetOrganizationsConnectionParamsWithContext ¶
func NewGetOrganizationsConnectionParamsWithContext(ctx context.Context) *GetOrganizationsConnectionParams
NewGetOrganizationsConnectionParamsWithContext creates a new GetOrganizationsConnectionParams object with the ability to set a context for a request.
func NewGetOrganizationsConnectionParamsWithHTTPClient ¶
func NewGetOrganizationsConnectionParamsWithHTTPClient(client *http.Client) *GetOrganizationsConnectionParams
NewGetOrganizationsConnectionParamsWithHTTPClient creates a new GetOrganizationsConnectionParams object with the ability to set a custom HTTPClient for a request.
func NewGetOrganizationsConnectionParamsWithTimeout ¶
func NewGetOrganizationsConnectionParamsWithTimeout(timeout time.Duration) *GetOrganizationsConnectionParams
NewGetOrganizationsConnectionParamsWithTimeout creates a new GetOrganizationsConnectionParams object with the ability to set a timeout on a request.
func (*GetOrganizationsConnectionParams) SetContentLanguage ¶
func (o *GetOrganizationsConnectionParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the get organizations connection params
func (*GetOrganizationsConnectionParams) SetContext ¶
func (o *GetOrganizationsConnectionParams) SetContext(ctx context.Context)
SetContext adds the context to the get organizations connection params
func (*GetOrganizationsConnectionParams) SetDefaults ¶
func (o *GetOrganizationsConnectionParams) SetDefaults()
SetDefaults hydrates default values in the get organizations connection params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrganizationsConnectionParams) SetHTTPClient ¶
func (o *GetOrganizationsConnectionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get organizations connection params
func (*GetOrganizationsConnectionParams) SetRequestBody ¶
func (o *GetOrganizationsConnectionParams) SetRequestBody(requestBody *models.GetOrganizationsConnectionRequestBody)
SetRequestBody adds the requestBody to the get organizations connection params
func (*GetOrganizationsConnectionParams) SetTimeout ¶
func (o *GetOrganizationsConnectionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get organizations connection params
func (*GetOrganizationsConnectionParams) WithContentLanguage ¶
func (o *GetOrganizationsConnectionParams) WithContentLanguage(contentLanguage *string) *GetOrganizationsConnectionParams
WithContentLanguage adds the contentLanguage to the get organizations connection params
func (*GetOrganizationsConnectionParams) WithContext ¶
func (o *GetOrganizationsConnectionParams) WithContext(ctx context.Context) *GetOrganizationsConnectionParams
WithContext adds the context to the get organizations connection params
func (*GetOrganizationsConnectionParams) WithDefaults ¶
func (o *GetOrganizationsConnectionParams) WithDefaults() *GetOrganizationsConnectionParams
WithDefaults hydrates default values in the get organizations connection params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrganizationsConnectionParams) WithHTTPClient ¶
func (o *GetOrganizationsConnectionParams) WithHTTPClient(client *http.Client) *GetOrganizationsConnectionParams
WithHTTPClient adds the HTTPClient to the get organizations connection params
func (*GetOrganizationsConnectionParams) WithRequestBody ¶
func (o *GetOrganizationsConnectionParams) WithRequestBody(requestBody *models.GetOrganizationsConnectionRequestBody) *GetOrganizationsConnectionParams
WithRequestBody adds the requestBody to the get organizations connection params
func (*GetOrganizationsConnectionParams) WithTimeout ¶
func (o *GetOrganizationsConnectionParams) WithTimeout(timeout time.Duration) *GetOrganizationsConnectionParams
WithTimeout adds the timeout to the get organizations connection params
func (*GetOrganizationsConnectionParams) WriteToRequest ¶
func (o *GetOrganizationsConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOrganizationsConnectionReader ¶
type GetOrganizationsConnectionReader struct {
// contains filtered or unexported fields
}
GetOrganizationsConnectionReader is a Reader for the GetOrganizationsConnection structure.
func (*GetOrganizationsConnectionReader) ReadResponse ¶
func (o *GetOrganizationsConnectionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrganizationsInternalServerError ¶
GetOrganizationsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetOrganizationsInternalServerError ¶
func NewGetOrganizationsInternalServerError() *GetOrganizationsInternalServerError
NewGetOrganizationsInternalServerError creates a GetOrganizationsInternalServerError with default headers values
func (*GetOrganizationsInternalServerError) Error ¶
func (o *GetOrganizationsInternalServerError) Error() string
func (*GetOrganizationsInternalServerError) GetPayload ¶
func (o *GetOrganizationsInternalServerError) GetPayload() *models.ErrorBody
type GetOrganizationsNotFound ¶
GetOrganizationsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetOrganizationsNotFound ¶
func NewGetOrganizationsNotFound() *GetOrganizationsNotFound
NewGetOrganizationsNotFound creates a GetOrganizationsNotFound with default headers values
func (*GetOrganizationsNotFound) Error ¶
func (o *GetOrganizationsNotFound) Error() string
func (*GetOrganizationsNotFound) GetPayload ¶
func (o *GetOrganizationsNotFound) GetPayload() *models.ErrorBody
type GetOrganizationsOK ¶
type GetOrganizationsOK struct {
Payload []*models.Organization
}
GetOrganizationsOK describes a response with status code 200, with default header values.
Ok
func NewGetOrganizationsOK ¶
func NewGetOrganizationsOK() *GetOrganizationsOK
NewGetOrganizationsOK creates a GetOrganizationsOK with default headers values
func (*GetOrganizationsOK) Error ¶
func (o *GetOrganizationsOK) Error() string
func (*GetOrganizationsOK) GetPayload ¶
func (o *GetOrganizationsOK) GetPayload() []*models.Organization
type GetOrganizationsParams ¶
type GetOrganizationsParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.GetOrganizationsRequestBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOrganizationsParams contains all the parameters to send to the API endpoint
for the get organizations operation. Typically these are written to a http.Request.
func NewGetOrganizationsParams ¶
func NewGetOrganizationsParams() *GetOrganizationsParams
NewGetOrganizationsParams creates a new GetOrganizationsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetOrganizationsParamsWithContext ¶
func NewGetOrganizationsParamsWithContext(ctx context.Context) *GetOrganizationsParams
NewGetOrganizationsParamsWithContext creates a new GetOrganizationsParams object with the ability to set a context for a request.
func NewGetOrganizationsParamsWithHTTPClient ¶
func NewGetOrganizationsParamsWithHTTPClient(client *http.Client) *GetOrganizationsParams
NewGetOrganizationsParamsWithHTTPClient creates a new GetOrganizationsParams object with the ability to set a custom HTTPClient for a request.
func NewGetOrganizationsParamsWithTimeout ¶
func NewGetOrganizationsParamsWithTimeout(timeout time.Duration) *GetOrganizationsParams
NewGetOrganizationsParamsWithTimeout creates a new GetOrganizationsParams object with the ability to set a timeout on a request.
func (*GetOrganizationsParams) SetContentLanguage ¶
func (o *GetOrganizationsParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the get organizations params
func (*GetOrganizationsParams) SetContext ¶
func (o *GetOrganizationsParams) SetContext(ctx context.Context)
SetContext adds the context to the get organizations params
func (*GetOrganizationsParams) SetDefaults ¶
func (o *GetOrganizationsParams) SetDefaults()
SetDefaults hydrates default values in the get organizations params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrganizationsParams) SetHTTPClient ¶
func (o *GetOrganizationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get organizations params
func (*GetOrganizationsParams) SetRequestBody ¶
func (o *GetOrganizationsParams) SetRequestBody(requestBody *models.GetOrganizationsRequestBody)
SetRequestBody adds the requestBody to the get organizations params
func (*GetOrganizationsParams) SetTimeout ¶
func (o *GetOrganizationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get organizations params
func (*GetOrganizationsParams) WithContentLanguage ¶
func (o *GetOrganizationsParams) WithContentLanguage(contentLanguage *string) *GetOrganizationsParams
WithContentLanguage adds the contentLanguage to the get organizations params
func (*GetOrganizationsParams) WithContext ¶
func (o *GetOrganizationsParams) WithContext(ctx context.Context) *GetOrganizationsParams
WithContext adds the context to the get organizations params
func (*GetOrganizationsParams) WithDefaults ¶
func (o *GetOrganizationsParams) WithDefaults() *GetOrganizationsParams
WithDefaults hydrates default values in the get organizations params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrganizationsParams) WithHTTPClient ¶
func (o *GetOrganizationsParams) WithHTTPClient(client *http.Client) *GetOrganizationsParams
WithHTTPClient adds the HTTPClient to the get organizations params
func (*GetOrganizationsParams) WithRequestBody ¶
func (o *GetOrganizationsParams) WithRequestBody(requestBody *models.GetOrganizationsRequestBody) *GetOrganizationsParams
WithRequestBody adds the requestBody to the get organizations params
func (*GetOrganizationsParams) WithTimeout ¶
func (o *GetOrganizationsParams) WithTimeout(timeout time.Duration) *GetOrganizationsParams
WithTimeout adds the timeout to the get organizations params
func (*GetOrganizationsParams) WriteToRequest ¶
func (o *GetOrganizationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOrganizationsReader ¶
type GetOrganizationsReader struct {
// contains filtered or unexported fields
}
GetOrganizationsReader is a Reader for the GetOrganizations structure.
func (*GetOrganizationsReader) ReadResponse ¶
func (o *GetOrganizationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOrganizationBadRequest ¶
UpdateOrganizationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewUpdateOrganizationBadRequest ¶
func NewUpdateOrganizationBadRequest() *UpdateOrganizationBadRequest
NewUpdateOrganizationBadRequest creates a UpdateOrganizationBadRequest with default headers values
func (*UpdateOrganizationBadRequest) Error ¶
func (o *UpdateOrganizationBadRequest) Error() string
func (*UpdateOrganizationBadRequest) GetPayload ¶
func (o *UpdateOrganizationBadRequest) GetPayload() *models.ErrorBody
type UpdateOrganizationInternalServerError ¶
UpdateOrganizationInternalServerError describes a response with status code 500, with default header values.
Server error
func NewUpdateOrganizationInternalServerError ¶
func NewUpdateOrganizationInternalServerError() *UpdateOrganizationInternalServerError
NewUpdateOrganizationInternalServerError creates a UpdateOrganizationInternalServerError with default headers values
func (*UpdateOrganizationInternalServerError) Error ¶
func (o *UpdateOrganizationInternalServerError) Error() string
func (*UpdateOrganizationInternalServerError) GetPayload ¶
func (o *UpdateOrganizationInternalServerError) GetPayload() *models.ErrorBody
type UpdateOrganizationNotFound ¶
UpdateOrganizationNotFound describes a response with status code 404, with default header values.
Not found
func NewUpdateOrganizationNotFound ¶
func NewUpdateOrganizationNotFound() *UpdateOrganizationNotFound
NewUpdateOrganizationNotFound creates a UpdateOrganizationNotFound with default headers values
func (*UpdateOrganizationNotFound) Error ¶
func (o *UpdateOrganizationNotFound) Error() string
func (*UpdateOrganizationNotFound) GetPayload ¶
func (o *UpdateOrganizationNotFound) GetPayload() *models.ErrorBody
type UpdateOrganizationOK ¶
type UpdateOrganizationOK struct {
Payload []*models.WithTaskOrganization
}
UpdateOrganizationOK describes a response with status code 200, with default header values.
Ok
func NewUpdateOrganizationOK ¶
func NewUpdateOrganizationOK() *UpdateOrganizationOK
NewUpdateOrganizationOK creates a UpdateOrganizationOK with default headers values
func (*UpdateOrganizationOK) Error ¶
func (o *UpdateOrganizationOK) Error() string
func (*UpdateOrganizationOK) GetPayload ¶
func (o *UpdateOrganizationOK) GetPayload() []*models.WithTaskOrganization
type UpdateOrganizationParams ¶
type UpdateOrganizationParams struct { // ContentLanguage. // // Default: "en-US" ContentLanguage *string // RequestBody. RequestBody *models.OrganizationUpdationParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateOrganizationParams contains all the parameters to send to the API endpoint
for the update organization operation. Typically these are written to a http.Request.
func NewUpdateOrganizationParams ¶
func NewUpdateOrganizationParams() *UpdateOrganizationParams
NewUpdateOrganizationParams creates a new UpdateOrganizationParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateOrganizationParamsWithContext ¶
func NewUpdateOrganizationParamsWithContext(ctx context.Context) *UpdateOrganizationParams
NewUpdateOrganizationParamsWithContext creates a new UpdateOrganizationParams object with the ability to set a context for a request.
func NewUpdateOrganizationParamsWithHTTPClient ¶
func NewUpdateOrganizationParamsWithHTTPClient(client *http.Client) *UpdateOrganizationParams
NewUpdateOrganizationParamsWithHTTPClient creates a new UpdateOrganizationParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateOrganizationParamsWithTimeout ¶
func NewUpdateOrganizationParamsWithTimeout(timeout time.Duration) *UpdateOrganizationParams
NewUpdateOrganizationParamsWithTimeout creates a new UpdateOrganizationParams object with the ability to set a timeout on a request.
func (*UpdateOrganizationParams) SetContentLanguage ¶
func (o *UpdateOrganizationParams) SetContentLanguage(contentLanguage *string)
SetContentLanguage adds the contentLanguage to the update organization params
func (*UpdateOrganizationParams) SetContext ¶
func (o *UpdateOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the update organization params
func (*UpdateOrganizationParams) SetDefaults ¶
func (o *UpdateOrganizationParams) SetDefaults()
SetDefaults hydrates default values in the update organization params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrganizationParams) SetHTTPClient ¶
func (o *UpdateOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update organization params
func (*UpdateOrganizationParams) SetRequestBody ¶
func (o *UpdateOrganizationParams) SetRequestBody(requestBody *models.OrganizationUpdationParams)
SetRequestBody adds the requestBody to the update organization params
func (*UpdateOrganizationParams) SetTimeout ¶
func (o *UpdateOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update organization params
func (*UpdateOrganizationParams) WithContentLanguage ¶
func (o *UpdateOrganizationParams) WithContentLanguage(contentLanguage *string) *UpdateOrganizationParams
WithContentLanguage adds the contentLanguage to the update organization params
func (*UpdateOrganizationParams) WithContext ¶
func (o *UpdateOrganizationParams) WithContext(ctx context.Context) *UpdateOrganizationParams
WithContext adds the context to the update organization params
func (*UpdateOrganizationParams) WithDefaults ¶
func (o *UpdateOrganizationParams) WithDefaults() *UpdateOrganizationParams
WithDefaults hydrates default values in the update organization params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrganizationParams) WithHTTPClient ¶
func (o *UpdateOrganizationParams) WithHTTPClient(client *http.Client) *UpdateOrganizationParams
WithHTTPClient adds the HTTPClient to the update organization params
func (*UpdateOrganizationParams) WithRequestBody ¶
func (o *UpdateOrganizationParams) WithRequestBody(requestBody *models.OrganizationUpdationParams) *UpdateOrganizationParams
WithRequestBody adds the requestBody to the update organization params
func (*UpdateOrganizationParams) WithTimeout ¶
func (o *UpdateOrganizationParams) WithTimeout(timeout time.Duration) *UpdateOrganizationParams
WithTimeout adds the timeout to the update organization params
func (*UpdateOrganizationParams) WriteToRequest ¶
func (o *UpdateOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOrganizationReader ¶
type UpdateOrganizationReader struct {
// contains filtered or unexported fields
}
UpdateOrganizationReader is a Reader for the UpdateOrganization structure.
func (*UpdateOrganizationReader) ReadResponse ¶
func (o *UpdateOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_organization_parameters.go
- create_organization_responses.go
- delete_organization_parameters.go
- delete_organization_responses.go
- get_organizations_connection_parameters.go
- get_organizations_connection_responses.go
- get_organizations_parameters.go
- get_organizations_responses.go
- organization_client.go
- update_organization_parameters.go
- update_organization_responses.go