pub async fn list_request_settings(
configuration: &mut Configuration,
params: ListRequestSettingsParams,
) -> Result<Vec<RequestSettingsResponse>, Error<ListRequestSettingsError>>
Expand description
Returns a list of all Request Settings objects for the given service and version.