Uses of Class
software.amazon.awssdk.services.glue.model.TargetResourceNotFoundException
-
Packages that use TargetResourceNotFoundException Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of TargetResourceNotFoundException in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that throw TargetResourceNotFoundException Modifier and Type Method Description default DescribeInboundIntegrationsResponseGlueClient. describeInboundIntegrations(Consumer<DescribeInboundIntegrationsRequest.Builder> describeInboundIntegrationsRequest)Returns a list of inbound integrations for the specified integration.default DescribeInboundIntegrationsResponseGlueClient. describeInboundIntegrations(DescribeInboundIntegrationsRequest describeInboundIntegrationsRequest)Returns a list of inbound integrations for the specified integration.
-