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