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