Uses of Class
software.tnb.aws.redshift.account.RedshiftAccount
-
Packages that use RedshiftAccount Package Description software.tnb.aws.redshift.service software.tnb.aws.redshift.validation -
-
Uses of RedshiftAccount in software.tnb.aws.redshift.service
Methods in software.tnb.aws.redshift.service that return RedshiftAccount Modifier and Type Method Description RedshiftAccountRedshift. account() -
Uses of RedshiftAccount in software.tnb.aws.redshift.validation
Constructors in software.tnb.aws.redshift.validation with parameters of type RedshiftAccount Constructor Description RedshiftValidation(software.amazon.awssdk.services.redshift.RedshiftClient redshiftClient, software.amazon.awssdk.services.redshiftdata.RedshiftDataClient redshiftDataClient, RedshiftAccount redshiftAccount)
-