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