| Package | Description |
|---|---|
| org.openstack4j.model.manila | |
| org.openstack4j.model.manila.actions | |
| org.openstack4j.openstack.manila.domain | |
| org.openstack4j.openstack.manila.domain.actions |
| Modifier and Type | Method and Description |
|---|---|
Access.Level |
Access.getAccessLevel() |
static Access.Level |
Access.Level.value(String v) |
static Access.Level |
Access.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Access.Level[] |
Access.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Access.Level |
AccessOptions.getAccessLevel() |
| Modifier and Type | Method and Description |
|---|---|
static AccessOptions |
AccessOptions.create(Access.Level accessLevel,
Access.Type accessType,
String accessTo) |
| Constructor and Description |
|---|
AccessOptions(Access.Level accessLevel,
Access.Type accessType,
String accessTo) |
| Modifier and Type | Method and Description |
|---|---|
Access.Level |
ManilaAccess.getAccessLevel() |
| Modifier and Type | Method and Description |
|---|---|
Access.Level |
GrantAccessAction.getAccessLevel() |
Copyright © 2017. All rights reserved.