Uses of Class
software.amazon.awssdk.services.rds.model.StopActivityStreamRequest
Packages that use StopActivityStreamRequest
Package
Description
-
Uses of StopActivityStreamRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type StopActivityStreamRequestModifier and TypeMethodDescriptionRdsAsyncClient.stopActivityStream(StopActivityStreamRequest stopActivityStreamRequest) Stops a database activity stream that was started using the Amazon Web Services console, thestart-activity-streamCLI command, or theStartActivityStreamoperation.default StopActivityStreamResponseRdsClient.stopActivityStream(StopActivityStreamRequest stopActivityStreamRequest) Stops a database activity stream that was started using the Amazon Web Services console, thestart-activity-streamCLI command, or theStartActivityStreamoperation. -
Uses of StopActivityStreamRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type StopActivityStreamRequestModifier and TypeMethodDescriptionStopActivityStreamRequestMarshaller.marshall(StopActivityStreamRequest stopActivityStreamRequest)