Uses of Interface
software.amazon.awssdk.services.s3control.model.StorageLensAwsOrg.Builder
-
Packages that use StorageLensAwsOrg.Builder Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of StorageLensAwsOrg.Builder in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return StorageLensAwsOrg.Builder Modifier and Type Method Description StorageLensAwsOrg.BuilderStorageLensAwsOrg.Builder. arn(String arn)A container for the Amazon Resource Name (ARN) of the Amazon Web Services organization.static StorageLensAwsOrg.BuilderStorageLensAwsOrg. builder()StorageLensAwsOrg.BuilderStorageLensAwsOrg. toBuilder()Methods in software.amazon.awssdk.services.s3control.model that return types with arguments of type StorageLensAwsOrg.Builder Modifier and Type Method Description static Class<? extends StorageLensAwsOrg.Builder>StorageLensAwsOrg. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.s3control.model with type arguments of type StorageLensAwsOrg.Builder Modifier and Type Method Description default StorageLensConfiguration.BuilderStorageLensConfiguration.Builder. awsOrg(Consumer<StorageLensAwsOrg.Builder> awsOrg)A container for the Amazon Web Services organization for this S3 Storage Lens configuration.
-