list_service_versions

Function list_service_versions 

Source
pub async fn list_service_versions(
    configuration: &mut Configuration,
    params: ListServiceVersionsParams,
) -> Result<Vec<VersionResponse>, Error<ListServiceVersionsError>>
Expand description

List the versions for a particular service.