Uses of Class
software.amazon.awssdk.services.iotsitewise.model.CustomerManagedS3Storage
-
Packages that use CustomerManagedS3Storage Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of CustomerManagedS3Storage in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return CustomerManagedS3Storage Modifier and Type Method Description CustomerManagedS3StorageMultiLayerStorage. customerManagedS3Storage()Contains information about a customer managed Amazon S3 bucket.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type CustomerManagedS3Storage Modifier and Type Method Description MultiLayerStorage.BuilderMultiLayerStorage.Builder. customerManagedS3Storage(CustomerManagedS3Storage customerManagedS3Storage)Contains information about a customer managed Amazon S3 bucket.
-