public class VLANResource extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
VLANResource.Create |
class |
VLANResource.List |
class |
VLANResource.Show |
| Constructor and Description |
|---|
VLANResource(OpenStackClient client) |
| Modifier and Type | Method and Description |
|---|---|
VLANResource.Create |
create(Network net) |
VLANResource.List |
list() |
VLANResource.Show |
show(String netId) |
public VLANResource(OpenStackClient client)
public VLANResource.List list()
public VLANResource.Create create(Network net)
public VLANResource.Show show(String netId)
Copyright © 2012–2019. All rights reserved.