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