Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeIntegrationsResponse.Builder
Packages that use DescribeIntegrationsResponse.Builder
-
Uses of DescribeIntegrationsResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeIntegrationsResponse.BuilderModifier and TypeMethodDescriptionDescribeIntegrationsResponse.builder()DescribeIntegrationsResponse.Builder.integrations(Collection<Integration> integrations) A list of integrations.DescribeIntegrationsResponse.Builder.integrations(Consumer<Integration.Builder>... integrations) A list of integrations.DescribeIntegrationsResponse.Builder.integrations(Integration... integrations) A list of integrations.A pagination token that can be used in a laterDescribeIntegrationsrequest.DescribeIntegrationsResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeIntegrationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeIntegrationsResponse.Builder>DescribeIntegrationsResponse.serializableBuilderClass()