# Functions
New creates a new activity feed controller API client.
NewListActivityFeedBadRequest creates a ListActivityFeedBadRequest with default headers values.
NewListActivityFeedConflict creates a ListActivityFeedConflict with default headers values.
NewListActivityFeedForbidden creates a ListActivityFeedForbidden with default headers values.
NewListActivityFeedInternalServerError creates a ListActivityFeedInternalServerError with default headers values.
NewListActivityFeedNotFound creates a ListActivityFeedNotFound with default headers values.
NewListActivityFeedOK creates a ListActivityFeedOK with default headers values.
NewListActivityFeedParams creates a new ListActivityFeedParams object with the default values initialized.
NewListActivityFeedParamsWithContext creates a new ListActivityFeedParams object with the default values initialized, and the ability to set a context for a request.
NewListActivityFeedParamsWithHTTPClient creates a new ListActivityFeedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListActivityFeedParamsWithTimeout creates a new ListActivityFeedParams object with the default values initialized, and the ability to set a timeout on a request.
NewListActivityFeedUnauthorized creates a ListActivityFeedUnauthorized with default headers values.
# Structs
Client for activity feed controller API
*/.
ListActivityFeedBadRequest handles this case with default header values.
ListActivityFeedConflict handles this case with default header values.
ListActivityFeedForbidden handles this case with default header values.
ListActivityFeedInternalServerError handles this case with default header values.
ListActivityFeedNotFound handles this case with default header values.
ListActivityFeedOK handles this case with default header values.
ListActivityFeedParams contains all the parameters to send to the API endpoint
for the list activity feed operation typically these are written to a http.Request
*/.
ListActivityFeedReader is a Reader for the ListActivityFeed structure.
ListActivityFeedUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.