Uses of Class
software.amazon.awssdk.services.rds.model.DescribeIntegrationsResponse
Packages that use DescribeIntegrationsResponse
Package
Description
-
Uses of DescribeIntegrationsResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeIntegrationsResponseModifier and TypeMethodDescriptiondefault DescribeIntegrationsResponseRdsClient.describeIntegrations(Consumer<DescribeIntegrationsRequest.Builder> describeIntegrationsRequest) Describe one or more zero-ETL integrations with Amazon Redshift.default DescribeIntegrationsResponseRdsClient.describeIntegrations(DescribeIntegrationsRequest describeIntegrationsRequest) Describe one or more zero-ETL integrations with Amazon Redshift.Methods in software.amazon.awssdk.services.rds that return types with arguments of type DescribeIntegrationsResponseModifier and TypeMethodDescriptionRdsAsyncClient.describeIntegrations(Consumer<DescribeIntegrationsRequest.Builder> describeIntegrationsRequest) Describe one or more zero-ETL integrations with Amazon Redshift.RdsAsyncClient.describeIntegrations(DescribeIntegrationsRequest describeIntegrationsRequest) Describe one or more zero-ETL integrations with Amazon Redshift. -
Uses of DescribeIntegrationsResponse in software.amazon.awssdk.services.rds.paginators
Methods in software.amazon.awssdk.services.rds.paginators that return types with arguments of type DescribeIntegrationsResponseMethod parameters in software.amazon.awssdk.services.rds.paginators with type arguments of type DescribeIntegrationsResponseModifier and TypeMethodDescriptionvoidDescribeIntegrationsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeIntegrationsResponse> subscriber)