Uses of Class
software.amazon.awssdk.services.glue.model.GetConnectionsFilter
-
Packages that use GetConnectionsFilter Package Description software.amazon.awssdk.services.glue.model -
-
Uses of GetConnectionsFilter in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return GetConnectionsFilter Modifier and Type Method Description GetConnectionsFilterGetConnectionsRequest. filter()A filter that controls which connections are returned.Methods in software.amazon.awssdk.services.glue.model with parameters of type GetConnectionsFilter Modifier and Type Method Description GetConnectionsRequest.BuilderGetConnectionsRequest.Builder. filter(GetConnectionsFilter filter)A filter that controls which connections are returned.
-