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