| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
OpenZFSUserOrGroupQuota |
OpenZFSUserOrGroupQuota.clone() |
OpenZFSUserOrGroupQuota |
OpenZFSUserOrGroupQuota.withId(Integer id)
The ID of the user or group.
|
OpenZFSUserOrGroupQuota |
OpenZFSUserOrGroupQuota.withStorageCapacityQuotaGiB(Integer storageCapacityQuotaGiB)
The amount of storage that the user or group can use in gibibytes (GiB).
|
OpenZFSUserOrGroupQuota |
OpenZFSUserOrGroupQuota.withType(OpenZFSQuotaType type)
A value that specifies whether the quota applies to a user or group.
|
OpenZFSUserOrGroupQuota |
OpenZFSUserOrGroupQuota.withType(String type)
A value that specifies whether the quota applies to a user or group.
|
| Modifier and Type | Method and Description |
|---|---|
List<OpenZFSUserOrGroupQuota> |
OpenZFSCreateRootVolumeConfiguration.getUserAndGroupQuotas()
An object specifying how much storage users or groups can use on the volume.
|
List<OpenZFSUserOrGroupQuota> |
UpdateOpenZFSVolumeConfiguration.getUserAndGroupQuotas()
An object specifying how much storage users or groups can use on the volume.
|
List<OpenZFSUserOrGroupQuota> |
OpenZFSVolumeConfiguration.getUserAndGroupQuotas()
An object specifying how much storage users or groups can use on the volume.
|
List<OpenZFSUserOrGroupQuota> |
CreateOpenZFSVolumeConfiguration.getUserAndGroupQuotas()
An object specifying how much storage users or groups can use on the volume.
|
| Modifier and Type | Method and Description |
|---|---|
OpenZFSCreateRootVolumeConfiguration |
OpenZFSCreateRootVolumeConfiguration.withUserAndGroupQuotas(OpenZFSUserOrGroupQuota... userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
UpdateOpenZFSVolumeConfiguration |
UpdateOpenZFSVolumeConfiguration.withUserAndGroupQuotas(OpenZFSUserOrGroupQuota... userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
OpenZFSVolumeConfiguration |
OpenZFSVolumeConfiguration.withUserAndGroupQuotas(OpenZFSUserOrGroupQuota... userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
CreateOpenZFSVolumeConfiguration |
CreateOpenZFSVolumeConfiguration.withUserAndGroupQuotas(OpenZFSUserOrGroupQuota... userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenZFSCreateRootVolumeConfiguration.setUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
void |
UpdateOpenZFSVolumeConfiguration.setUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
void |
OpenZFSVolumeConfiguration.setUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
void |
CreateOpenZFSVolumeConfiguration.setUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
OpenZFSCreateRootVolumeConfiguration |
OpenZFSCreateRootVolumeConfiguration.withUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
UpdateOpenZFSVolumeConfiguration |
UpdateOpenZFSVolumeConfiguration.withUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
OpenZFSVolumeConfiguration |
OpenZFSVolumeConfiguration.withUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
CreateOpenZFSVolumeConfiguration |
CreateOpenZFSVolumeConfiguration.withUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
Copyright © 2023. All rights reserved.