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