func (a *Client) ResourcesCreateOrUpdateByID(params *ResourcesCreateOrUpdateByIDParams, authInfo runtime.ClientAuthInfoWriter) (*ResourcesCreateOrUpdateByIDOK, *ResourcesCreateOrUpdateByIDCreated, *ResourcesCreateOrUpdateByIDAccepted, error) {
    // TODO: Validate the params before sending
    if params == nil {
        params = NewResourcesCreateOrUpdateByIDParams()
    }