Uses of Interface
software.amazon.awssdk.services.appflow.model.RedshiftMetadata.Builder
-
Packages that use RedshiftMetadata.Builder Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of RedshiftMetadata.Builder in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return RedshiftMetadata.Builder Modifier and Type Method Description static RedshiftMetadata.BuilderRedshiftMetadata. builder()RedshiftMetadata.BuilderRedshiftMetadata. toBuilder()Methods in software.amazon.awssdk.services.appflow.model that return types with arguments of type RedshiftMetadata.Builder Modifier and Type Method Description static Class<? extends RedshiftMetadata.Builder>RedshiftMetadata. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.appflow.model with type arguments of type RedshiftMetadata.Builder Modifier and Type Method Description default ConnectorMetadata.BuilderConnectorMetadata.Builder. redshift(Consumer<RedshiftMetadata.Builder> redshift)The connector metadata specific to Amazon Redshift.
-