Uses of Class
software.amazon.awssdk.services.firehose.model.PartitionField
-
Packages that use PartitionField Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of PartitionField in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return types with arguments of type PartitionField Modifier and Type Method Description List<PartitionField>PartitionSpec. identity()Methods in software.amazon.awssdk.services.firehose.model with parameters of type PartitionField Modifier and Type Method Description PartitionSpec.BuilderPartitionSpec.Builder. identity(PartitionField... identity)Method parameters in software.amazon.awssdk.services.firehose.model with type arguments of type PartitionField Modifier and Type Method Description PartitionSpec.BuilderPartitionSpec.Builder. identity(Collection<PartitionField> identity)
-