Uses of Class
software.amazon.awssdk.services.snowball.model.KeyRange
-
Packages that use KeyRange Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of KeyRange in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return KeyRange Modifier and Type Method Description KeyRangeS3Resource. keyRange()For export jobs, you can provide an optionalKeyRangewithin a specific Amazon S3 bucket.Methods in software.amazon.awssdk.services.snowball.model with parameters of type KeyRange Modifier and Type Method Description S3Resource.BuilderS3Resource.Builder. keyRange(KeyRange keyRange)For export jobs, you can provide an optionalKeyRangewithin a specific Amazon S3 bucket.
-