Uses of Interface
software.amazon.awssdk.services.s3control.model.GetAccessPointConfigurationForObjectLambdaResponse.Builder
-
Packages that use GetAccessPointConfigurationForObjectLambdaResponse.Builder Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of GetAccessPointConfigurationForObjectLambdaResponse.Builder in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return GetAccessPointConfigurationForObjectLambdaResponse.Builder Modifier and Type Method Description static GetAccessPointConfigurationForObjectLambdaResponse.BuilderGetAccessPointConfigurationForObjectLambdaResponse. builder()default GetAccessPointConfigurationForObjectLambdaResponse.BuilderGetAccessPointConfigurationForObjectLambdaResponse.Builder. configuration(Consumer<ObjectLambdaConfiguration.Builder> configuration)Object Lambda Access Point configuration document.GetAccessPointConfigurationForObjectLambdaResponse.BuilderGetAccessPointConfigurationForObjectLambdaResponse.Builder. configuration(ObjectLambdaConfiguration configuration)Object Lambda Access Point configuration document.GetAccessPointConfigurationForObjectLambdaResponse.BuilderGetAccessPointConfigurationForObjectLambdaResponse. toBuilder()Methods in software.amazon.awssdk.services.s3control.model that return types with arguments of type GetAccessPointConfigurationForObjectLambdaResponse.Builder Modifier and Type Method Description static Class<? extends GetAccessPointConfigurationForObjectLambdaResponse.Builder>GetAccessPointConfigurationForObjectLambdaResponse. serializableBuilderClass()
-