Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb |
|
software.amazon.awssdk.services.dynamodb.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<UpdateContributorInsightsResponse> |
DynamoDbAsyncClient.updateContributorInsights(UpdateContributorInsightsRequest updateContributorInsightsRequest)
Updates the status for contributor insights for a specific table or index.
|
default UpdateContributorInsightsResponse |
DynamoDbClient.updateContributorInsights(UpdateContributorInsightsRequest updateContributorInsightsRequest)
Updates the status for contributor insights for a specific table or index.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
UpdateContributorInsightsRequestMarshaller.marshall(UpdateContributorInsightsRequest updateContributorInsightsRequest) |
Copyright © 2020. All rights reserved.