| 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 that the quota applies to.
|
OpenZFSUserOrGroupQuota |
OpenZFSUserOrGroupQuota.withStorageCapacityQuotaGiB(Integer storageCapacityQuotaGiB)
The user or group's storage quota, in gibibytes (GiB).
|
OpenZFSUserOrGroupQuota |
OpenZFSUserOrGroupQuota.withType(OpenZFSQuotaType type)
Specifies whether the quota applies to a user or group.
|
OpenZFSUserOrGroupQuota |
OpenZFSUserOrGroupQuota.withType(String type)
Specifies whether the quota applies to a user or group.
|
| Modifier and Type | Method and Description |
|---|---|
List<OpenZFSUserOrGroupQuota> |
UpdateOpenZFSVolumeConfiguration.getUserAndGroupQuotas()
An object specifying how much storage users or groups can use on the volume.
|
List<OpenZFSUserOrGroupQuota> |
CreateOpenZFSVolumeConfiguration.getUserAndGroupQuotas()
Configures how much storage users and 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> |
OpenZFSCreateRootVolumeConfiguration.getUserAndGroupQuotas()
An object specifying how much storage users or groups can use on the volume.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOpenZFSVolumeConfiguration |
UpdateOpenZFSVolumeConfiguration.withUserAndGroupQuotas(OpenZFSUserOrGroupQuota... userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
CreateOpenZFSVolumeConfiguration |
CreateOpenZFSVolumeConfiguration.withUserAndGroupQuotas(OpenZFSUserOrGroupQuota... userAndGroupQuotas)
Configures how much storage users and 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.
|
OpenZFSCreateRootVolumeConfiguration |
OpenZFSCreateRootVolumeConfiguration.withUserAndGroupQuotas(OpenZFSUserOrGroupQuota... userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOpenZFSVolumeConfiguration.setUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
void |
CreateOpenZFSVolumeConfiguration.setUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
Configures how much storage users and 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 |
OpenZFSCreateRootVolumeConfiguration.setUserAndGroupQuotas(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.
|
CreateOpenZFSVolumeConfiguration |
CreateOpenZFSVolumeConfiguration.withUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
Configures how much storage users and 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.
|
OpenZFSCreateRootVolumeConfiguration |
OpenZFSCreateRootVolumeConfiguration.withUserAndGroupQuotas(Collection<OpenZFSUserOrGroupQuota> userAndGroupQuotas)
An object specifying how much storage users or groups can use on the volume.
|
Copyright © 2025. All rights reserved.