Uses of Interface
software.amazon.awssdk.services.s3.model.PutBucketInventoryConfigurationResponse.Builder
-
Packages that use PutBucketInventoryConfigurationResponse.Builder Package Description software.amazon.awssdk.services.s3.model -
-
Uses of PutBucketInventoryConfigurationResponse.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return PutBucketInventoryConfigurationResponse.Builder Modifier and Type Method Description static PutBucketInventoryConfigurationResponse.Builder
PutBucketInventoryConfigurationResponse. builder()
PutBucketInventoryConfigurationResponse.Builder
PutBucketInventoryConfigurationResponse. toBuilder()
Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type PutBucketInventoryConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends PutBucketInventoryConfigurationResponse.Builder>
PutBucketInventoryConfigurationResponse. serializableBuilderClass()
-