Uses of Class
software.amazon.awssdk.services.glue.model.TestConnectionInput
-
Packages that use TestConnectionInput Package Description software.amazon.awssdk.services.glue.model -
-
Uses of TestConnectionInput in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return TestConnectionInput Modifier and Type Method Description TestConnectionInputTestConnectionRequest. testConnectionInput()A structure that is used to specify testing a connection to a service.Methods in software.amazon.awssdk.services.glue.model with parameters of type TestConnectionInput Modifier and Type Method Description TestConnectionRequest.BuilderTestConnectionRequest.Builder. testConnectionInput(TestConnectionInput testConnectionInput)A structure that is used to specify testing a connection to a service.
-