Uses of Class
software.amazon.awssdk.services.rds.model.DescribeIntegrationsRequest
Packages that use DescribeIntegrationsRequest
Package
Description
-
Uses of DescribeIntegrationsRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DescribeIntegrationsRequestModifier and TypeMethodDescriptionRdsAsyncClient.describeIntegrations(DescribeIntegrationsRequest 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.default DescribeIntegrationsPublisherRdsAsyncClient.describeIntegrationsPaginator(DescribeIntegrationsRequest describeIntegrationsRequest) This is a variant ofRdsAsyncClient.describeIntegrations(software.amazon.awssdk.services.rds.model.DescribeIntegrationsRequest)operation.default DescribeIntegrationsIterableRdsClient.describeIntegrationsPaginator(DescribeIntegrationsRequest describeIntegrationsRequest) This is a variant ofRdsClient.describeIntegrations(software.amazon.awssdk.services.rds.model.DescribeIntegrationsRequest)operation. -
Uses of DescribeIntegrationsRequest in software.amazon.awssdk.services.rds.paginators
Constructors in software.amazon.awssdk.services.rds.paginators with parameters of type DescribeIntegrationsRequestModifierConstructorDescriptionDescribeIntegrationsIterable(RdsClient client, DescribeIntegrationsRequest firstRequest) DescribeIntegrationsPublisher(RdsAsyncClient client, DescribeIntegrationsRequest firstRequest) -
Uses of DescribeIntegrationsRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DescribeIntegrationsRequestModifier and TypeMethodDescriptionDescribeIntegrationsRequestMarshaller.marshall(DescribeIntegrationsRequest describeIntegrationsRequest)