Uses of Class
software.amazon.awssdk.services.s3control.model.StorageLensAwsOrg
-
Packages that use StorageLensAwsOrg Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of StorageLensAwsOrg in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return StorageLensAwsOrg Modifier and Type Method Description StorageLensAwsOrgStorageLensConfiguration. awsOrg()A container for the Amazon Web Services organization for this S3 Storage Lens configuration.Methods in software.amazon.awssdk.services.s3control.model with parameters of type StorageLensAwsOrg Modifier and Type Method Description StorageLensConfiguration.BuilderStorageLensConfiguration.Builder. awsOrg(StorageLensAwsOrg awsOrg)A container for the Amazon Web Services organization for this S3 Storage Lens configuration.
-