pub async fn list_header_objects(
    configuration: &mut Configuration,
    params: ListHeaderObjectsParams
) -> Result<Vec<HeaderResponse>, Error<ListHeaderObjectsError>>
Expand description

Retrieves all Header objects for a particular Version of a Service.