Package | Description |
---|---|
org.openstack4j.api.manila | |
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 |
---|---|
List<? extends Access> |
SharesService.listAccess(String shareId)
List access rules for a share.
|
Modifier and Type | Method and Description |
---|---|
Access |
SharesServiceImpl.grantAccess(String shareId,
AccessOptions options)
Grants access to a share.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Access> |
SharesServiceImpl.listAccess(String shareId)
List access rules for a share.
|
Copyright © 2017. All rights reserved.