public final class MaxSizeCapability extends Object
| Constructor and Description |
|---|
MaxSizeCapability() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
limit()
Get the limit property: The maximum size limit (see 'unit' for the units).
|
MaxSizeUnit |
unit()
Get the unit property: The units that the limit is expressed in.
|
void |
validate()
Validates the instance.
|
public Integer limit()
public MaxSizeUnit unit()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.