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