Interface DeleteGlobalSecondaryIndexAction.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DeleteGlobalSecondaryIndexAction.Builder,DeleteGlobalSecondaryIndexAction>, SdkBuilder<DeleteGlobalSecondaryIndexAction.Builder,DeleteGlobalSecondaryIndexAction>, SdkPojo
Enclosing class:
DeleteGlobalSecondaryIndexAction

public static interface DeleteGlobalSecondaryIndexAction.Builder extends SdkPojo, CopyableBuilder<DeleteGlobalSecondaryIndexAction.Builder,DeleteGlobalSecondaryIndexAction>
  • Method Details

    • indexName

      The name of the global secondary index to be deleted.

      Parameters:
      indexName - The name of the global secondary index to be deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.