Interface DatastoreParameters.CollectionParameter

    • Method Detail

      • collection

        DatastoreParameters.OperationParameter collection​(java.lang.String collection)
        Set the name of the collection or table.
        Parameters:
        collection - the collection or table
        Returns:
        the next builder interface