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