| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.domain.params |
| Modifier and Type | Method and Description |
|---|---|
AccessSetting |
AccessSetting.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
AccessSetting.Builder |
AccessSetting.Builder.fromAccessSetting(AccessSetting in) |
| Modifier and Type | Field and Description |
|---|---|
protected List<AccessSetting> |
ControlAccessParams.accessSettings |
| Modifier and Type | Method and Description |
|---|---|
List<AccessSetting> |
ControlAccessParams.getAccessSettings()
The access settings to be applied if
ControlAccessParams.isSharedToEveryone() is false. |
| Modifier and Type | Method and Description |
|---|---|
ControlAccessParams.Builder |
ControlAccessParams.Builder.accessSetting(AccessSetting accessSetting) |
| Modifier and Type | Method and Description |
|---|---|
ControlAccessParams.Builder |
ControlAccessParams.Builder.accessSettings(Iterable<AccessSetting> accessSettings) |
| Constructor and Description |
|---|
ControlAccessParams(Boolean sharedToEveryone,
String everyoneAccessLevel,
Iterable<AccessSetting> accessSettings) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.