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.Type |
Access.getAccessType() |
static Access.Type |
Access.Type.value(String v) |
static Access.Type |
Access.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Access.Type[] |
Access.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Access.Type |
AccessOptions.getAccessType() |
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.Type |
ManilaAccess.getAccessType() |
Modifier and Type | Method and Description |
---|---|
Access.Type |
GrantAccessAction.getAccessType() |
Copyright © 2017. All rights reserved.