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