Uses of Class
software.amazon.awssdk.services.dataexchange.model.RedshiftDataShareAsset
-
Packages that use RedshiftDataShareAsset Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of RedshiftDataShareAsset in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return RedshiftDataShareAsset Modifier and Type Method Description RedshiftDataShareAssetAssetDetails. redshiftDataShareAsset()The Amazon Redshift datashare that is the asset.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type RedshiftDataShareAsset Modifier and Type Method Description AssetDetails.BuilderAssetDetails.Builder. redshiftDataShareAsset(RedshiftDataShareAsset redshiftDataShareAsset)The Amazon Redshift datashare that is the asset.
-