Uses of Class
software.amazon.awssdk.services.redshift.model.ModifySnapshotCopyRetentionPeriodRequest
-
Packages that use ModifySnapshotCopyRetentionPeriodRequest Package Description software.amazon.awssdk.services.redshift Amazon Redshift software.amazon.awssdk.services.redshift.transform -
-
Uses of ModifySnapshotCopyRetentionPeriodRequest in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift with parameters of type ModifySnapshotCopyRetentionPeriodRequest Modifier and Type Method Description default CompletableFuture<ModifySnapshotCopyRetentionPeriodResponse>RedshiftAsyncClient. modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after they are copied from the source Amazon Web Services Region.default ModifySnapshotCopyRetentionPeriodResponseRedshiftClient. modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after they are copied from the source Amazon Web Services Region. -
Uses of ModifySnapshotCopyRetentionPeriodRequest in software.amazon.awssdk.services.redshift.transform
Methods in software.amazon.awssdk.services.redshift.transform with parameters of type ModifySnapshotCopyRetentionPeriodRequest Modifier and Type Method Description SdkHttpFullRequestModifySnapshotCopyRetentionPeriodRequestMarshaller. marshall(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)
-