pub async fn list_response_objects(
    configuration: &mut Configuration,
    params: ListResponseObjectsParams
) -> Result<Vec<ResponseObjectResponse>, Error<ListResponseObjectsError>>
Expand description

Returns all Response Objects for the specified service and version.