Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.StorageMaximumSize
-
Packages that use StorageMaximumSize Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of StorageMaximumSize in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return StorageMaximumSize Modifier and Type Method Description StorageMaximumSizeDataPartitionStorageOptions. maximumSize()The maximum storage size of the data stored in the data partition.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type StorageMaximumSize Modifier and Type Method Description DataPartitionStorageOptions.BuilderDataPartitionStorageOptions.Builder. maximumSize(StorageMaximumSize maximumSize)The maximum storage size of the data stored in the data partition.
-