Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
LoadBalancer |
LoadBalancer.Builder.build() |
static LoadBalancer |
LoadBalancer.create(String id,
String name,
String location,
String etag,
Map<String,String> tags,
LoadBalancerProperties properties) |
Modifier and Type | Method and Description |
---|---|
LoadBalancer |
LoadBalancerApi.createOrUpdate(String lbName,
String location,
Map<String,String> tags,
LoadBalancerProperties properties) |
LoadBalancer |
LoadBalancerApi.get(String lbName) |
Modifier and Type | Method and Description |
---|---|
List<LoadBalancer> |
LoadBalancerApi.list() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.