| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopActivityStreamResponse |
RdsClient.stopActivityStream(StopActivityStreamRequest stopActivityStreamRequest)
Stops a database activity stream that was started using the Amazon Web Services console, the
start-activity-stream CLI command, or the StartActivityStream action. |
default CompletableFuture<StopActivityStreamResponse> |
RdsAsyncClient.stopActivityStream(StopActivityStreamRequest stopActivityStreamRequest)
Stops a database activity stream that was started using the Amazon Web Services console, the
start-activity-stream CLI command, or the StartActivityStream action. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopActivityStreamRequestMarshaller.marshall(StopActivityStreamRequest stopActivityStreamRequest) |
Copyright © 2022. All rights reserved.