public static interface DeleteGlobalSecondaryIndexAction.Builder extends SdkPojo, CopyableBuilder<DeleteGlobalSecondaryIndexAction.Builder,DeleteGlobalSecondaryIndexAction>
| Modifier and Type | Method and Description |
|---|---|
DeleteGlobalSecondaryIndexAction.Builder |
indexName(String indexName)
The name of the global secondary index to be deleted.
|
copyapplyMutation, buildDeleteGlobalSecondaryIndexAction.Builder indexName(String indexName)
The name of the global secondary index to be deleted.
indexName - The name of the global secondary index to be deleted.Copyright © 2019. All rights reserved.