Uses of Enum Class
org.jclouds.openstack.neutron.v2.domain.lbaas.v1.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in org.jclouds.openstack.neutron.v2.domain.lbaas.v1
Methods in org.jclouds.openstack.neutron.v2.domain.lbaas.v1 that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethod
HealthMonitor.getHttpMethod()
static HttpMethod
Returns the enum constant of this class with the specified name.static HttpMethod[]
HttpMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.