Package | Description |
---|---|
org.apache.jclouds.profitbricks.rest.domain | |
org.apache.jclouds.profitbricks.rest.features |
Modifier and Type | Method and Description |
---|---|
static Lan |
Lan.create(String id,
String dataCenterId,
String type,
String href,
Metadata metadata,
Lan.Properties properties,
Lan.Entities entities) |
Modifier and Type | Method and Description |
---|---|
abstract List<Lan> |
Lans.items() |
Modifier and Type | Method and Description |
---|---|
static Lans |
Lans.create(String id,
String type,
String href,
List<Lan> items) |
Modifier and Type | Method and Description |
---|---|
Lan |
LanApi.create(Lan.Request.CreatePayload payload) |
Lan |
LanApi.get(String dataCenterId,
String lanId) |
Lan |
LanApi.get(String dataCenterId,
String lanId,
DepthOptions options) |
Lan |
LanApi.update(Lan.Request.UpdatePayload payload) |
Modifier and Type | Method and Description |
---|---|
List<Lan> |
LanApi.list(String dataCenterId) |
List<Lan> |
LanApi.list(String dataCenterId,
DepthOptions options) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.