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