func (a *Client) DeploymentsCreateOrUpdate(params *DeploymentsCreateOrUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*DeploymentsCreateOrUpdateOK, *DeploymentsCreateOrUpdateCreated, error) {
    // TODO: Validate the params before sending
    if params == nil {
        params = NewDeploymentsCreateOrUpdateParams()
    }