> +package org.jclouds.openstack.neutron.v2.domain.lbaas.v1;
> +
> +import java.beans.ConstructorProperties;
> +
> +import javax.inject.Named;
> +
> +import org.jclouds.javax.annotation.Nullable;
> +
> +import com.google.common.base.MoreObjects;
> +import com.google.common.base.Objects;
> +import com.google.common.collect.ImmutableList;
> +
> +/**
> + * A Neutron LBaaS v1 HealthMonitor.
> + * 
> + * @see <a 
> href="http://docs.openstack.org/api/openstack-network/2.0/content/lbaas_ext_ops_health_monitor.html";>api

Yes, please remove all external links from the sources. Thx!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/146/files#r17930455

Reply via email to