Uses of Class
org.jclouds.azurecompute.arm.domain.BackendAddressPool
Packages that use BackendAddressPool
Package
Description
-
Uses of BackendAddressPool in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return BackendAddressPoolModifier and TypeMethodDescriptionstatic BackendAddressPool
BackendAddressPool.create
(String name, String id, BackendAddressPoolProperties properties, String etag) -
Uses of BackendAddressPool in org.jclouds.azurecompute.arm.domain.loadbalancer
Methods in org.jclouds.azurecompute.arm.domain.loadbalancer that return types with arguments of type BackendAddressPoolModifier and TypeMethodDescriptionabstract List
<BackendAddressPool> LoadBalancerProperties.backendAddressPools()
Method parameters in org.jclouds.azurecompute.arm.domain.loadbalancer with type arguments of type BackendAddressPoolModifier and TypeMethodDescriptionabstract LoadBalancerProperties.Builder
LoadBalancerProperties.Builder.backendAddressPools
(List<BackendAddressPool> backendAddressPools)