Package | Description |
---|---|
org.openstack4j.api.manila | |
org.openstack4j.model.manila.actions | |
org.openstack4j.openstack.manila.domain.actions | |
org.openstack4j.openstack.manila.internal |
Modifier and Type | Method and Description |
---|---|
Access |
SharesService.grantAccess(String shareId,
AccessOptions options)
Grants access to a share.
|
Modifier and Type | Method and Description |
---|---|
static AccessOptions |
AccessOptions.create(Access.Level accessLevel,
Access.Type accessType,
String accessTo) |
Modifier and Type | Method and Description |
---|---|
static GrantAccessAction |
ShareActions.grantAccess(AccessOptions options) |
Modifier and Type | Method and Description |
---|---|
Access |
SharesServiceImpl.grantAccess(String shareId,
AccessOptions options)
Grants access to a share.
|
Copyright © 2017. All rights reserved.