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